This repository contains a portfolio of some of my personal work. Read the Readme for more info!
-
Updated
Nov 6, 2024 - C++
This repository contains a portfolio of some of my personal work. Read the Readme for more info!
DSA Concepts and codes I practised !
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
Demonstration of pointers, data structures, and algorithms
Solutions to various linked list problems, covering basic operations, advanced techniques, and efficient problem-solving approaches in C++/Python.
This repository contains solutions of various problems that I solved on different online judges.
This is the repository for the 45 days challenge to crack internship and placements
This repo. includes my notes for C++ programming language including OOP, Data structures and algorithms.
Insertion-sort combined with middle-tracking to improve performance at certain scenarios
LRU Caching Data Structure Design with Different Data Structure
This repository includes all the basics of Data Structures and Algorithms one needs to know before stepping into the Developer's World!
🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
All interview question.
Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
advanced concepts of data, storage, organization, and retrieval. Topics include multiple-linked lists, balanced trees, graphs, abstract data types, classes and methods, object-oriented programming, searching and sorting.
The SimpleAllocator class provides two implementations of a basic memory allocator. The first implementation uses a linked list to manage free and allocated memory blocks, and the second implementation uses a simple offset-based approach within fixed-size blocks.
A Linked List implementation for Arduino, ESP 32 / 8266.
This repository is based on data structure. Here you will able to find all manipulations you can done with data strucutures.
Add a description, image, and links to the linkedlist topic page so that developers can more easily learn about it.
To associate your repository with the linkedlist topic, visit your repo's landing page and select "manage topics."