Skip to content

Latest commit

 

History

History
139 lines (133 loc) · 10.3 KB

File metadata and controls

139 lines (133 loc) · 10.3 KB

hackerrank

My solutions for tasks from hackerrank:

  1. Warmup
  2. Implementation
  3. Strings
  4. Sorting
  5. Search
  6. Graph Theory
  7. Greedy
  8. Dynamic Programming
  9. Constructive Algorithms
  10. Bit Manipulation
  11. Recursion
  12. Game Theory
  13. NP Complete
  1. Arrays
  2. Linked Lists
  3. Trees
  4. Balanced Trees
  5. Stacks
  6. Queues
  7. Heap
  8. Disjoint Set
  9. Multiple Choice
  10. Trie
  11. Advanced
  1. Fundamentals
  2. Number Theory
  3. Combinatorics
  4. Algebra
  5. Geometry
  6. Probability
  7. Linear Algebra Foundations
  1. Bot Building:
  2. A* Search:
  3. Alpha Beta Pruning:
  4. Combinatorial Search:
  5. Games:
  6. Statistics and Machine Learning:
  7. Digital Image Analysis:
  8. Natural Language Processing:
  9. Probability & Statistics - Foundations:
  1. Introduction:
  2. Recursion:
  3. Functional Structures:
  4. Memoization and DP
  5. Persistent Structures
  6. Ad Hoc:
  7. Parsers
  8. Interpreter and Compilers:
  1. Introduction:
  2. Strings:
  3. Classes:
  4. STL:
  5. Inheritance:
  6. Other Concepts: