Mohammed-Shoaib / WhatsAlgo

:mortar_board: Implementation of many essential Data Structures & Algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsAlgo

Prepping for your coding interview? Want to learn data structures & algorithms but don't know where to start?

Well you have come to the right place. Data structures & algorithms are of key importance for anyone dealing with programming. Be a software engineer, a computer science student, or a fun enthusiast, having a firm grasp on various topics is crucial. This repository aims to provide implementations of many different data structures & algorithms from basic to some advanced topics. Learn and have a firm grasp on data structures & algorithms to ace your coding interviews and land that dream job!

Sorting Algorithms

Search Algorithms

Complete Search

Data Structures

Tree Algorithms

Dynamic Programming

Greedy Algorithms

Bit Manipulation

Mathematics

Miscellaneous

About

:mortar_board: Implementation of many essential Data Structures & Algorithms.

License:MIT License


Languages

Language:C++ 90.0%Language:Python 8.6%Language:C 1.4%