Documenting my journey on Leetcode, Feel free to add solutions that are faster than the current solution.
-
Updated
Nov 12, 2023 - C++
Documenting my journey on Leetcode, Feel free to add solutions that are faster than the current solution.
Algorithm Design in Programming Language Education
Explore the 'Glue Way' of organizing general-purpose data structures like linked lists, queues, and trees. This repository provides a deep dive into glued libraries, showcasing their advantages over traditional libraries. Perfect for understanding how modern industry standards, including the Linux kernel, implement data structures.
This project involves creating a scrolling display on an 8x8 LED matrix using a Raspberry Pi. The display will continuously scroll the initials of your name based on the joystick movement direction.
"Welcome to my Data Structure and Algorithm practice repository! Here you will find a collection of implementations of various data structures and algorithms in multiple languages such as C++, Python and Java. The repository includes practice problems and solutions from various sources such as LeetCode, HackerRank and GeeksForGeeks.
Most of the slides and exercises are my projects and manuscripts (★‿★)
A collection of graph problems to master popular interview questions and concepts.
This is a web application of sorting algorithms.
A collection of popular greedy algorithm problems for efficient interview preparation.
Learned as a part of Algorithm Design Course
Java-based shopping cart system with a graphical interface using JOptionPanes and JFrames. Features include product management, client-specific carts, and shopping histories. Highlights advanced Object-Oriented Design, Abstract Classes, and Lambda Expressions for optimized performance.
Add a description, image, and links to the algorithmdesign topic page so that developers can more easily learn about it.
To associate your repository with the algorithmdesign topic, visit your repo's landing page and select "manage topics."