Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2db8441

Browse files
committed
--update : README.md
1 parent aae9142 commit 2db8441

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
2727
- [Queue](src/_DataStructures_/Queue)
2828
- [Weave](src/_DataStructures_/Queue/weave)
2929

30+
- [Doubly Linked List](src/_DataStructures_/DoublyLinkedList)
3031
### Logical Problems
3132

3233
- [Anagrams](src/_Problems_/anagrams)
@@ -52,6 +53,11 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
5253

5354
- [Binary Search](src/_Searching_/BinarySearch)
5455

56+
### Algorithms
57+
58+
- [LRU Cache](src/_Algorithms_/lru-cache)
59+
60+
5561
### Path Finder
5662

5763
- [A\*](src/PathFinder/AStart)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /