Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
-
Updated
Oct 9, 2024 - C++
Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains List, Map, Stack, Queue.
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
My take on UCSD's Basic Data Structures Course (CSE 12)
freeCodeCamp JavaScript Algorithms and Data Structures Solutions
Comprehensive Python
The Calculator is a tool designed to perform basic arithmetic operations on numbers. Unlike traditional calculators, it accepts input as strings and handles operations with an extended range of numbers. This solves the limitation of typical calculators that require inputs within a finite range.
From ground up implementation of data structure and algorithms.
I successfully completed the FreeCodeCamp certification, mastering various concepts and honing my skills in JavaScript.
HackerRank Submissions in C++
Data Structure and Algorithms in swift
This is my github repository, where I practised and coded all the programmes in C.
Algorithms and Data Structures course first project
Implementation of basic Data Structures (Stack, Queue, Heap, linked list, BST, BT)
Add a description, image, and links to the basic-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the basic-data-structures topic, visit your repo's landing page and select "manage topics."