greedy-algorithms topic

List greedy-algorithms repositories

Leverage the power of modern C++ to build robust and scalable applications

psolving-paradigms

36
Stars
4
Forks
Watchers

Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.

InterviewPrep

28
Stars
12
Forks
Watchers

My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.

Competitive-Programming-Resources

57
Stars
20
Forks
Watchers

Syllabus and some basic tricks for competitive programming beginner and general coding that increases efficiency of your code and gives an impressive look

Data-Structures-And-Algorithm

18
Stars
2
Forks
Watchers

A collection of algorithms and data structures in C++. If you loved it, give a 🌟!

stanford-algorithms-specialization

21
Stars
7
Forks
Watchers

📚Solutions for algorithms covered in Stanford Algorithms Specialization

notes-algorithms

41
Stars
19
Forks
Watchers

A brief summary of various algorithms. Each algorithm provides examples written in Python, Ruby and GoLang.

algorithm-notes

56
Stars
20
Forks
Watchers

Comprehensive algorithms solution to help engineers prepare their interviews and future study

java-solutions

139
Stars
73
Forks
Watchers

Solutions in JAVA for some coding platforms.

The ultimate guide for data structure and algorithms