An open API service providing repository metadata for many open source software ecosystems.

Topic: "greedy-algorithms"

ZiadSaoud/IEA-PROJECT

Smart Vacuum Cleaner Agent

Language: Java - Size: 1.71 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

pranatsharma1/Competitve-Programming

This repo will contain the implementation of all the standard data structures and algorithms required to solve problems in Contests.

Language: C++ - Size: 3.61 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

abphilip-codes/Hackerrank_Interview

Hackerrank - Interview Preparation

Language: Python - Size: 124 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Arko98/Alogirthms

A collection of some of the most frequently used Algorithms in C++ and Python

Language: Python - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

suyash2796/CSCognisanse

CS Cognisance

Language: Python - Size: 2.88 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 4

bosecodes/CP-by-bosecodes

A comprehensive list of question and solutions of typical problems that typically form the first step of getting into core programming.

Language: C++ - Size: 183 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

mahendrarathore1742/interview-questions

Data Structures. Learn different data structures that can be used to store data

Language: C++ - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

prakritikishore/Problem-solving-101

I have create this repo to keep a track on my Problem solving progress.

Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

naiyer-abbas/Code-Forces

This repo contains my solutions of Codeforces problems

Language: C++ - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

arnabm14/Automatic_Time_Scheduler

This was my 3rd Year group project in Java to develop a Time Table scheduler in Java using the heuristic approach.

Language: Java - Size: 115 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

100sarthak100/DataStructures-Algorithms

Data Structures and Algorithms Questions and Solutions.

Language: C++ - Size: 3.41 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 5

RichardRivaldo/Worms

Worms Entelect 2019 Greedy Algorithm Challenges.

Language: Java - Size: 2.86 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

cankocagil/Image-Captioning

Convolutional Language Model for Image Captioning

Language: Python - Size: 4.18 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

Agusioma/dijkstra-in-python

Dijkstra's Shortest Path Algorithm implemented in Python

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

xren935/algorithms-and-data-structures

COMP251 at McGill University (Fall 2019)

Language: Java - Size: 19.4 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

prog-lessons/courses

Completed courses.

Language: Java - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tianzema1993/connect-four

🤖 Connect-Four : Play game with AI using Python & Processing

Language: Python - Size: 160 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

raviranjan3570/Algorithms-cheat-sheet-for-interview

Important Algorithms for coding interviews :books:

Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Prathmesh311/Data-Structures-and-Algorithms-Specialization

Coursera data structures and algorithms specialization

Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

pefelippe/Algorithms

Algorithms implementation.

Language: Python - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rohanprasadofficial/Algorithms

These are implementation of some algorithms that are taught to an undergrad student.

Language: Python - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 6

chaudharychandan/Coursera-Data-Structures-and-Algorithms

Coursera assignments of Data Structures and Algorithms course

Language: Python - Size: 4.84 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 6

Saptarshi-prog/Algorithmic-toolbox-Coursera-Assignments

This repository contains the python codes for assignment questions of "Algorithmic Toolbox" provided by Coursera.

Language: Python - Size: 4.89 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

adityakrmaurya/Data-Structures-and-Algorithms

Algorithmic techniques for solving various computational problems

Language: C++ - Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

AbhiSaphire/Algorithmic-Toolbox

The course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. [2020]

Language: Python - Size: 5.1 MB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

devmins-code/Leetcode_Solutions

Leetcode, Leetcode Solutions, Competitive Programming, Algodesign

Language: Python - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

ananyasingh7/Graphs

BFS, DFS, Mazes, DAG, Dijkstra, Greedy Path-finding Algos, A*

Language: Java - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

nassimtaghipour/Bakery-Java

optimized algorithm for bakery

Language: Java - Size: 116 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

hackerearthclub/LetUsCode

This repository contains competitive questions and various data structures !

Language: C++ - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 10

hamza-ezzahiry/HashCode-2020-Solution

Solution hashcode 2020 "Book scanning" in c++

Language: C++ - Size: 4.74 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

furkankayar/Google-Hash-Code-2020-Practise-Problem-More-Pizza

Google Hash Code 2020 Practise Problem More Pizza Dynamic and Greedy Solution

Language: Python - Size: 673 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 5

onnple/algorithms

六大算法设计技巧,原文地址:http://www.srcmini.com/2594.html

Language: C - Size: 22.5 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 4

fmorenovr/goalgos

Golang ALGOrithmS implementation with optimization techniques in some cases.

Language: Go - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

P4NK4J/Algorithms

Enhancement of coding skills with Algorithms in Python

Language: Python - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

kostyaHrytsyuk/CityPlan

Final task for Hash Code 2018 - Google’s Coding Competitions

Language: Python - Size: 6.95 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

mirmohammad/BRING-INT-ON

A set of tutorials for "Bring INT on". The INT's first programming contest event!

Language: C++ - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

PanosAntoniadis/algorithms-ntua

Programming exercises of Algorithms and Complexity course in NTUA

Language: C++ - Size: 62.8 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

andy6804tw/Alogrithm

演算法筆記

Language: Java - Size: 19.6 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

kopylash/algorithmics-project

HTML5 arcade game showing Particle Swarm Optimization.

Language: JavaScript - Size: 3.67 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

abhishekmsharma/tsp-algorithms-python-ai

Implementation of Greedy, Genetic, and A* algorithms in Python for finding the optimal path for a Travelling Salesman Problem

Language: Python - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

NicolaSabino/ETPSolver

A simple CLI application that solves the examination timetabling problem using meta heuristics

Language: Java - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

akphi/vanilla.knapsack

Explore different algorithms for Maximum 0-1 Knapsack

Language: Java - Size: 2.76 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

extwiii/Algorithms-Stanford.University

Algorithms - Learn To Think Like A Computer Scientist - Coursera

Size: 78.1 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

anas20023/Code-Forces

Solve of Codeforce Round , Div 2 ,Div 3, Div 4 and other Practice Problems

Language: C++ - Size: 730 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

saif-gitreps/Algorithms

Solutions of Solved Algorithm problems from various different online judges.

Language: C++ - Size: 1.16 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

roymadi/DSA-Visualizations-Python

A collection of interactive Python projects demonstrating various Data Structures and Algorithms (Graphs, Trees, Sorting, Recursion, DP, etc.) through engaging games and visualizers.

Language: Python - Size: 235 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

eyasir329/CP_Archive

A collection of essential algorithms, data structures, and mathematical utilities for competitive programming.

Language: C++ - Size: 1.28 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 2

cooperblacks/algorithm-basics

Index of several well-known algorithms in pseudocode (txt), Python, C, Java, and Node.js.

Language: Java - Size: 56.6 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

khteh/DataStructuresAlgorithms

C++ Algorithms and data structures using only standard libraries. This answers many of the challenges in Codility and HackerRank. > 1200 Google Test cases and counting.

Language: C++ - Size: 2.32 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

Arka056/DSArena

A repository dedicated to mastering my Data Structures and Algorithms skill.

Language: Java - Size: 326 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

hermya/leet_code

Repo for accepted solutions to leet-code problems! Feel free to fork/raise PR. Preferred language: Java

Language: Java - Size: 507 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

golu19102003/AOA-LAB

This Lab Programs provide hands-on experience in implementing and analyzing fundamental algorithms used in computer science. This lab focuses on practical understanding of algorithm design techniques such as divide and conquer, greedy methods, dynamic programming, backtracking, and graph algorithms.

Language: C - Size: 31.3 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

Error-Nasim/Data-Structure

This repository contains a collection of all my implementations of various DSA problems and algorithms,

Language: C++ - Size: 73.2 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

Tamoziit/Design-Analysis-of-Advanced-Algorithms

Advanced Algorithms in DSA

Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Shreya-Sikder/DATA-STRUCTURE-AND-ALGORITHM

A comprehensive collection of data structures and algorithms with clean code, practice problems for my course examination and interviews .

Language: C++ - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Pabitra-33/Strivers-DSA-Series

DSA Practicing from Striver's DSA Series.

Language: Java - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

munal0803/funwithdsa

A website which help student to understand importance of DSA in day to day life

Language: HTML - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

dm-zhuk/goit-algo-fp

Data structures, Python algorithms

Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

dm-zhuk/goit-algo-hw-09

Greedy Algorithms and Dynamic Programming

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Debashis08/datastructures-algorithms

A comprehensive collection of Data Structures and Algorithms implemented in C++, based on the concepts from the book Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein (CLRS). This repository includes various coding challenges and solutions, with unit tests to ensure correctness.

Language: C++ - Size: 200 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

AlBovo/Olinfo-WriteUps

This repository contains the solutions of all the problems of competitive programming contests I've solved.

Language: C++ - Size: 285 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Mohit-Chaudhari/JAVA-DSA

#JavaDSA: Daily Coding Challenges

Language: Java - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MOMA7777/PS-solutions

Problem Solving Training.

Language: C++ - Size: 95.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/Practico_Prog3

Final practical assignment focused on task scheduling and processor optimization using Backtracking and Greedy algorithms.

Language: Java - Size: 332 KB - Last synced at: about 21 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_greedy_Traveling-Salesman

The **Traveling Salesman Problem (TSP)** consists of finding the shortest route for a traveler to visit all cities in a weighted graph and return to the starting city. Given a **complete graph** where all cities are interconnected, the goal is to implement an **approximate algorithm** to solve the problem.

Language: Java - Size: 5.86 KB - Last synced at: about 21 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_greedy_Compatible-Activities

Given a set of **n** activities that require exclusive use of a resource (such as a conference room), each with a start time **cᵢ** and an end time **fᵢ**, the goal is to select the maximum number of non-overlapping activities.

Language: Java - Size: 3.91 KB - Last synced at: about 21 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_greedy_Coin-Change

Given a set **C** of **N** coin types, with an unlimited supply of each, the goal is to determine the minimum number of coins needed to obtain a total amount **M**.

Language: Java - Size: 3.91 KB - Last synced at: about 21 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bounty-coder/Algorithms

Some of the important DSA questions I have faced are piled up here

Language: Python - Size: 360 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MDalamin5/SecondStepTo-DSA

SecondStepTo-DSA is a comprehensive journey through Data Structures and Algorithms (DSA). This repository features organized implementations, problem-solving solutions, and detailed explorations of core concepts. Aimed at sharpening skills, it covers topics from basics to advanced, helping coders level up their understanding and mastery of DSA.

Language: C++ - Size: 859 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

masum184e/data_structure_and_algorithm

Ready to spice up your coding game? Look no further! Presenting your one-stop destination for a comprehensive collection of essential data structures and algorithms.

Language: C++ - Size: 144 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

pngo1997/N-gram-Language-Models

Builds N-gram language modes and applies text generation.

Language: Jupyter Notebook - Size: 4.73 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

manishrw/dsa-practise

A repository for leetcode problems with solutions and test cases

Language: Java - Size: 1.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

MiaSmartyPants/Pringle_Mingle

Pringle Mingle is a web application designed to help people meet as many people as they can during online events.

Language: JavaScript - Size: 7.87 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Muhammad-Sheraz-ds/Data-Structures-and-Algorithms-in-Python

I have put together an extensive repository focusing on Data Structures and Algorithms in Python. The goal is to equip developers with a deep understanding of these fundamental concepts, preparing them for technical interviews.

Language: Jupyter Notebook - Size: 2.92 MB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

eshaagarwa/GFG-POTD

About 🏆🌟I solve the Problem of the Day on GeeksforGeeks daily 🗓️🧩 and have successfully tackled Love Babbar's 450 DSA sheet 📚 . My primary coding language is JAVA 💻, but I have also solved many problems in C++,Python ☕. 🏆🌟

Language: C++ - Size: 265 KB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Drele11ven/Algorithm-Learning-Journey

A journey through some interesting algorithms

Language: Python - Size: 65.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Amit-Dange/Amazon-DSA-Sheet

Personal Daily Problem Solving for Amazon

Language: Java - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

MilenaPellegrino/AyED2

Projects of the subject algorithms and data structure II

Language: C - Size: 12.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

LesiaUKR/goit-algo-hw-09

Master's | Basic Algorithms & Data structures | Module 9 |Greedy Algorithm and Dynamic Programming

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Sarvesh30112002/Cash-flow-minimizer

A React application to help users visualise and minimise cash flow among multiple transactions.

Language: JavaScript - Size: 346 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

yufanana/ArtificialIntelligence02180

DTU course 02180 Introduction to Artificial Intelligence, Spring 2024

Language: HTML - Size: 3.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Kimberly-Marcelin-Nathan/Travel_Route_Planner_ADS_Kim

This "Travel Route Planner" project optimizes travel plan within budget and distance constraints. Using Knapsack & Greedy Method for budget allocation and dynamic programming for TSP, it offers efficient routes. With geocoding & mapping, it tailors plans for satisfying travel experiences.

Language: Python - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Surbhi-Kohli/DSandAlgo

Collection of Data Structures and Algorithms based programs implemented in C++

Language: C++ - Size: 615 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Prathmesh311/DSA

A one-stop Destination✏️ for all your Competitive Programming Resources.

Language: C++ - Size: 491 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JoyM268/sdmcet-ada

Repository of all the algorithms taught in Analysis and Design of Algorithms class at SDMCET, 2024 - 25

Language: C - Size: 444 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

venu-3754/Data-Structures-and-Algorithms

Welcome to ƔЄƝƲ's Repository. In this repository you can get access to all my codes that I've learned on Data Structures And Algorithms using Java Language.

Language: Jupyter Notebook - Size: 337 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mgalang229/Codeforces-1703G-Good-Key-Bad-Key

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/NeuralNetworks

Imagery pipeline utilizing neural networks

Language: Python - Size: 542 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Koubae/Algorithm-Complete-Guide

Complete Developer Guide for Algorithms and Data-Structures | Implemented with multiple Programming Languages

Language: Python - Size: 1.21 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

weichi21/Minimizing-Travel-Route-Optimization

Operation Research - Travel Route Minimization Problem

Language: Jupyter Notebook - Size: 233 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aim97/Algorithms

Content for Introduction to Algorithms course of Shoubra Faculty of Engineering

Language: Python - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

whoafridi/Algorithms-and-Data-Structures

Algorithm, problem solving practice

Language: JavaScript - Size: 36.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

samuelselasi/alx-interview

Software Engineering Interview Preparation

Language: Python - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jvrieger/340AnalysisOfAlgorithms

BMC CMSC340 Analysis of Algorithms Final Registrar's Project with Dianna Xu

Language: Java - Size: 2.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Anam1980/DSA_World

Collection of data structures and algorithms implementations in java programming languages.

Language: Java - Size: 313 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

koustubh1317/The-Knights-Travel

The Knights travel is the game based on chess's Knight to reach final state from the initial state in minimum moves possible. (BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM)

Language: Java - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Charith-12/timetable-generator

Optimized timetable generation

Language: C - Size: 2.25 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Esh07/project-allocation-system

Greedy algorithm-based project allocation system for optimal student-project assignments considering supervision load and project multiplicity

Language: C++ - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

andre14miron/Algorithm-Design-Project-1

This problem set served as the first assignment for the "Algorithm Design" course, covering the following algorithms: Divide et Impera, Greedy and Dynamic Programming.

Language: C++ - Size: 17.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ABOOD0969/ProblemsSolving

solve codeing problems from many platforms , like [ CodeChef - CodeForces - Geeksforgeeks - HackerEarth - LeetCode - SPOJ ] in three different languages : cpp , js , python

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Related Topics
dynamic-programming 440 algorithms 232 sorting-algorithms 153 divide-and-conquer 147 data-structures 139 linked-list 128 graph-algorithms 119 graph 114 recursion 109 stack 100 java 99 python 95 queue 89 backtracking 82 cpp 76 searching-algorithms 72 graphs 69 arrays 62 trees 60 tree 59 array 59 heap 58 algorithm 58 backtracking-algorithm 58 binary-search 53 binary-search-tree 53 algorithms-and-data-structures 53 hashing 49 python3 46 competitive-programming 43 strings 41 string 40 leetcode 40 sorting 37 bit-manipulation 36 dfs 34 bfs 34 stacks 33 knapsack-problem 33 greedy-algorithm 32 queues 31 heaps 31 dijkstra-algorithm 30 dsa 29 c 29 datastructures 28 greedy 28 problem-solving 26 leetcode-solutions 25 two-pointers 24 trie 24 hashmap 24 bfs-algorithm 23 matrix 23 binary-tree 23 searching 22 brute-force 21 optimization 20 dfs-algorithm 20 math 19 string-manipulation 19 optimization-algorithms 19 hacktoberfest 18 dp 18 depth-first-search 17 tree-structure 17 algorithm-design 17 search-algorithm 17 c-plus-plus 16 breadth-first-search 16 graphs-algorithms 16 priority-queue 16 number-theory 16 data-structures-and-algorithms 15 heuristics 15 shortest-path-algorithm 15 minimum-spanning-trees 15 javascript 15 hackerrank 15 algorithm-challenges 14 coursera 14 codeforces-solutions 14 bitmanipulation 14 artificial-intelligence 14 linkedlist 14 binary-trees 13 complexity 13 genetic-algorithm 13 mathematics 13 knapsack 12 tries 12 astar-algorithm 12 sliding-windows 12 codeforces 12 hashtable 11 network-flow 11 algorithm-analysis 11 string-algorithms 11 quicksort 10 branch-and-bound 10