Highlights
- Pro
Stars
O simpla aplicatie Wordle, care este, la momentul actual, un joc de cuvinte foarte popular pe internet.
A C++ program meant to illustrate an encryption process.
A project which analyzes the performance of different sorting algorithms on diverse inputs.
OOP project implementing singleton, factory and decorator design patterns.
Web project built with 3 partners at a hackathon called Smarthack. It uses React, Node.js, MySQL, OpenAI API.
Implementation of B-tree in C++, a balanced tree.
Source files for implementing data structures like heaps, BSTs, interval trees, RMQs, stacks, queues, hashes. It also contains solutions to problems on InfoArena platform using these data structures.