Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by vishalku03
A curated list of projects in awesome lists by vishalku03 .
https://github.com/vishalku03/potd_questions_2025
This new repository is the new begin of the new year .
c coding-challenge cpp dsa-algorithm geekforgeeks-solutions leetcode-solutions
Last synced: 01 Jan 2025
https://github.com/vishalku03/music-player_using_data-structures
This is the project made for Data Structures and Algorithm Course. Here we implement a C++ based Basic Music Player using the knowledge of various Data structures used include a doubly linked list, stacks and queues. File handling to read and write songs has also been used.
Last synced: 09 Jan 2025
https://github.com/vishalku03/gpa-cgpa-calculator
This project is based on C++ programming language.
Last synced: 09 Jan 2025
https://github.com/vishalku03/linked_list
A linked list is a linear data structure in which elements, called nodes, are connected by pointers. Each node contains data and a reference (or pointer) to the next node in the sequence.
cpp dsa gfg leetcode linked-list
Last synced: 09 Jan 2025
https://github.com/vishalku03/stack_-_queue
Stacks and queues are essential linear data structures in computer science. A stack follows the Last-In-First-Out (LIFO) principle, where the most recent element is accessed first. Conversely, a queue adheres to First-In-First-Out (FIFO), processing elements in the order they were added, making them useful for managing sequential tasks efficiently.
Last synced: 09 Jan 2025
https://github.com/vishalku03/flipping-card
Flipping Card effect using HTML and CSS
Last synced: 09 Jan 2025