DS_Algo
DS_Algo copied to clipboard
A repository to maintain various data structures and algorithms
This is a contribution for Hacktoberfest 2020. Solves #141
Classical Stack questions infix to post/prefix added in cpp. Please merge it. Thanks
I have added file for Stack implementation using Linked List
added a commonly asked java strings question String Immutability, as thought is very important
Added Code for Reversing a Queue using Recursion in C++
Function which takes an array and prints the majority element (if it exists), otherwise prints “No Majority Element”. A majority element in an array A[] of size n is an...
Added graph colouring algorithm in Java
Can i add my solution of chef and dragon dens of codechef july challenge 2020?https://www.codechef.com/JULY20B/problems/DRGNDEN