Created
          March 13, 2022 11:40 
        
      - 
      
 - 
        
Save manhdaovan/a7ff436625926cccf1783663e775dad2 to your computer and use it in GitHub Desktop.  
Revisions
- 
        
manhdaovan created this gist
Mar 13, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ - Algorithmic complexity / Big-O / Asymptotic analysis - Data Structures - Arrays - Linked Lists - Stack - Queue - Hash table - More Knowledge - Binary search - Sorting - selection - insertion - heapsort - quicksort - merge sort - Graphs - traversals: BFS, DFS - Even More Knowledge - Recursion - Dynamic Programming - Caches - Processes and Threads