mirror of
https://github.com/prdlk/leetcode.git
synced 2026-08-02 17:31:40 +00:00
docs: remove redundant documentation files and table of contents from README
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
# LeetCode
|
||||
|
||||
<!--toc:start-->
|
||||
- [LeetCode](#leetcode)
|
||||
- [Introduction](#introduction)
|
||||
- [Frequency Map + Sort-With-Tiebreaker](#frequency-map-sort-with-tiebreaker)
|
||||
- [Event Emitter + Throttle](#event-emitter-throttle)
|
||||
<!--toc:end-->
|
||||
|
||||
## Introduction
|
||||
|
||||
Day 1: Frequency map + sort-with-tiebreak until automatic (LC 1365, 1636, 451)
|
||||
|
||||
Reference in New Issue
Block a user