Skip to content

masudiiuc/data-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Data Structure & Algorithms for Interview Preparation (Frontend Engineer/Developer, UI Engineer/Developer)

learning data structure and algorithm from scratch

Data structure:

  • Stack
  • Queue
  • Priority Queue
  • Hasmap
  • Linked List
  • Binary Tree
  • Binary Search Tree (BST)

Sorting Algorithms

  • Bubble Sort
  • Merge Sort
  • Quick Sort
  • Heap sort

Searching Algorithms

  • Binary Search
  • DFS (Depth First Search)
  • BFS

Problems

  • Prime Number

About

learning data structure and algorithm from scratch

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors