Skip to content

This repository contains important questions and its solutions (code) of Data Structures and Algorithms. The questions are sorted into different folders based on their topics.

Notifications You must be signed in to change notification settings

kiruba-r11/Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structures-and-Algorithms

This repository contains important questions and its solutions (code) of Data Structures and Algorithms. The questions are sorted into different folders based on their topics.

Topics Covered

Data Structures covered in this repository:

  1. Arrays
  2. Strings
  3. LinkedList
  4. Stacks
  5. General Binary Tree
  6. Binary Search Tree
  7. HashTable
  8. Heap
  9. Graph
  10. Trie (Basics)
  11. Segment Trees (Basics)

Algorithms covered in this repository:

  1. Mathematical (Basics)
  2. Two pointer
  3. Sliding Window
  4. Bit Magic
  5. Searching
  6. Sorting
  7. Greedy
  8. Recursion
  9. Backtracking
  10. Dynamic Programming

Pull Requests

I am open to PRs and would really appreciate you to contribute to this repository to make sure it covers all types of questions and concepts.

Note: This repository is in working process

About

This repository contains important questions and its solutions (code) of Data Structures and Algorithms. The questions are sorted into different folders based on their topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages