Projects with this topic
-
Accepted NeetCode submissions synced from the platform with topic based folders, multi language solutions and interview preparation practice.
Updated -
Structured competitive programming workspace with LeetCode, NeetCode and Codeforces solutions plus reusable templates across multiple languages.
Updated -
Reusable algorithm and data structure templates for fast competitive programming practice in Python, C++, Java and other languages.
Updated -
Framework for modeling financial systems using weighted automata, with analysis of worst-case and best-case outcomes
Updated -
My lab assignments for IT013IU Data Structures & Algorithms course at HCMIU.
Updated -
Interesting tasks i did while practicing on CodeSignal platform. Good thing to fill up the gaps in knowledge and polish what you already know. Advanced interview prep course
Updated -
-
ATM задачка. Выполнено в 3 версиях: самые простые услвоия, полный перебор, динамическим программированием.
Updated -
My University Assignments etc
Updated -
Solutions to the exercises in the book Algorithms by Robert Sedgewick and Kevin Wayne.
Updated -
Algorithms that we learned during the first semester in Algorithms and Datastructures at ETH Zurich.
Updated -
-
A 2D perfect maze generator and solver, both rectangular and hexagonal.
The project employs multiple algorithms, including Recursive Backtracker, Prim's and Growing Tree for the generator, and Wall Follower and Bidirectional Recursive to solve.
Updated -
Distributed Algorithms (CS-451, EFPL) project about broadcasting messages.
Updated -
A game theory project for the Advanced Algorithms lab at the University of Bonn (WS19/20).
Updated -
Contains homeworks for the 'Solving optimization problems using evolutionary computing algorithms in Java' course - held by doc. dr. sc. Marko Čupić at FER, Zagreb.
Updated -
A simple textual search engine implemented for COMP3506 (Algorithms and Data Structures) with basic features such as word count, phrase occurrence searcher and boolean searches.
Updated