Skip to content

Hi, I have started a series of Data Structure and algorithms where added all the possible questions (which asked in interviews.), solutions with code & steps. Do check out now.

Notifications You must be signed in to change notification settings

Sufiyan33/Data-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Data-Structure

Hi, I have started a series of Data Structure and algorithms where added all the possible questions (which asked in interviews.), solutions with code & steps. Do check out now.

Algorithms :

  • Searching
    • Linear Search
    • Binary Search
  • Sorting
    • Bubble sort
    • Selection sort
    • Insertion sort
    • Cyclic sort
    • Quick sort
    • Merge sort
  • Recursion
  • Backtracking
  • Greedy
  • Bitwise
  • Matchmatical

Data Structures

  • Array
  • Strings
  • ArrayList
  • LinkedList
  • Matrix
  • Queue
  • Stack
  • Hash
  • Heap
  • Tree
  • Graph

About

Hi, I have started a series of Data Structure and algorithms where added all the possible questions (which asked in interviews.), solutions with code & steps. Do check out now.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages