1,078 results for “topic:greedy-algorithms”
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
CLRS study. Codes are written with golang.
A repository of different Algorithms and Data Structures implemented in many programming languages.
Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Solutions in JAVA for some coding platforms.
A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
InterviewBit Solutions
This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.
A minimal and very optimized version of Minecraft made in Unity, virtually endless in all three axis.
InterviewBit Programming Solutions
Summarize Massive Datasets using Submodular Optimization
Pathfinding visualization
Solving problems in algorithms courses
Design, develop, and deploy effective software systems using the advanced constructs of Rust
Collection of solution for problems on InterviewBit
Laboratory problems and solutions for the ITMO course "Algorithms and data structures"
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Leverage the power of modern C++ to build robust and scalable applications
Syllabus and some basic tricks for competitive programming beginner and general coding that increases efficiency of your code and gives an impressive look
DSA course solutions in C++ Jump to below directly for more problems
This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)
Comprehensive algorithms solution to help engineers prepare their interviews and future study
The ultimate guide for data structure and algorithms
Collection of data-structures and algorithms along with resources and guidelines for mastering coding