Shivendra kumar jha's repositories
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
Algo_Ds
Repository for cool algorithms and Datastructures
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Algorithms
Practice Algorithm and Dynamic Programming and Graph
Algorithms-with-cpp
i have implemented basic algorithms using divide and conquer, dynamic programming, graph traversal, shortest path etc in c++
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Codeforces
Here's the solution to Codeforces previously held contests
Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Deedy-Resume
A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student
DSA-Cpp
C++ Code for Data Structures and Algorithms. Star the repository if you like it.
DSA-CRACKER
This is an attempt to solve 450 questions carefully curated by Love Babbar.
Dynamic-Programming
Implementations for common dynamic programming problems.
dynamic-programming-1
A DP a day keeps the bugs away!
Dynamic-Programming-3
Dynamic programming is used where we have problems, which can be divided into similar sub-problems, so that their results can be re-used. Mostly, these algorithms are used for optimization.
Dynamic_Programming_GFG_20
This repository consists of C++ codes for all the Top 20 Dynamic Programming Problems available in GeeksForGeeks
github-readme-stats
:zap: Dynamically generated stats for your github readmes
LeetCode-Solutions
:octocat: (Weekly Update) Python / Modern C++ Solutions of All 1793 LeetCode Problems
LintCode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
Projects-1
Applied Data Science by Geoffrey Link
python-mini-projects
A collection of simple python mini projects to enhance your python skills