Skip to content
#

greedy-algorithms

Here are 222 public repositories matching this topic...

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.

  • Updated Aug 7, 2019
  • Python

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.

  • Updated Mar 29, 2025
  • Python

This is the web app written in Python/Django at the backend and Html/CSS at the front-end as a semester project completed with Class member. This app generates the timetable for the departments with multi-sections features and no conflict with professors availability and classrooms availability.

  • Updated Aug 22, 2020
  • Python

Examples and algorithms written in Python for the book "Grokking Algorithms" with Russian and English comments. Примеры и алгоритмы, написанные на Python для книги "Грокаем Алгоритмы" с русскими и английскими комментариями

  • Updated Aug 30, 2020
  • Python

A fine-tuned visual implementation of Informed and Uninformed Search Algorithms such as Breadth First Search, Depth First Search, Uniform Cost Search, A* Search, Greedy First Search

  • Updated Mar 7, 2020
  • Python

Improve this page

Add a description, image, and links to the greedy-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the greedy-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more