Sarabhian / minor_dsa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minor_dsa


This repo consists of

  • 1.Data Structures & Algorithms in C++ ==> (cpp dsa):
    inside which we have:
    • Algorithms :
      • Analysis of Algorithms
      • Searching and Sorting
      • Greedy Algorithms
      • Dynamic Programming
      • Pattern Searching
      • Other String Algorithms
      • Backtracking
      • Divide and Conquer
      • Geometric Algorithms
      • Mathematical Algorithms
      • Bit Algorithms
      • Graph Algorithms
      • Randomized Algorithms
      • Branch and Bound
    • DATA STRUCTURES :
      • basic C++
      • Arrays
      • strings
      • LINKEDLIST
      • STACK
      • Queue
      • TREE
      • GRAPH
      • STL

About


Languages

Language:C++ 99.7%Language:Dockerfile 0.3%Language:C 0.1%