Hackerrank-solutions

This repository contains all my solutions to the problems in Hackerrank.

Algorithm

Bit Manupulation

(Counter_Game) (My_solution)

(Lonely_Integer (My_solution)

(Maximizing_XOR (My_solution)

Dynamic Programming

(Abbreviation (My_solution)

(ConstructTheArray (My_solution)

(SamAndSubstring (My_solution)

(SherlockandCost (My_solution)

(TheCoinChangeProblem (My_solution)

Graph Theory

(BreadthFirstSearchShortestReach (My_solution)

(DilstraShortestReach (My_solution)

(EvenTree (My_solution)

(SnakesAndLaddersTheQuickestWayUp (My_solution)

(JourneyToTheMoon (My_solution

(RoadsAndLibraries (My_solution)

Greedy

(MarkAndToys (My_solution)

(Candies (My_solution)

Implementation

(AlmostSorted (My_solution)

(BiggerIsGreater (My_solution)

(CavityMap (My_solution)

(ChocolateFeast (My_solution)

(ClimbingTheLeaderboard (My_solution)

(CutTheSticks (My_solution)

(Encryption (My_solution)

(ExtraLongFactorials (My_solution)

(FlatlandSpaceStations (My_solution)

(FormingAMagicSquare (My_solution)

(HappyLadybugs (My_solution)

(ManasaAndStones (My_solution)

(ModifiedKaprekarNumbers (My_solution)

(OrganizingContainersOfBalls (My_solution)

(TaumAndB'day (My_solution)

Search

(ConnectedCellsinAGrid (My_solution)

(HackerlandRadioTransmitters (My_solution)

(IceCreamParlor (My_solution)

(MinimumLoss (My_solution)

(MissingNumbers (My_solution)

(Pairs (My_solution)

(SherlockAndArray (My_solution)

Sort

(BigSorting (My_solution)

(ClosetNumbers (My_solution)

(FindTheMedian (My_solution)

(InsertionSort-Part1 (My_solution)

(IntroToTutorialChallanges (My_solution)

(Quicksort1 (My_solution)

(TheFullCountingSort (My_solution)

String

(AlternatingCharacters (My_solution)

(BeautifullBinaryString (My_solution)

(CaesarCipher (My_solution)

(CamelCase (My_solution)

(FunnyString (My_solution)

(GameOfThrones-I (My_solution)

(HackerRankInAString (My_solution)

(HighestValuePalindrom (My_solution)

(MakingAnagrams (My_solution)

(MarsExploration (My_solution)

(PalindromeIndex (My_solution)

(Pangrams (My_solution)

(SherlockAndTheValidString (My_solution)

(StringConstructions (My_solution)

(SuperReducedString (My_solution)

(TheLove-LetterMystery (My_solution)

(TwoStrings (My_solution)

(WeightedUniformStrings (My_solution)

C++

Classes

(AbstractClasses-Oolymorphism.cpp (My_solution)

(BoxIt.cpp (My_solution)

(Class.cpp (My_solution)

(ClassessAndObjects.cpp (My_solution)

(ExceptionalServer.cpp (My_solution)

(InheritedCode.cpp (My_solution)

(Structs.cpp (My_solution)

(VirtualFunction.cpp (My_solution)

( (My_solution)