A recursive greedy algorithm implementation for the word wrap process.
-
Updated
Dec 18, 2016 - JavaScript
A recursive greedy algorithm implementation for the word wrap process.
It is a web app made with cytoscapejs that allows the visualization and execution of graph algorithms with the sweetness of a bunch of grapes. It is very easy to learn graph algorithms with this tool.
Coursera Data Structures and Algorithms Specialization
HTML5 arcade game showing Particle Swarm Optimization.
Repository for ChessAI , part of COC's ProjectX.
This project aims to solve Sudoku puzzles using a variety of algorithms such as Breadth and Depth First Search, Algorithm X, DLX, as well as their greedy variants.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings.
Coding Interview questions I came across in interviews and coding challenges
This repo contains my JavaScript solutions to LeetCode problems, focusing on algorithms, data structures, and key JS concepts like promises, memoization, and closures. Regular updates with optimized solutions. Great for learning or interview prep. Feel free to explore or contribute!
Algorithm, problem solving practicepurpose repo. Solved problem using javascript & python.
Pringle Mingle is a web application designed to help people meet as many people as they can during online events.
A React application to help users visualise and minimise cash flow among multiple transactions.
contains hacker-rank solutions
A web application that calculates minimum transactions and displays them
Interactive visualization of the Greedy Best First Search 🔎 algorithm with customizable graph creation and step-by-step animation.
: Data Structure with Java
Codility Interview preparation solutions
You'll receive a jumps array as input. Each index stores the maximum islands you can jump ahead from the current island. You need to find the least number of moves needed to reach the last island and return jump to be taken on each island
A web-based implementation of the traditional Iranian game "Dooz," enhanced with AI for competitive or analysis purposes.
Add a description, image, and links to the greedy-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the greedy-algorithms topic, visit your repo's landing page and select "manage topics."