Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

elkhan/my_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project set up

TODO: Add the steps.

Tools

Interview preparation

  • Algorithm is a method for solving problems
  • Data structure is a method to store information

References

Exercises

GitHub repos

Data types

  • Stack
  • Queue
  • Bag
  • Union-find
  • Priority Queue

Sorting

  • Quicksort
  • Mergesort
  • Heapsort
  • Radix sorts

Searching

  • BST
  • Red-black BST
  • Hash table

Graphs

  • BFS
  • DFS
  • Prim
  • Kruskal
  • Dijkstra

Strings

  • KMP
  • Regular expressions
  • TST
  • Huffman
  • LZW

Advanced

  • B-tree
  • Suffix array
  • Maxflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •