├── 2DArrayDS.cpp ├── 3DSurfaceArea.cpp ├── ACM_ICPC_Team-withSets.cpp ├── ACM_ICPC_Team.cpp ├── AChessboardGame.cpp ├── APersonalizedEcho.sh ├── AVeryBigSum.cpp ├── AbsolutePermutation.cpp ├── AccessoryCollection.cpp ├── AliceAndBobsSillyGame.cpp ├── AlmostSorted.cpp ├── AlternatingCharacters.cpp ├── AmicableNumbers.cpp ├── Anagram.cpp ├── AngryChildren.cpp ├── AngryProfessor.cpp ├── AppendAndDelete.cpp ├── AppleAndOrange.cpp ├── ArithmeticExpressions-GENERAL.cpp ├── ArithmeticExpressions.cpp ├── ArithmeticOperations.sh ├── ArithmeticOperators.py ├── ArmyGame.cpp ├── ArrayMathematics.py ├── Arrays-LeftRotation.cpp ├── Arrays.py ├── ArraysDS.cpp ├── ArraysIntroduction.cpp ├── Awk1.sh ├── Awk2.sh ├── Awk3.sh ├── Awk4.sh ├── BabyStepGiantStep.cpp ├── BagOfCoins.cpp ├── BalancedBrackets.cpp ├── BasicDataTypes.cpp ├── BasicProbabilityPuzzles10.txt ├── BasicProbabilityPuzzles9.txt ├── BasicStatisticsWarmup.cpp ├── BdayGift.cpp ├── BearAndSteadyGene.cpp ├── BeautifulBinaryString.cpp ├── BeautifulDaysAtTheMovies.cpp ├── BeautifulPairs.cpp ├── BeautifulTriplets.cpp ├── BestDivisor.cpp ├── BetweenTwoSets.cpp ├── BigSorting.cpp ├── BiggerIsGreater.cpp ├── BinarySearchTreeInsertion.cpp ├── BinarySearchTreeLowestCommonAncestor.cpp ├── BinomialDistribution1.py ├── BinomialDistribution2.py ├── BinomialDistribution3.py ├── BirthdayCakeCandles.cpp ├── BirthdayChocolate.cpp ├── BitArray.cpp ├── BitManipulation-LonelyInteger.cpp ├── BonAppetit.cpp ├── Bonetrousle.cpp ├── BotClean.cpp ├── BotCleanLarge.cpp ├── BotCleanPartiallyObservable.cpp ├── BotCleanStochastic.cpp ├── BotSavesPrincess.cpp ├── BotSavesPrincess2.cpp ├── BreadthFirstSearchShortestReach.cpp ├── BreakingTheRecords.cpp ├── BricksGame.cpp ├── BuildingAList.cpp ├── BusStation.cpp ├── CaesarCipher1.cpp ├── CalendarModule.py ├── CamelCase.cpp ├── Candies.cpp ├── Capitalize.py ├── CatsAndMouse.cpp ├── CavityMap.cpp ├── CentralLimitTheorem5.cpp ├── CheckStrictSuperset.py ├── CheckSubset.py ├── ChiefHopper-OLD.cpp ├── ChiefHopper.cpp ├── ChocolateFeast.cpp ├── ChocolateInBox.cpp ├── CircularArrayRotation.cpp ├── Class.cpp ├── ClassesAndObjects.cpp ├── ClassesDealingWithComplexNumbers.py ├── ClimbingTheLeaderboard.cpp ├── Clique.cpp ├── ClosestNumber.cpp ├── ClosestNumbers.cpp ├── CoinOnTheTable.cpp ├── CoinSums.cpp ├── CollectionsCounter.py ├── CollectionsDeque.py ├── CollectionsNamedtuple.py ├── CollectionsOrderedDict.py ├── CommonChild.cpp ├── CompareTheTriplets.cpp ├── CompareTwoLinkedLists.cpp ├── ComparingNumbers.sh ├── CompressTheString.py ├── ComputeTheAverage.sh ├── ComputeTheCrossEntropy.py ├── ComputeThePerplexity.py ├── Concatenate.py ├── ConcatenateAnArrayWithItself.sh ├── ConditionalStatements.cpp ├── ConnectedCellsInAGrid.cpp ├── ConnectingTowns.cpp ├── ConstructTheArray.cpp ├── CorrelationAndRegressionLines3.txt ├── CorrelationAndRegressionLinesAQuickRecap1.py ├── CorrelationAndRegressionLinesAQuickRecap2.py ├── CorrelationAndRegressionLinesAQuickRecap3.py ├── CorrelationAndRegressionLinesAQuickRecap4.py ├── CorrelationAndRegressionLinesAQuickRecap5.py ├── CountLuck.cpp ├── CountTheNumberOfElementsInAnArray.sh ├── CounterGame.cpp ├── CountingSort1.cpp ├── CountingSort2.cpp ├── CountingSort3.cpp ├── CountingValleys.cpp ├── CutTheSticks.cpp ├── CutTheTree.cpp ├── CuttingBoards-alt.cpp ├── CuttingBoards.cpp ├── CuttingPaperSquares.cpp ├── DFS-ConnectedCellInAGrid.cpp ├── Day0HelloWorld.cpp ├── Day0WeightedMean.cpp ├── Day10BinaryNumbers.cpp ├── Day11-2DArrays.cpp ├── Day15LinkedList.cpp ├── Day1DataTypes.cpp ├── Day1InterquartileRange.cpp ├── Day1Quartiles.cpp ├── Day1StandardDeviation.cpp ├── Day22-BinarySearchTrees.cpp ├── Day24-MoreLinkedLists.cpp ├── Day25-RunningTimeAndComplexity.cpp ├── Day29-BitwiseAND.cpp ├── Day2BasicProbability.txt ├── Day2BasicProbabilityPuzzles1.txt ├── Day2BasicProbabilityPuzzles2.txt ├── Day2BasicProbabilityPuzzles3.txt ├── Day2BasicProbabilityPuzzles4.txt ├── Day2CompoundEventProbability.txt ├── Day2MoreDice.txt ├── Day2Operators.cpp ├── Day3BasicProbabilityPuzzles5.txt ├── Day3BasicProbabilityPuzzles6.txt ├── Day3BasicProbabilityPuzzles7.txt ├── Day3BasicProbabilityPuzzles8.txt ├── Day3CardsOfTheSameSuit.txt ├── Day3ConditionalProbability.txt ├── Day3DrawingMarbles.txt ├── Day3IntroToConditionalStatements.cpp ├── Day4BinomialDistribution1.cpp ├── Day4BinomialDistribution2.cpp ├── Day4ClassVsInstance.cpp ├── Day4GeometricDistribution1.cpp ├── Day4GeometricDistribution2.cpp ├── Day4TheCentralLimitTheorem1.txt ├── Day4TheCentralLimitTheorem2.txt ├── Day5ComputingTheCorrelation.cpp ├── Day5Loops.cpp ├── Day5NormalDistribution1.py ├── Day5NormalDistribution2.py ├── Day5PoissonDistribution1.cpp ├── Day5PoissonDistribution2.cpp ├── Day6CorrelationAndRegressionLines1.txt ├── Day6CorrelationAndRegressionLines2.txt ├── Day6LetsReview.cpp ├── Day6TheCentralLimitTheorem1.py ├── Day6TheCentralLimitTheorem2.py ├── Day6TheCentralLimitTheorem3.py ├── Day7Arrays.cpp ├── Day7PearsonCorrelationCoefficient1.cpp ├── Day7SpearmansRankCorrelationCoefficient.cpp ├── Day8DictionariesAndMaps.cpp ├── Day8LeastSquareRegressionLine.cpp ├── Day8PearsonCorrelationCoefficient2.txt ├── Day9-MultipleLinearRegression.py ├── Day9Recursion.cpp ├── DefaultDictTutorial.py ├── DeleteANodeFromALinkedList.cpp ├── DeleteDuplicateValueNodesFromASortedLinkedList.cpp ├── DequeSTL.cpp ├── DesignerPDFViewer.cpp ├── DetectWhetherALinkedListContainsACycle.cpp ├── DeterminantOfTheMatrix1.txt ├── DeterminantOfTheMatrix2.txt ├── DeterminantOfTheMatrix3.txt ├── DiagonalDifference.cpp ├── DieHard3.cpp ├── DifferenceAndProduct.cpp ├── DigitalCameraAutodetectDayOrNight.py ├── DisplayAnElementOfAnArray.sh ├── DivisibleSumPairs.cpp ├── DiwaliLights.cpp ├── DotAndCross.py ├── DrawingBook.cpp ├── DynamicArray.cpp ├── EigenvalueOfMatrix1.txt ├── EigenvalueOfMatrix2.txt ├── EigenvalueOfMatrix3.txt ├── EigenvalueOfMatrix4.txt ├── ElectronicsShop.cpp ├── EmasSupercomputer.cpp ├── Encryption.cpp ├── Equal.cpp ├── EqualStacks.cpp ├── EqualizeTheArray.cpp ├── Equations.cpp ├── Equations2.cpp ├── EvenOddQuery.cpp ├── EvenTree.cpp ├── Exceptions.py ├── ExtraLongFactorials.cpp ├── EyeAndIdentity.py ├── FairRations.cpp ├── FibonacciModified.py ├── FidessaAirport.cpp ├── FidessaMatchingPairs.cpp ├── FillingJars.cpp ├── FilterAnArrayWithPatterns.sh ├── FindAString.py ├── FindAngleMBC-2.py ├── FindAngleMBC.py ├── FindDigits.cpp ├── FindPoint.cpp ├── FindTheMedian.cpp ├── FindTheMergePointOfTwoJoinedLinkedLists.cpp ├── FindTheRunningMedian.cpp ├── FindTheSecondLargestNumber.py ├── FindingThePercentage.py ├── FizzBuzz.cpp ├── FlatlandSpaceStations.cpp ├── FlippingBits.cpp ├── FlippingTheMatrix.cpp ├── FloorCeilAndRint.py ├── Flowers.cpp ├── FloydCityOfBlindingLights.cpp ├── ForLoop.cpp ├── FormingAMagicSquare.cpp ├── FraudulentActivityNotifications-OLD.cpp ├── FraudulentActivityNotifications.cpp ├── FunnyString.cpp ├── GameOfRotation.cpp ├── GameOfStones.cpp ├── GameOfThrones1.cpp ├── GamingArray.cpp ├── GemStones.cpp ├── GetTheValueOfTheNodeAtASpecificPositionFromTheTail.cpp ├── GettingStartedWithConditionals.sh ├── GradingStudents.cpp ├── Grep1.sh ├── Grep2.sh ├── Grep3.sh ├── GrepA.sh ├── GrepB.sh ├── GridChallenge.cpp ├── GridlandMetro.cpp ├── HackerRankCity.cpp ├── HackerRankInAString.cpp ├── HackerlandRadioTransmitters.cpp ├── HalloweenParty.cpp ├── HalloweenSale.cpp ├── Handshake.cpp ├── HappyLadybugs.cpp ├── HashTables-RansomNote.cpp ├── Heaps-FindTheRunningMedian.cpp ├── HelloWorld.cpp ├── HexagonalGrid.cpp ├── HighlyDivisibleTriangularNumber.cpp ├── IceCreamParlor.cpp ├── IdentifySmithNumbers.cpp ├── ImageSegmentation.py ├── ImageSegmentation2.py ├── IncorrectRegex.py ├── InnerAndOuter.py ├── Input.py ├── InputAndOutput.cpp ├── InsertANodeAtASpecificPositionInALinkedList.cpp ├── InsertANodeAtTheHeadOfALinkedList.cpp ├── InsertANodeAtTheTailOfALinkedList.cpp ├── InsertingANodeIntoASortedDoublyLinkedList.cpp ├── InsertionSortAdvancedAnalysis.cpp ├── InsertionSortPart1.cpp ├── IntegersComeInAllSizes.py ├── IntroToTutorialChallenges.cpp ├── IntroductionToNimGame.cpp ├── IntroductionToSets.py ├── IsFibo.cpp ├── ItertoolsCombinations.py ├── ItertoolsCombinationsWithReplacement.py ├── ItertoolsPermutations.py ├── ItertoolsProduct.py ├── JackGoesToRapture.cpp ├── Java1DArray.java ├── JavaBigInteger.java ├── JavaDatatypes.java ├── JavaDateAndTime.java ├── JavaEndOfFile.java ├── JavaIfElse.java ├── JavaIntToString.java ├── JavaLoops1.java ├── JavaLoops2.java ├── JavaOutputFormatting.java ├── JavaPrimalityTest.java ├── JavaStdinAndStdout1.java ├── JavaStdinAndStdout2.java ├── JeaniesRoute.cpp ├── JesseAndCookies.cpp ├── JimAndTheOrders.cpp ├── JohnAndGCDList.cpp ├── JourneyToTheMoon.cpp ├── JumpingOnTheClouds.cpp ├── JumpingOnTheCloudsRevisited.cpp ├── KCandyStore.cpp ├── KFactorization.cpp ├── Kangaroo.cpp ├── KindergartenCandy.cpp ├── Knapsack.cpp ├── KnightLOnAChessboard.cpp ├── KruskalMSTReallySpecialSubtree.cpp ├── LICENSE ├── LaptopBatteryLife.cpp ├── LargestPermutation.cpp ├── LargestProductInAGrid.cpp ├── LarrysArray.cpp ├── LazySorting.py ├── LeftRotation.cpp ├── LegoBlocks.cpp ├── LeonardosPrimeFactors.cpp ├── LetsEcho.sh ├── LibraryFine.cpp ├── LilysHomework.cpp ├── LinearAlgebra.py ├── LinearAlgebraFoundations1-MatrixAddition.cpp ├── LinearAlgebraFoundations10Eigenvectors.txt ├── LinearAlgebraFoundations2-MatrixSubtraction.cpp ├── LinearAlgebraFoundations3MatrixMultiplication.cpp ├── LinearAlgebraFoundations4MatrixMultiplication.cpp ├── LinearAlgebraFoundations5The100thPowerOfAMatrix.cpp ├── LinearAlgebraFoundations6AnEquationInvolvingMatrices.txt ├── LinearAlgebraFoundations7The1000thPowerOfAMatrix.cpp ├── LinearAlgebraFoundations8SystemsOfEquations.txt ├── LinearAlgebraFoundations9Eigenvalues.txt ├── LinkedListsDetectACycle.cpp ├── LisasWorkbook.cpp ├── ListComprehensions.py ├── Lists.py ├── LonelyInteger.cpp ├── LonelyIntegerLetsBash.sh ├── LoopingAndSkipping.sh ├── LoopingWithNumbers.sh ├── Loops.py ├── LowerBoundSTL.cpp ├── LuckBalance.cpp ├── MakeItAnagram.cpp ├── ManasaAndStones.cpp ├── ManasaAndSubsequences.cpp ├── MandragoraForest.cpp ├── MapAndLambdaFunction.py ├── MapsSTL.cpp ├── MarcsCakewalk.cpp ├── MarkAndToys.cpp ├── MarsExploration.cpp ├── MatrixLayerRotation.cpp ├── MatrixTracing.cpp ├── MatrixTracingB.cpp ├── MaximizingXOR.cpp ├── MaximumDifferenceInAnArray.cpp ├── MaximumElement.cpp ├── MaximumPerimeterTriangle.cpp ├── MeanMedianAndMode.cpp ├── MeanVarAndStd.py ├── MergeTwoSortedLinkedLists.cpp ├── MigratoryBirds.cpp ├── MinAndMax.py ├── MinimaxSum.cpp ├── MinimumAbsoluteDifferenceInAnArray.cpp ├── MinimumDistances.cpp ├── MinimumDraws.cpp ├── MinimumLoss.cpp ├── MisereNim.cpp ├── MissingNumbers.cpp ├── ModDivmod.py ├── ModifiedKaprekarNumbers.cpp ├── MoreOnConditionals.sh ├── MorphologicalOperationsClosing.cpp ├── MorphologicalOperationsDilation.cpp ├── MorphologicalOperationsDilationWithIrregularStructuringElement.txt ├── MorphologicalOperationsErosion.cpp ├── MorphologicalOperationsErosionWithAStructuralElement.cpp ├── MorphologicalOperationsOpening.cpp ├── MostCommon.py ├── MostDistant.cpp ├── Mutations.py ├── NamesScores.cpp ├── NestedLists.py ├── NikitaAndTheGame.cpp ├── NimbleGame.cpp ├── NoIdea.py ├── NonDivisibleSubset.cpp ├── NormalDistribution1.py ├── NormalDistribution2.py ├── NormalDistribution3.py ├── OLDTaskScheduling.cpp ├── OrganizingContainersOfBalls.cpp ├── PaintTheTiles.cpp ├── Pairs.cpp ├── PalindromeIndex.cpp ├── Pangrams.cpp ├── PickingCards.cpp ├── PickingNumbers.cpp ├── PilingUp.py ├── PlayWithWords.cpp ├── PlusMinus.cpp ├── Pointer.cpp ├── PointsOnALine.cpp ├── PoissonDistribution1.txt ├── PoissonDistribution2.txt ├── PoissonDistribution3.txt ├── PoissonDistribution5.txt ├── PokerNim.cpp ├── PolarCoordinates.py ├── Polynomials.py ├── PopularConvolutionFilters1.txt ├── PopularConvolutionFilters2.txt ├── PopularConvolutionFilters3.txt ├── PopularConvolutionFilters4.txt ├── PossiblePath.cpp ├── PowersGame.cpp ├── PrimsMSTSpecialSubtree.cpp ├── PrintElementsOfALinkedList.cpp ├── PrintFunction.py ├── PrintPretty.cpp ├── PrintTheElementsOfALinkedListInReverse.cpp ├── PriyankaAndToys.cpp ├── ProgrammingCompetition.cpp ├── ProjectEuler1.cpp ├── ProjectEuler10.cpp ├── ProjectEuler12.cpp ├── ProjectEuler13.cpp ├── ProjectEuler14.cpp ├── ProjectEuler2.cpp ├── ProjectEuler3.cpp ├── ProjectEuler4.cpp ├── ProjectEuler5.cpp ├── ProjectEuler6.cpp ├── ProjectEuler7.cpp ├── ProjectEuler8.cpp ├── PythonDivision.py ├── PythonEvaluation.py ├── PythonIfElse.py ├── QHEAP1.cpp ├── QueensAttack.cpp ├── QueueUsingTwoStacks-OLD.cpp ├── QueueUsingTwoStacks.cpp ├── Quicksort1-Partition.cpp ├── README.md ├── RandomNumberGenerator.py ├── RankOfWordRedfin.cpp ├── ReadInAnArray.sh ├── ReadingRawInput.py ├── RectangularGame.cpp ├── Recursion-DavisStaircase.cpp ├── Recursion-FibonacciNumbers.cpp ├── RecursiveDigitSum.cpp ├── RedJohnIsBack.cpp ├── RedKnightsShortestPath.cpp ├── ReduceFunction.py ├── RemoveTheFirstCapitalLetterFromEachElement.sh ├── RepeatedString.cpp ├── Restaurant.cpp ├── ReverseADoublyLinkedList.cpp ├── ReverseALinkedList.cpp ├── ReverseGame.cpp ├── RichieRich.cpp ├── RoadsAndLibraries.cpp ├── RunningTimeOfAlgorithms.cpp ├── RussianPeasantExponentiation.cpp ├── RustAndMurderer.cpp ├── SansaAndXor.cpp ├── SaveThePrisoner.cpp ├── SayHelloWorldWithPython.py ├── SedComman4.sh ├── SedCommand1.sh ├── SedCommand2.sh ├── SedCommand3.sh ├── SedCommand5.sh ├── SeparateTheNumbers.cpp ├── SequenceEquation.cpp ├── ServiceLane.cpp ├── SetAdd.py ├── SetDifferenceOperation.py ├── SetDiscardRemoveAndPop.py ├── SetIntersectionOperation.py ├── SetMutations.py ├── SetSymmetricDifferenceOperation.py ├── SetUnionOperation.py ├── SetsSTL.cpp ├── ShapeAndReshape.py ├── ShashankAndList.cpp ├── SherlockAndAnagrams.cpp ├── SherlockAndArray.cpp ├── SherlockAndCost.cpp ├── SherlockAndCounting.cpp ├── SherlockAndDivisors.cpp ├── SherlockAndGCD.cpp ├── SherlockAndMiniMax.cpp ├── SherlockAndMovingTiles.cpp ├── SherlockAndPermutations.cpp ├── SherlockAndPlanes.cpp ├── SherlockAndSquares.cpp ├── SherlockAndTheBeast.cpp ├── SherlockAndTheValidString.cpp ├── SherlockAndWatson.cpp ├── ShortPalindrome.cpp ├── SimilarityScores.py ├── SimpleArraySum.cpp ├── SimpleLanguage.cpp ├── SliceAnArray.sh ├── SnakesAndLaddersTheQuickestWayUp.cpp ├── SockMerchant.cpp ├── SolveMeSecond.cpp ├── SongOfPi.cpp ├── SortData.py ├── Sorting-Comparator.cpp ├── SparseArrays.cpp ├── SpecialMultiple.cpp ├── SpecialPythagoreanTriplet.cpp ├── Stacks-BalancedBrackets.cpp ├── Staircase.cpp ├── StandardDeviationPuzzles.txt ├── StandardDeviationPuzzles1.txt ├── StandardDeviationPuzzles3.txt ├── StandardDeviationPuzzles4.txt ├── StandardDeviationPuzzles5.txt ├── StandardDeviationPuzzles6.txt ├── SteppingStonesGame.cpp ├── StockMaximize.cpp ├── StoneDivisionRevisited.cpp ├── StrangeCounter.cpp ├── StrangeGrid.cpp ├── StringConstruction.cpp ├── StringFormatting.py ├── StringSplitAndJoin.py ├── StringStream.cpp ├── StringValidators.py ├── Strings-MakingAnagrams.cpp ├── Strings.cpp ├── StrongPassword.cpp ├── Structs.cpp ├── SumAndProd.py ├── SumVsXOR.cpp ├── SumarAndTheFloatingRocks.cpp ├── SummingTheSeries.cpp ├── SuperReducedString.cpp ├── SwapCase.py ├── SymmetricDifference.py ├── TaskScheduling.cpp ├── TaumAndBday.cpp ├── TellTheAverage.cpp ├── TemperaturePredictions.R ├── TextAlignment.py ├── TextWrap.py ├── TheAverageRatingOfTopEmployees.cpp ├── TheCaptainsRoom.py ├── TheCentralLimitTheorem3.txt ├── TheCentralLimitTheorem4.txt ├── TheCentralLimitTheorem5.py ├── TheCentralLimitTheorem6.py ├── TheChosenOne.cpp ├── TheCoinChangeProblem.cpp ├── TheCutCommand1.sh ├── TheCutCommand2.sh ├── TheCutCommand3.sh ├── TheCutCommand4.sh ├── TheCutCommand5.sh ├── TheCutCommand6.sh ├── TheCutCommand7.sh ├── TheCutCommand8.sh ├── TheCutCommand9.sh ├── TheFullCountingSort.cpp ├── TheGreatXOR.cpp ├── TheGridSearch.cpp ├── TheHeadOfATextFile1.sh ├── TheHeadOfATextFile2.sh ├── TheHurdleRace.cpp ├── TheLongestCommonSubsequence.cpp ├── TheLoveLetterMystery.cpp ├── TheMaximumSubarray.cpp ├── TheMiddleOfATextFile.sh ├── TheMinionGame.py ├── ThePowerSum.cpp ├── TheSortCommand1.sh ├── TheSortCommand2.sh ├── TheSortCommand3.sh ├── TheSortCommand4.sh ├── TheSortCommand5.sh ├── TheSortCommand6.sh ├── TheSortCommand7.sh ├── TheTailOfATextFile1.sh ├── TheTailOfATextFile2.sh ├── TheTimeInWords.cpp ├── TheTrCommand1.sh ├── TheTrCommand2.sh ├── TheTrCommand3.sh ├── TheUniqCommand1.sh ├── TheUniqCommand2.sh ├── TheUniqCommand3.sh ├── TheUniqCommand4.sh ├── TheWorldOfNumbers.sh ├── ThirdLargestValue-Optiver.cpp ├── TimeComplexity-Primality.cpp ├── TimeConversion.cpp ├── TimeDelta.py ├── TowerBreakers.cpp ├── TowerBreakersRevisited.cpp ├── TrainTicket.cpp ├── TransposeAndFlatten.py ├── TreeHeightOfABinaryTree.cpp ├── TreeHuffmanDecoding.cpp ├── TreeInorderTraversal.cpp ├── TreeLevelOrderTraversal.cpp ├── TreePostorderTraversal.cpp ├── TreePreorderTraversal.cpp ├── TreeTopView.cpp ├── Trees-IsThisABinarySearchTree.cpp ├── TriangleNumbers.cpp ├── TriangleQuest.py ├── TriangleQuest2.py ├── Tuples.py ├── TwoArrays.cpp ├── TwoCharacters.cpp ├── TwoRobots-OLD1.cpp ├── TwoRobots.cpp ├── TwoStrings.cpp ├── UtopianTree.cpp ├── VariableSizedArrays.cpp ├── VariableSizedArrays1.cpp ├── VectorErase.cpp ├── VectorSort.cpp ├── VerticalSticks.cpp ├── ViralAdvertising.cpp ├── VirtualFunctions.cpp ├── WeightedUniformStrings.cpp ├── WelcomeToJava.java ├── WetSharkAnd42.cpp ├── WhatsYourName.py ├── WinningLotteryTicket.cpp ├── WordOrder.py ├── WriteAFunction.py ├── XorAndSum.cpp ├── XorSequence.cpp ├── ZerosAndOnes.py ├── Zipped.py ├── nCrTable.cpp ├── paste1.sh ├── paste2.sh ├── paste3.sh ├── paste4.sh └── solveMeFirst.cpp /2DArrayDS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/2DArrayDS.cpp -------------------------------------------------------------------------------- /3DSurfaceArea.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/3DSurfaceArea.cpp -------------------------------------------------------------------------------- /ACM_ICPC_Team-withSets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ACM_ICPC_Team-withSets.cpp -------------------------------------------------------------------------------- /ACM_ICPC_Team.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ACM_ICPC_Team.cpp -------------------------------------------------------------------------------- /AChessboardGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AChessboardGame.cpp -------------------------------------------------------------------------------- /APersonalizedEcho.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | read name 4 | echo "Welcome $name" 5 | -------------------------------------------------------------------------------- /AVeryBigSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AVeryBigSum.cpp -------------------------------------------------------------------------------- /AbsolutePermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AbsolutePermutation.cpp -------------------------------------------------------------------------------- /AccessoryCollection.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AccessoryCollection.cpp -------------------------------------------------------------------------------- /AliceAndBobsSillyGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AliceAndBobsSillyGame.cpp -------------------------------------------------------------------------------- /AlmostSorted.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AlmostSorted.cpp -------------------------------------------------------------------------------- /AlternatingCharacters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AlternatingCharacters.cpp -------------------------------------------------------------------------------- /AmicableNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AmicableNumbers.cpp -------------------------------------------------------------------------------- /Anagram.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Anagram.cpp -------------------------------------------------------------------------------- /AngryChildren.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AngryChildren.cpp -------------------------------------------------------------------------------- /AngryProfessor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AngryProfessor.cpp -------------------------------------------------------------------------------- /AppendAndDelete.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AppendAndDelete.cpp -------------------------------------------------------------------------------- /AppleAndOrange.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/AppleAndOrange.cpp -------------------------------------------------------------------------------- /ArithmeticExpressions-GENERAL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArithmeticExpressions-GENERAL.cpp -------------------------------------------------------------------------------- /ArithmeticExpressions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArithmeticExpressions.cpp -------------------------------------------------------------------------------- /ArithmeticOperations.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | read X 4 | Y=$(echo "$X" | bc -l) 5 | printf "%.3f\n" $Y 6 | -------------------------------------------------------------------------------- /ArithmeticOperators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArithmeticOperators.py -------------------------------------------------------------------------------- /ArmyGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArmyGame.cpp -------------------------------------------------------------------------------- /ArrayMathematics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArrayMathematics.py -------------------------------------------------------------------------------- /Arrays-LeftRotation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Arrays-LeftRotation.cpp -------------------------------------------------------------------------------- /Arrays.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Arrays.py -------------------------------------------------------------------------------- /ArraysDS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArraysDS.cpp -------------------------------------------------------------------------------- /ArraysIntroduction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ArraysIntroduction.cpp -------------------------------------------------------------------------------- /Awk1.sh: -------------------------------------------------------------------------------- 1 | awk 'NF!~4 {print "Not all scores are available for " $1}' 2 | -------------------------------------------------------------------------------- /Awk2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Awk2.sh -------------------------------------------------------------------------------- /Awk3.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Awk3.sh -------------------------------------------------------------------------------- /Awk4.sh: -------------------------------------------------------------------------------- 1 | paste -d';' - - 2 | -------------------------------------------------------------------------------- /BabyStepGiantStep.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BabyStepGiantStep.cpp -------------------------------------------------------------------------------- /BagOfCoins.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BagOfCoins.cpp -------------------------------------------------------------------------------- /BalancedBrackets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BalancedBrackets.cpp -------------------------------------------------------------------------------- /BasicDataTypes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BasicDataTypes.cpp -------------------------------------------------------------------------------- /BasicProbabilityPuzzles10.txt: -------------------------------------------------------------------------------- 1 | 2/5 2 | -------------------------------------------------------------------------------- /BasicProbabilityPuzzles9.txt: -------------------------------------------------------------------------------- 1 | 23/100 2 | -------------------------------------------------------------------------------- /BasicStatisticsWarmup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BasicStatisticsWarmup.cpp -------------------------------------------------------------------------------- /BdayGift.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BdayGift.cpp -------------------------------------------------------------------------------- /BearAndSteadyGene.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BearAndSteadyGene.cpp -------------------------------------------------------------------------------- /BeautifulBinaryString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BeautifulBinaryString.cpp -------------------------------------------------------------------------------- /BeautifulDaysAtTheMovies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BeautifulDaysAtTheMovies.cpp -------------------------------------------------------------------------------- /BeautifulPairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BeautifulPairs.cpp -------------------------------------------------------------------------------- /BeautifulTriplets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BeautifulTriplets.cpp -------------------------------------------------------------------------------- /BestDivisor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BestDivisor.cpp -------------------------------------------------------------------------------- /BetweenTwoSets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BetweenTwoSets.cpp -------------------------------------------------------------------------------- /BigSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BigSorting.cpp -------------------------------------------------------------------------------- /BiggerIsGreater.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BiggerIsGreater.cpp -------------------------------------------------------------------------------- /BinarySearchTreeInsertion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BinarySearchTreeInsertion.cpp -------------------------------------------------------------------------------- /BinarySearchTreeLowestCommonAncestor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BinarySearchTreeLowestCommonAncestor.cpp -------------------------------------------------------------------------------- /BinomialDistribution1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BinomialDistribution1.py -------------------------------------------------------------------------------- /BinomialDistribution2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BinomialDistribution2.py -------------------------------------------------------------------------------- /BinomialDistribution3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BinomialDistribution3.py -------------------------------------------------------------------------------- /BirthdayCakeCandles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BirthdayCakeCandles.cpp -------------------------------------------------------------------------------- /BirthdayChocolate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BirthdayChocolate.cpp -------------------------------------------------------------------------------- /BitArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BitArray.cpp -------------------------------------------------------------------------------- /BitManipulation-LonelyInteger.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BitManipulation-LonelyInteger.cpp -------------------------------------------------------------------------------- /BonAppetit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BonAppetit.cpp -------------------------------------------------------------------------------- /Bonetrousle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Bonetrousle.cpp -------------------------------------------------------------------------------- /BotClean.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BotClean.cpp -------------------------------------------------------------------------------- /BotCleanLarge.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BotCleanLarge.cpp -------------------------------------------------------------------------------- /BotCleanPartiallyObservable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BotCleanPartiallyObservable.cpp -------------------------------------------------------------------------------- /BotCleanStochastic.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BotCleanStochastic.cpp -------------------------------------------------------------------------------- /BotSavesPrincess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BotSavesPrincess.cpp -------------------------------------------------------------------------------- /BotSavesPrincess2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BotSavesPrincess2.cpp -------------------------------------------------------------------------------- /BreadthFirstSearchShortestReach.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BreadthFirstSearchShortestReach.cpp -------------------------------------------------------------------------------- /BreakingTheRecords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BreakingTheRecords.cpp -------------------------------------------------------------------------------- /BricksGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BricksGame.cpp -------------------------------------------------------------------------------- /BuildingAList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BuildingAList.cpp -------------------------------------------------------------------------------- /BusStation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/BusStation.cpp -------------------------------------------------------------------------------- /CaesarCipher1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CaesarCipher1.cpp -------------------------------------------------------------------------------- /CalendarModule.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CalendarModule.py -------------------------------------------------------------------------------- /CamelCase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CamelCase.cpp -------------------------------------------------------------------------------- /Candies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Candies.cpp -------------------------------------------------------------------------------- /Capitalize.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Capitalize.py -------------------------------------------------------------------------------- /CatsAndMouse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CatsAndMouse.cpp -------------------------------------------------------------------------------- /CavityMap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CavityMap.cpp -------------------------------------------------------------------------------- /CentralLimitTheorem5.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CentralLimitTheorem5.cpp -------------------------------------------------------------------------------- /CheckStrictSuperset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CheckStrictSuperset.py -------------------------------------------------------------------------------- /CheckSubset.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CheckSubset.py -------------------------------------------------------------------------------- /ChiefHopper-OLD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ChiefHopper-OLD.cpp -------------------------------------------------------------------------------- /ChiefHopper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ChiefHopper.cpp -------------------------------------------------------------------------------- /ChocolateFeast.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ChocolateFeast.cpp -------------------------------------------------------------------------------- /ChocolateInBox.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ChocolateInBox.cpp -------------------------------------------------------------------------------- /CircularArrayRotation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CircularArrayRotation.cpp -------------------------------------------------------------------------------- /Class.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Class.cpp -------------------------------------------------------------------------------- /ClassesAndObjects.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ClassesAndObjects.cpp -------------------------------------------------------------------------------- /ClassesDealingWithComplexNumbers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ClassesDealingWithComplexNumbers.py -------------------------------------------------------------------------------- /ClimbingTheLeaderboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ClimbingTheLeaderboard.cpp -------------------------------------------------------------------------------- /Clique.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Clique.cpp -------------------------------------------------------------------------------- /ClosestNumber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ClosestNumber.cpp -------------------------------------------------------------------------------- /ClosestNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ClosestNumbers.cpp -------------------------------------------------------------------------------- /CoinOnTheTable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CoinOnTheTable.cpp -------------------------------------------------------------------------------- /CoinSums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CoinSums.cpp -------------------------------------------------------------------------------- /CollectionsCounter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CollectionsCounter.py -------------------------------------------------------------------------------- /CollectionsDeque.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CollectionsDeque.py -------------------------------------------------------------------------------- /CollectionsNamedtuple.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CollectionsNamedtuple.py -------------------------------------------------------------------------------- /CollectionsOrderedDict.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CollectionsOrderedDict.py -------------------------------------------------------------------------------- /CommonChild.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CommonChild.cpp -------------------------------------------------------------------------------- /CompareTheTriplets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CompareTheTriplets.cpp -------------------------------------------------------------------------------- /CompareTwoLinkedLists.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CompareTwoLinkedLists.cpp -------------------------------------------------------------------------------- /ComparingNumbers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ComparingNumbers.sh -------------------------------------------------------------------------------- /CompressTheString.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CompressTheString.py -------------------------------------------------------------------------------- /ComputeTheAverage.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ComputeTheAverage.sh -------------------------------------------------------------------------------- /ComputeTheCrossEntropy.py: -------------------------------------------------------------------------------- 1 | print("7.41"); #log2(170); 2 | -------------------------------------------------------------------------------- /ComputeThePerplexity.py: -------------------------------------------------------------------------------- 1 | print("962"); #2^9.91 2 | -------------------------------------------------------------------------------- /Concatenate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Concatenate.py -------------------------------------------------------------------------------- /ConcatenateAnArrayWithItself.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ConcatenateAnArrayWithItself.sh -------------------------------------------------------------------------------- /ConditionalStatements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ConditionalStatements.cpp -------------------------------------------------------------------------------- /ConnectedCellsInAGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ConnectedCellsInAGrid.cpp -------------------------------------------------------------------------------- /ConnectingTowns.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ConnectingTowns.cpp -------------------------------------------------------------------------------- /ConstructTheArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ConstructTheArray.cpp -------------------------------------------------------------------------------- /CorrelationAndRegressionLines3.txt: -------------------------------------------------------------------------------- 1 | 13 2 | 17 3 | -------------------------------------------------------------------------------- /CorrelationAndRegressionLinesAQuickRecap1.py: -------------------------------------------------------------------------------- 1 | print(0.1449982); 2 | -------------------------------------------------------------------------------- /CorrelationAndRegressionLinesAQuickRecap2.py: -------------------------------------------------------------------------------- 1 | print("0.2083333") 2 | -------------------------------------------------------------------------------- /CorrelationAndRegressionLinesAQuickRecap3.py: -------------------------------------------------------------------------------- 1 | print(15.5); 2 | -------------------------------------------------------------------------------- /CorrelationAndRegressionLinesAQuickRecap4.py: -------------------------------------------------------------------------------- 1 | 8.5 2 | -------------------------------------------------------------------------------- /CorrelationAndRegressionLinesAQuickRecap5.py: -------------------------------------------------------------------------------- 1 | print("16.0") 2 | -------------------------------------------------------------------------------- /CountLuck.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CountLuck.cpp -------------------------------------------------------------------------------- /CountTheNumberOfElementsInAnArray.sh: -------------------------------------------------------------------------------- 1 | wc -l 2 | -------------------------------------------------------------------------------- /CounterGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CounterGame.cpp -------------------------------------------------------------------------------- /CountingSort1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CountingSort1.cpp -------------------------------------------------------------------------------- /CountingSort2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CountingSort2.cpp -------------------------------------------------------------------------------- /CountingSort3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CountingSort3.cpp -------------------------------------------------------------------------------- /CountingValleys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CountingValleys.cpp -------------------------------------------------------------------------------- /CutTheSticks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CutTheSticks.cpp -------------------------------------------------------------------------------- /CutTheTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CutTheTree.cpp -------------------------------------------------------------------------------- /CuttingBoards-alt.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CuttingBoards-alt.cpp -------------------------------------------------------------------------------- /CuttingBoards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CuttingBoards.cpp -------------------------------------------------------------------------------- /CuttingPaperSquares.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/CuttingPaperSquares.cpp -------------------------------------------------------------------------------- /DFS-ConnectedCellInAGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DFS-ConnectedCellInAGrid.cpp -------------------------------------------------------------------------------- /Day0HelloWorld.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day0HelloWorld.cpp -------------------------------------------------------------------------------- /Day0WeightedMean.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day0WeightedMean.cpp -------------------------------------------------------------------------------- /Day10BinaryNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day10BinaryNumbers.cpp -------------------------------------------------------------------------------- /Day11-2DArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day11-2DArrays.cpp -------------------------------------------------------------------------------- /Day15LinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day15LinkedList.cpp -------------------------------------------------------------------------------- /Day1DataTypes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day1DataTypes.cpp -------------------------------------------------------------------------------- /Day1InterquartileRange.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day1InterquartileRange.cpp -------------------------------------------------------------------------------- /Day1Quartiles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day1Quartiles.cpp -------------------------------------------------------------------------------- /Day1StandardDeviation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day1StandardDeviation.cpp -------------------------------------------------------------------------------- /Day22-BinarySearchTrees.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day22-BinarySearchTrees.cpp -------------------------------------------------------------------------------- /Day24-MoreLinkedLists.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day24-MoreLinkedLists.cpp -------------------------------------------------------------------------------- /Day25-RunningTimeAndComplexity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day25-RunningTimeAndComplexity.cpp -------------------------------------------------------------------------------- /Day29-BitwiseAND.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day29-BitwiseAND.cpp -------------------------------------------------------------------------------- /Day2BasicProbability.txt: -------------------------------------------------------------------------------- 1 | 5/6 2 | -------------------------------------------------------------------------------- /Day2BasicProbabilityPuzzles1.txt: -------------------------------------------------------------------------------- 1 | 5/6 2 | -------------------------------------------------------------------------------- /Day2BasicProbabilityPuzzles2.txt: -------------------------------------------------------------------------------- 1 | 1/9 2 | -------------------------------------------------------------------------------- /Day2BasicProbabilityPuzzles3.txt: -------------------------------------------------------------------------------- 1 | 17/42 2 | -------------------------------------------------------------------------------- /Day2BasicProbabilityPuzzles4.txt: -------------------------------------------------------------------------------- 1 | 7/15 2 | -------------------------------------------------------------------------------- /Day2CompoundEventProbability.txt: -------------------------------------------------------------------------------- 1 | 17/42 2 | -------------------------------------------------------------------------------- /Day2MoreDice.txt: -------------------------------------------------------------------------------- 1 | 1/9 2 | -------------------------------------------------------------------------------- /Day2Operators.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day2Operators.cpp -------------------------------------------------------------------------------- /Day3BasicProbabilityPuzzles5.txt: -------------------------------------------------------------------------------- 1 | 2/9 2 | -------------------------------------------------------------------------------- /Day3BasicProbabilityPuzzles6.txt: -------------------------------------------------------------------------------- 1 | 29/63 2 | -------------------------------------------------------------------------------- /Day3BasicProbabilityPuzzles7.txt: -------------------------------------------------------------------------------- 1 | 5/61 2 | -------------------------------------------------------------------------------- /Day3BasicProbabilityPuzzles8.txt: -------------------------------------------------------------------------------- 1 | 9/10 2 | -------------------------------------------------------------------------------- /Day3CardsOfTheSameSuit.txt: -------------------------------------------------------------------------------- 1 | 12/51 2 | -------------------------------------------------------------------------------- /Day3ConditionalProbability.txt: -------------------------------------------------------------------------------- 1 | 1/3 2 | -------------------------------------------------------------------------------- /Day3DrawingMarbles.txt: -------------------------------------------------------------------------------- 1 | 2/3 2 | -------------------------------------------------------------------------------- /Day3IntroToConditionalStatements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day3IntroToConditionalStatements.cpp -------------------------------------------------------------------------------- /Day4BinomialDistribution1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day4BinomialDistribution1.cpp -------------------------------------------------------------------------------- /Day4BinomialDistribution2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day4BinomialDistribution2.cpp -------------------------------------------------------------------------------- /Day4ClassVsInstance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day4ClassVsInstance.cpp -------------------------------------------------------------------------------- /Day4GeometricDistribution1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day4GeometricDistribution1.cpp -------------------------------------------------------------------------------- /Day4GeometricDistribution2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day4GeometricDistribution2.cpp -------------------------------------------------------------------------------- /Day4TheCentralLimitTheorem1.txt: -------------------------------------------------------------------------------- 1 | 0.0098 2 | -------------------------------------------------------------------------------- /Day4TheCentralLimitTheorem2.txt: -------------------------------------------------------------------------------- 1 | 0.6915 2 | 3 | -------------------------------------------------------------------------------- /Day5ComputingTheCorrelation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day5ComputingTheCorrelation.cpp -------------------------------------------------------------------------------- /Day5Loops.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day5Loops.cpp -------------------------------------------------------------------------------- /Day5NormalDistribution1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day5NormalDistribution1.py -------------------------------------------------------------------------------- /Day5NormalDistribution2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day5NormalDistribution2.py -------------------------------------------------------------------------------- /Day5PoissonDistribution1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day5PoissonDistribution1.cpp -------------------------------------------------------------------------------- /Day5PoissonDistribution2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day5PoissonDistribution2.cpp -------------------------------------------------------------------------------- /Day6CorrelationAndRegressionLines1.txt: -------------------------------------------------------------------------------- 1 | -0.75 2 | -------------------------------------------------------------------------------- /Day6CorrelationAndRegressionLines2.txt: -------------------------------------------------------------------------------- 1 | 1.26 2 | -------------------------------------------------------------------------------- /Day6LetsReview.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day6LetsReview.cpp -------------------------------------------------------------------------------- /Day6TheCentralLimitTheorem1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day6TheCentralLimitTheorem1.py -------------------------------------------------------------------------------- /Day6TheCentralLimitTheorem2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day6TheCentralLimitTheorem2.py -------------------------------------------------------------------------------- /Day6TheCentralLimitTheorem3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day6TheCentralLimitTheorem3.py -------------------------------------------------------------------------------- /Day7Arrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day7Arrays.cpp -------------------------------------------------------------------------------- /Day7PearsonCorrelationCoefficient1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day7PearsonCorrelationCoefficient1.cpp -------------------------------------------------------------------------------- /Day7SpearmansRankCorrelationCoefficient.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day7SpearmansRankCorrelationCoefficient.cpp -------------------------------------------------------------------------------- /Day8DictionariesAndMaps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day8DictionariesAndMaps.cpp -------------------------------------------------------------------------------- /Day8LeastSquareRegressionLine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day8LeastSquareRegressionLine.cpp -------------------------------------------------------------------------------- /Day8PearsonCorrelationCoefficient2.txt: -------------------------------------------------------------------------------- 1 | -3/4 2 | -------------------------------------------------------------------------------- /Day9-MultipleLinearRegression.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day9-MultipleLinearRegression.py -------------------------------------------------------------------------------- /Day9Recursion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Day9Recursion.cpp -------------------------------------------------------------------------------- /DefaultDictTutorial.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DefaultDictTutorial.py -------------------------------------------------------------------------------- /DeleteANodeFromALinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DeleteANodeFromALinkedList.cpp -------------------------------------------------------------------------------- /DeleteDuplicateValueNodesFromASortedLinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DeleteDuplicateValueNodesFromASortedLinkedList.cpp -------------------------------------------------------------------------------- /DequeSTL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DequeSTL.cpp -------------------------------------------------------------------------------- /DesignerPDFViewer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DesignerPDFViewer.cpp -------------------------------------------------------------------------------- /DetectWhetherALinkedListContainsACycle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DetectWhetherALinkedListContainsACycle.cpp -------------------------------------------------------------------------------- /DeterminantOfTheMatrix1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DeterminantOfTheMatrix1.txt -------------------------------------------------------------------------------- /DeterminantOfTheMatrix2.txt: -------------------------------------------------------------------------------- 1 | 5 2 | 40 3 | -------------------------------------------------------------------------------- /DeterminantOfTheMatrix3.txt: -------------------------------------------------------------------------------- 1 | -2 2 | 4 3 | 4 | -------------------------------------------------------------------------------- /DiagonalDifference.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DiagonalDifference.cpp -------------------------------------------------------------------------------- /DieHard3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DieHard3.cpp -------------------------------------------------------------------------------- /DifferenceAndProduct.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DifferenceAndProduct.cpp -------------------------------------------------------------------------------- /DigitalCameraAutodetectDayOrNight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DigitalCameraAutodetectDayOrNight.py -------------------------------------------------------------------------------- /DisplayAnElementOfAnArray.sh: -------------------------------------------------------------------------------- 1 | head -4| tail -1 2 | 3 | -------------------------------------------------------------------------------- /DivisibleSumPairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DivisibleSumPairs.cpp -------------------------------------------------------------------------------- /DiwaliLights.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DiwaliLights.cpp -------------------------------------------------------------------------------- /DotAndCross.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DotAndCross.py -------------------------------------------------------------------------------- /DrawingBook.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DrawingBook.cpp -------------------------------------------------------------------------------- /DynamicArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/DynamicArray.cpp -------------------------------------------------------------------------------- /EigenvalueOfMatrix1.txt: -------------------------------------------------------------------------------- 1 | -2 2 | 4 3 | -------------------------------------------------------------------------------- /EigenvalueOfMatrix2.txt: -------------------------------------------------------------------------------- 1 | 0 2 | 5 3 | -------------------------------------------------------------------------------- /EigenvalueOfMatrix3.txt: -------------------------------------------------------------------------------- 1 | 1 2 | 3 3 | 1 4 | 9 5 | -------------------------------------------------------------------------------- /EigenvalueOfMatrix4.txt: -------------------------------------------------------------------------------- 1 | 1/3 2 | 1 3 | -3 4 | -1 5 | -------------------------------------------------------------------------------- /ElectronicsShop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ElectronicsShop.cpp -------------------------------------------------------------------------------- /EmasSupercomputer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/EmasSupercomputer.cpp -------------------------------------------------------------------------------- /Encryption.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Encryption.cpp -------------------------------------------------------------------------------- /Equal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Equal.cpp -------------------------------------------------------------------------------- /EqualStacks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/EqualStacks.cpp -------------------------------------------------------------------------------- /EqualizeTheArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/EqualizeTheArray.cpp -------------------------------------------------------------------------------- /Equations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Equations.cpp -------------------------------------------------------------------------------- /Equations2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Equations2.cpp -------------------------------------------------------------------------------- /EvenOddQuery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/EvenOddQuery.cpp -------------------------------------------------------------------------------- /EvenTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/EvenTree.cpp -------------------------------------------------------------------------------- /Exceptions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Exceptions.py -------------------------------------------------------------------------------- /ExtraLongFactorials.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ExtraLongFactorials.cpp -------------------------------------------------------------------------------- /EyeAndIdentity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/EyeAndIdentity.py -------------------------------------------------------------------------------- /FairRations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FairRations.cpp -------------------------------------------------------------------------------- /FibonacciModified.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FibonacciModified.py -------------------------------------------------------------------------------- /FidessaAirport.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FidessaAirport.cpp -------------------------------------------------------------------------------- /FidessaMatchingPairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FidessaMatchingPairs.cpp -------------------------------------------------------------------------------- /FillingJars.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FillingJars.cpp -------------------------------------------------------------------------------- /FilterAnArrayWithPatterns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FilterAnArrayWithPatterns.sh -------------------------------------------------------------------------------- /FindAString.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindAString.py -------------------------------------------------------------------------------- /FindAngleMBC-2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindAngleMBC-2.py -------------------------------------------------------------------------------- /FindAngleMBC.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindAngleMBC.py -------------------------------------------------------------------------------- /FindDigits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindDigits.cpp -------------------------------------------------------------------------------- /FindPoint.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindPoint.cpp -------------------------------------------------------------------------------- /FindTheMedian.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindTheMedian.cpp -------------------------------------------------------------------------------- /FindTheMergePointOfTwoJoinedLinkedLists.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindTheMergePointOfTwoJoinedLinkedLists.cpp -------------------------------------------------------------------------------- /FindTheRunningMedian.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindTheRunningMedian.cpp -------------------------------------------------------------------------------- /FindTheSecondLargestNumber.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindTheSecondLargestNumber.py -------------------------------------------------------------------------------- /FindingThePercentage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FindingThePercentage.py -------------------------------------------------------------------------------- /FizzBuzz.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FizzBuzz.cpp -------------------------------------------------------------------------------- /FlatlandSpaceStations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FlatlandSpaceStations.cpp -------------------------------------------------------------------------------- /FlippingBits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FlippingBits.cpp -------------------------------------------------------------------------------- /FlippingTheMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FlippingTheMatrix.cpp -------------------------------------------------------------------------------- /FloorCeilAndRint.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FloorCeilAndRint.py -------------------------------------------------------------------------------- /Flowers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Flowers.cpp -------------------------------------------------------------------------------- /FloydCityOfBlindingLights.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FloydCityOfBlindingLights.cpp -------------------------------------------------------------------------------- /ForLoop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ForLoop.cpp -------------------------------------------------------------------------------- /FormingAMagicSquare.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FormingAMagicSquare.cpp -------------------------------------------------------------------------------- /FraudulentActivityNotifications-OLD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FraudulentActivityNotifications-OLD.cpp -------------------------------------------------------------------------------- /FraudulentActivityNotifications.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FraudulentActivityNotifications.cpp -------------------------------------------------------------------------------- /FunnyString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/FunnyString.cpp -------------------------------------------------------------------------------- /GameOfRotation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GameOfRotation.cpp -------------------------------------------------------------------------------- /GameOfStones.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GameOfStones.cpp -------------------------------------------------------------------------------- /GameOfThrones1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GameOfThrones1.cpp -------------------------------------------------------------------------------- /GamingArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GamingArray.cpp -------------------------------------------------------------------------------- /GemStones.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GemStones.cpp -------------------------------------------------------------------------------- /GetTheValueOfTheNodeAtASpecificPositionFromTheTail.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GetTheValueOfTheNodeAtASpecificPositionFromTheTail.cpp -------------------------------------------------------------------------------- /GettingStartedWithConditionals.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GettingStartedWithConditionals.sh -------------------------------------------------------------------------------- /GradingStudents.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GradingStudents.cpp -------------------------------------------------------------------------------- /Grep1.sh: -------------------------------------------------------------------------------- 1 | grep '\' 2 | -------------------------------------------------------------------------------- /Grep2.sh: -------------------------------------------------------------------------------- 1 | grep -iw 'the' 2 | -------------------------------------------------------------------------------- /Grep3.sh: -------------------------------------------------------------------------------- 1 | grep -iv that 2 | -------------------------------------------------------------------------------- /GrepA.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GrepA.sh -------------------------------------------------------------------------------- /GrepB.sh: -------------------------------------------------------------------------------- 1 | grep '\([0-9]\)\s*\1' 2 | -------------------------------------------------------------------------------- /GridChallenge.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GridChallenge.cpp -------------------------------------------------------------------------------- /GridlandMetro.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/GridlandMetro.cpp -------------------------------------------------------------------------------- /HackerRankCity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HackerRankCity.cpp -------------------------------------------------------------------------------- /HackerRankInAString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HackerRankInAString.cpp -------------------------------------------------------------------------------- /HackerlandRadioTransmitters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HackerlandRadioTransmitters.cpp -------------------------------------------------------------------------------- /HalloweenParty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HalloweenParty.cpp -------------------------------------------------------------------------------- /HalloweenSale.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HalloweenSale.cpp -------------------------------------------------------------------------------- /Handshake.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Handshake.cpp -------------------------------------------------------------------------------- /HappyLadybugs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HappyLadybugs.cpp -------------------------------------------------------------------------------- /HashTables-RansomNote.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HashTables-RansomNote.cpp -------------------------------------------------------------------------------- /Heaps-FindTheRunningMedian.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Heaps-FindTheRunningMedian.cpp -------------------------------------------------------------------------------- /HelloWorld.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HelloWorld.cpp -------------------------------------------------------------------------------- /HexagonalGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HexagonalGrid.cpp -------------------------------------------------------------------------------- /HighlyDivisibleTriangularNumber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/HighlyDivisibleTriangularNumber.cpp -------------------------------------------------------------------------------- /IceCreamParlor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IceCreamParlor.cpp -------------------------------------------------------------------------------- /IdentifySmithNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IdentifySmithNumbers.cpp -------------------------------------------------------------------------------- /ImageSegmentation.py: -------------------------------------------------------------------------------- 1 | print("7"); 2 | -------------------------------------------------------------------------------- /ImageSegmentation2.py: -------------------------------------------------------------------------------- 1 | print("3"); 2 | -------------------------------------------------------------------------------- /IncorrectRegex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IncorrectRegex.py -------------------------------------------------------------------------------- /InnerAndOuter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InnerAndOuter.py -------------------------------------------------------------------------------- /Input.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Input.py -------------------------------------------------------------------------------- /InputAndOutput.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InputAndOutput.cpp -------------------------------------------------------------------------------- /InsertANodeAtASpecificPositionInALinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InsertANodeAtASpecificPositionInALinkedList.cpp -------------------------------------------------------------------------------- /InsertANodeAtTheHeadOfALinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InsertANodeAtTheHeadOfALinkedList.cpp -------------------------------------------------------------------------------- /InsertANodeAtTheTailOfALinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InsertANodeAtTheTailOfALinkedList.cpp -------------------------------------------------------------------------------- /InsertingANodeIntoASortedDoublyLinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InsertingANodeIntoASortedDoublyLinkedList.cpp -------------------------------------------------------------------------------- /InsertionSortAdvancedAnalysis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InsertionSortAdvancedAnalysis.cpp -------------------------------------------------------------------------------- /InsertionSortPart1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/InsertionSortPart1.cpp -------------------------------------------------------------------------------- /IntegersComeInAllSizes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IntegersComeInAllSizes.py -------------------------------------------------------------------------------- /IntroToTutorialChallenges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IntroToTutorialChallenges.cpp -------------------------------------------------------------------------------- /IntroductionToNimGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IntroductionToNimGame.cpp -------------------------------------------------------------------------------- /IntroductionToSets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IntroductionToSets.py -------------------------------------------------------------------------------- /IsFibo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/IsFibo.cpp -------------------------------------------------------------------------------- /ItertoolsCombinations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ItertoolsCombinations.py -------------------------------------------------------------------------------- /ItertoolsCombinationsWithReplacement.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ItertoolsCombinationsWithReplacement.py -------------------------------------------------------------------------------- /ItertoolsPermutations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ItertoolsPermutations.py -------------------------------------------------------------------------------- /ItertoolsProduct.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ItertoolsProduct.py -------------------------------------------------------------------------------- /JackGoesToRapture.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JackGoesToRapture.cpp -------------------------------------------------------------------------------- /Java1DArray.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Java1DArray.java -------------------------------------------------------------------------------- /JavaBigInteger.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaBigInteger.java -------------------------------------------------------------------------------- /JavaDatatypes.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaDatatypes.java -------------------------------------------------------------------------------- /JavaDateAndTime.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaDateAndTime.java -------------------------------------------------------------------------------- /JavaEndOfFile.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaEndOfFile.java -------------------------------------------------------------------------------- /JavaIfElse.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaIfElse.java -------------------------------------------------------------------------------- /JavaIntToString.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaIntToString.java -------------------------------------------------------------------------------- /JavaLoops1.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaLoops1.java -------------------------------------------------------------------------------- /JavaLoops2.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaLoops2.java -------------------------------------------------------------------------------- /JavaOutputFormatting.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaOutputFormatting.java -------------------------------------------------------------------------------- /JavaPrimalityTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaPrimalityTest.java -------------------------------------------------------------------------------- /JavaStdinAndStdout1.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaStdinAndStdout1.java -------------------------------------------------------------------------------- /JavaStdinAndStdout2.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JavaStdinAndStdout2.java -------------------------------------------------------------------------------- /JeaniesRoute.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JeaniesRoute.cpp -------------------------------------------------------------------------------- /JesseAndCookies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JesseAndCookies.cpp -------------------------------------------------------------------------------- /JimAndTheOrders.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JimAndTheOrders.cpp -------------------------------------------------------------------------------- /JohnAndGCDList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JohnAndGCDList.cpp -------------------------------------------------------------------------------- /JourneyToTheMoon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JourneyToTheMoon.cpp -------------------------------------------------------------------------------- /JumpingOnTheClouds.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JumpingOnTheClouds.cpp -------------------------------------------------------------------------------- /JumpingOnTheCloudsRevisited.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/JumpingOnTheCloudsRevisited.cpp -------------------------------------------------------------------------------- /KCandyStore.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/KCandyStore.cpp -------------------------------------------------------------------------------- /KFactorization.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/KFactorization.cpp -------------------------------------------------------------------------------- /Kangaroo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Kangaroo.cpp -------------------------------------------------------------------------------- /KindergartenCandy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/KindergartenCandy.cpp -------------------------------------------------------------------------------- /Knapsack.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Knapsack.cpp -------------------------------------------------------------------------------- /KnightLOnAChessboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/KnightLOnAChessboard.cpp -------------------------------------------------------------------------------- /KruskalMSTReallySpecialSubtree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/KruskalMSTReallySpecialSubtree.cpp -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LICENSE -------------------------------------------------------------------------------- /LaptopBatteryLife.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LaptopBatteryLife.cpp -------------------------------------------------------------------------------- /LargestPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LargestPermutation.cpp -------------------------------------------------------------------------------- /LargestProductInAGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LargestProductInAGrid.cpp -------------------------------------------------------------------------------- /LarrysArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LarrysArray.cpp -------------------------------------------------------------------------------- /LazySorting.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LazySorting.py -------------------------------------------------------------------------------- /LeftRotation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LeftRotation.cpp -------------------------------------------------------------------------------- /LegoBlocks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LegoBlocks.cpp -------------------------------------------------------------------------------- /LeonardosPrimeFactors.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LeonardosPrimeFactors.cpp -------------------------------------------------------------------------------- /LetsEcho.sh: -------------------------------------------------------------------------------- 1 | echo "HELLO" 2 | -------------------------------------------------------------------------------- /LibraryFine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LibraryFine.cpp -------------------------------------------------------------------------------- /LilysHomework.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LilysHomework.cpp -------------------------------------------------------------------------------- /LinearAlgebra.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebra.py -------------------------------------------------------------------------------- /LinearAlgebraFoundations1-MatrixAddition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebraFoundations1-MatrixAddition.cpp -------------------------------------------------------------------------------- /LinearAlgebraFoundations10Eigenvectors.txt: -------------------------------------------------------------------------------- 1 | -2 2 | -1 3 | -------------------------------------------------------------------------------- /LinearAlgebraFoundations2-MatrixSubtraction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebraFoundations2-MatrixSubtraction.cpp -------------------------------------------------------------------------------- /LinearAlgebraFoundations3MatrixMultiplication.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebraFoundations3MatrixMultiplication.cpp -------------------------------------------------------------------------------- /LinearAlgebraFoundations4MatrixMultiplication.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebraFoundations4MatrixMultiplication.cpp -------------------------------------------------------------------------------- /LinearAlgebraFoundations5The100thPowerOfAMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebraFoundations5The100thPowerOfAMatrix.cpp -------------------------------------------------------------------------------- /LinearAlgebraFoundations6AnEquationInvolvingMatrices.txt: -------------------------------------------------------------------------------- 1 | -2 2 | 1 3 | -------------------------------------------------------------------------------- /LinearAlgebraFoundations7The1000thPowerOfAMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinearAlgebraFoundations7The1000thPowerOfAMatrix.cpp -------------------------------------------------------------------------------- /LinearAlgebraFoundations8SystemsOfEquations.txt: -------------------------------------------------------------------------------- 1 | -1 2 | -------------------------------------------------------------------------------- /LinearAlgebraFoundations9Eigenvalues.txt: -------------------------------------------------------------------------------- 1 | -2 2 | -1 3 | -------------------------------------------------------------------------------- /LinkedListsDetectACycle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LinkedListsDetectACycle.cpp -------------------------------------------------------------------------------- /LisasWorkbook.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LisasWorkbook.cpp -------------------------------------------------------------------------------- /ListComprehensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ListComprehensions.py -------------------------------------------------------------------------------- /Lists.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Lists.py -------------------------------------------------------------------------------- /LonelyInteger.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LonelyInteger.cpp -------------------------------------------------------------------------------- /LonelyIntegerLetsBash.sh: -------------------------------------------------------------------------------- 1 | read;fmt -1 | sort | uniq -u 2 | -------------------------------------------------------------------------------- /LoopingAndSkipping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LoopingAndSkipping.sh -------------------------------------------------------------------------------- /LoopingWithNumbers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LoopingWithNumbers.sh -------------------------------------------------------------------------------- /Loops.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Loops.py -------------------------------------------------------------------------------- /LowerBoundSTL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LowerBoundSTL.cpp -------------------------------------------------------------------------------- /LuckBalance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/LuckBalance.cpp -------------------------------------------------------------------------------- /MakeItAnagram.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MakeItAnagram.cpp -------------------------------------------------------------------------------- /ManasaAndStones.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ManasaAndStones.cpp -------------------------------------------------------------------------------- /ManasaAndSubsequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ManasaAndSubsequences.cpp -------------------------------------------------------------------------------- /MandragoraForest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MandragoraForest.cpp -------------------------------------------------------------------------------- /MapAndLambdaFunction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MapAndLambdaFunction.py -------------------------------------------------------------------------------- /MapsSTL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MapsSTL.cpp -------------------------------------------------------------------------------- /MarcsCakewalk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MarcsCakewalk.cpp -------------------------------------------------------------------------------- /MarkAndToys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MarkAndToys.cpp -------------------------------------------------------------------------------- /MarsExploration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MarsExploration.cpp -------------------------------------------------------------------------------- /MatrixLayerRotation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MatrixLayerRotation.cpp -------------------------------------------------------------------------------- /MatrixTracing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MatrixTracing.cpp -------------------------------------------------------------------------------- /MatrixTracingB.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MatrixTracingB.cpp -------------------------------------------------------------------------------- /MaximizingXOR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MaximizingXOR.cpp -------------------------------------------------------------------------------- /MaximumDifferenceInAnArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MaximumDifferenceInAnArray.cpp -------------------------------------------------------------------------------- /MaximumElement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MaximumElement.cpp -------------------------------------------------------------------------------- /MaximumPerimeterTriangle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MaximumPerimeterTriangle.cpp -------------------------------------------------------------------------------- /MeanMedianAndMode.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MeanMedianAndMode.cpp -------------------------------------------------------------------------------- /MeanVarAndStd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MeanVarAndStd.py -------------------------------------------------------------------------------- /MergeTwoSortedLinkedLists.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MergeTwoSortedLinkedLists.cpp -------------------------------------------------------------------------------- /MigratoryBirds.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MigratoryBirds.cpp -------------------------------------------------------------------------------- /MinAndMax.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MinAndMax.py -------------------------------------------------------------------------------- /MinimaxSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MinimaxSum.cpp -------------------------------------------------------------------------------- /MinimumAbsoluteDifferenceInAnArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MinimumAbsoluteDifferenceInAnArray.cpp -------------------------------------------------------------------------------- /MinimumDistances.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MinimumDistances.cpp -------------------------------------------------------------------------------- /MinimumDraws.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MinimumDraws.cpp -------------------------------------------------------------------------------- /MinimumLoss.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MinimumLoss.cpp -------------------------------------------------------------------------------- /MisereNim.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MisereNim.cpp -------------------------------------------------------------------------------- /MissingNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MissingNumbers.cpp -------------------------------------------------------------------------------- /ModDivmod.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ModDivmod.py -------------------------------------------------------------------------------- /ModifiedKaprekarNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ModifiedKaprekarNumbers.cpp -------------------------------------------------------------------------------- /MoreOnConditionals.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MoreOnConditionals.sh -------------------------------------------------------------------------------- /MorphologicalOperationsClosing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MorphologicalOperationsClosing.cpp -------------------------------------------------------------------------------- /MorphologicalOperationsDilation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MorphologicalOperationsDilation.cpp -------------------------------------------------------------------------------- /MorphologicalOperationsDilationWithIrregularStructuringElement.txt: -------------------------------------------------------------------------------- 1 | 0110 2 | 0111 3 | 0000 4 | -------------------------------------------------------------------------------- /MorphologicalOperationsErosion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MorphologicalOperationsErosion.cpp -------------------------------------------------------------------------------- /MorphologicalOperationsErosionWithAStructuralElement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MorphologicalOperationsErosionWithAStructuralElement.cpp -------------------------------------------------------------------------------- /MorphologicalOperationsOpening.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MorphologicalOperationsOpening.cpp -------------------------------------------------------------------------------- /MostCommon.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MostCommon.py -------------------------------------------------------------------------------- /MostDistant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/MostDistant.cpp -------------------------------------------------------------------------------- /Mutations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Mutations.py -------------------------------------------------------------------------------- /NamesScores.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NamesScores.cpp -------------------------------------------------------------------------------- /NestedLists.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NestedLists.py -------------------------------------------------------------------------------- /NikitaAndTheGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NikitaAndTheGame.cpp -------------------------------------------------------------------------------- /NimbleGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NimbleGame.cpp -------------------------------------------------------------------------------- /NoIdea.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NoIdea.py -------------------------------------------------------------------------------- /NonDivisibleSubset.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NonDivisibleSubset.cpp -------------------------------------------------------------------------------- /NormalDistribution1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NormalDistribution1.py -------------------------------------------------------------------------------- /NormalDistribution2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NormalDistribution2.py -------------------------------------------------------------------------------- /NormalDistribution3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/NormalDistribution3.py -------------------------------------------------------------------------------- /OLDTaskScheduling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/OLDTaskScheduling.cpp -------------------------------------------------------------------------------- /OrganizingContainersOfBalls.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/OrganizingContainersOfBalls.cpp -------------------------------------------------------------------------------- /PaintTheTiles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PaintTheTiles.cpp -------------------------------------------------------------------------------- /Pairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Pairs.cpp -------------------------------------------------------------------------------- /PalindromeIndex.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PalindromeIndex.cpp -------------------------------------------------------------------------------- /Pangrams.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Pangrams.cpp -------------------------------------------------------------------------------- /PickingCards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PickingCards.cpp -------------------------------------------------------------------------------- /PickingNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PickingNumbers.cpp -------------------------------------------------------------------------------- /PilingUp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PilingUp.py -------------------------------------------------------------------------------- /PlayWithWords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PlayWithWords.cpp -------------------------------------------------------------------------------- /PlusMinus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PlusMinus.cpp -------------------------------------------------------------------------------- /Pointer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Pointer.cpp -------------------------------------------------------------------------------- /PointsOnALine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PointsOnALine.cpp -------------------------------------------------------------------------------- /PoissonDistribution1.txt: -------------------------------------------------------------------------------- 1 | 0.067 2 | -------------------------------------------------------------------------------- /PoissonDistribution2.txt: -------------------------------------------------------------------------------- 1 | 226.176 2 | 286.100 3 | -------------------------------------------------------------------------------- /PoissonDistribution3.txt: -------------------------------------------------------------------------------- 1 | 0.050 2 | 0.983 3 | -------------------------------------------------------------------------------- /PoissonDistribution5.txt: -------------------------------------------------------------------------------- 1 | 0.217 2 | 0.880 3 | 0.012 4 | 1.000 5 | -------------------------------------------------------------------------------- /PokerNim.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PokerNim.cpp -------------------------------------------------------------------------------- /PolarCoordinates.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PolarCoordinates.py -------------------------------------------------------------------------------- /Polynomials.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Polynomials.py -------------------------------------------------------------------------------- /PopularConvolutionFilters1.txt: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /PopularConvolutionFilters2.txt: -------------------------------------------------------------------------------- 1 | 1 2 | -------------------------------------------------------------------------------- /PopularConvolutionFilters3.txt: -------------------------------------------------------------------------------- 1 | 2 2 | -------------------------------------------------------------------------------- /PopularConvolutionFilters4.txt: -------------------------------------------------------------------------------- 1 | 5 2 | -------------------------------------------------------------------------------- /PossiblePath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PossiblePath.cpp -------------------------------------------------------------------------------- /PowersGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PowersGame.cpp -------------------------------------------------------------------------------- /PrimsMSTSpecialSubtree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PrimsMSTSpecialSubtree.cpp -------------------------------------------------------------------------------- /PrintElementsOfALinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PrintElementsOfALinkedList.cpp -------------------------------------------------------------------------------- /PrintFunction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PrintFunction.py -------------------------------------------------------------------------------- /PrintPretty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PrintPretty.cpp -------------------------------------------------------------------------------- /PrintTheElementsOfALinkedListInReverse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PrintTheElementsOfALinkedListInReverse.cpp -------------------------------------------------------------------------------- /PriyankaAndToys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PriyankaAndToys.cpp -------------------------------------------------------------------------------- /ProgrammingCompetition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProgrammingCompetition.cpp -------------------------------------------------------------------------------- /ProjectEuler1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler1.cpp -------------------------------------------------------------------------------- /ProjectEuler10.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler10.cpp -------------------------------------------------------------------------------- /ProjectEuler12.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler12.cpp -------------------------------------------------------------------------------- /ProjectEuler13.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler13.cpp -------------------------------------------------------------------------------- /ProjectEuler14.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler14.cpp -------------------------------------------------------------------------------- /ProjectEuler2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler2.cpp -------------------------------------------------------------------------------- /ProjectEuler3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler3.cpp -------------------------------------------------------------------------------- /ProjectEuler4.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler4.cpp -------------------------------------------------------------------------------- /ProjectEuler5.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler5.cpp -------------------------------------------------------------------------------- /ProjectEuler6.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler6.cpp -------------------------------------------------------------------------------- /ProjectEuler7.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler7.cpp -------------------------------------------------------------------------------- /ProjectEuler8.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ProjectEuler8.cpp -------------------------------------------------------------------------------- /PythonDivision.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PythonDivision.py -------------------------------------------------------------------------------- /PythonEvaluation.py: -------------------------------------------------------------------------------- 1 | eval(input()) 2 | -------------------------------------------------------------------------------- /PythonIfElse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/PythonIfElse.py -------------------------------------------------------------------------------- /QHEAP1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/QHEAP1.cpp -------------------------------------------------------------------------------- /QueensAttack.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/QueensAttack.cpp -------------------------------------------------------------------------------- /QueueUsingTwoStacks-OLD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/QueueUsingTwoStacks-OLD.cpp -------------------------------------------------------------------------------- /QueueUsingTwoStacks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/QueueUsingTwoStacks.cpp -------------------------------------------------------------------------------- /Quicksort1-Partition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Quicksort1-Partition.cpp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/README.md -------------------------------------------------------------------------------- /RandomNumberGenerator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RandomNumberGenerator.py -------------------------------------------------------------------------------- /RankOfWordRedfin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RankOfWordRedfin.cpp -------------------------------------------------------------------------------- /ReadInAnArray.sh: -------------------------------------------------------------------------------- 1 | paste -s -d' ' 2 | 3 | -------------------------------------------------------------------------------- /ReadingRawInput.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ReadingRawInput.py -------------------------------------------------------------------------------- /RectangularGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RectangularGame.cpp -------------------------------------------------------------------------------- /Recursion-DavisStaircase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Recursion-DavisStaircase.cpp -------------------------------------------------------------------------------- /Recursion-FibonacciNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Recursion-FibonacciNumbers.cpp -------------------------------------------------------------------------------- /RecursiveDigitSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RecursiveDigitSum.cpp -------------------------------------------------------------------------------- /RedJohnIsBack.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RedJohnIsBack.cpp -------------------------------------------------------------------------------- /RedKnightsShortestPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RedKnightsShortestPath.cpp -------------------------------------------------------------------------------- /ReduceFunction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ReduceFunction.py -------------------------------------------------------------------------------- /RemoveTheFirstCapitalLetterFromEachElement.sh: -------------------------------------------------------------------------------- 1 | sed 's=[A-Z]=.='| paste -sd' ' 2 | -------------------------------------------------------------------------------- /RepeatedString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RepeatedString.cpp -------------------------------------------------------------------------------- /Restaurant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Restaurant.cpp -------------------------------------------------------------------------------- /ReverseADoublyLinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ReverseADoublyLinkedList.cpp -------------------------------------------------------------------------------- /ReverseALinkedList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ReverseALinkedList.cpp -------------------------------------------------------------------------------- /ReverseGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ReverseGame.cpp -------------------------------------------------------------------------------- /RichieRich.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RichieRich.cpp -------------------------------------------------------------------------------- /RoadsAndLibraries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RoadsAndLibraries.cpp -------------------------------------------------------------------------------- /RunningTimeOfAlgorithms.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RunningTimeOfAlgorithms.cpp -------------------------------------------------------------------------------- /RussianPeasantExponentiation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RussianPeasantExponentiation.cpp -------------------------------------------------------------------------------- /RustAndMurderer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/RustAndMurderer.cpp -------------------------------------------------------------------------------- /SansaAndXor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SansaAndXor.cpp -------------------------------------------------------------------------------- /SaveThePrisoner.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SaveThePrisoner.cpp -------------------------------------------------------------------------------- /SayHelloWorldWithPython.py: -------------------------------------------------------------------------------- 1 | print("Hello, World!") 2 | -------------------------------------------------------------------------------- /SedComman4.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SedComman4.sh -------------------------------------------------------------------------------- /SedCommand1.sh: -------------------------------------------------------------------------------- 1 | sed 's=\bthe\b=this=' 2 | -------------------------------------------------------------------------------- /SedCommand2.sh: -------------------------------------------------------------------------------- 1 | sed 's=thy=your=ig' 2 | -------------------------------------------------------------------------------- /SedCommand3.sh: -------------------------------------------------------------------------------- 1 | sed -e 's=[tT]hy={&}=g' 2 | -------------------------------------------------------------------------------- /SedCommand5.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SedCommand5.sh -------------------------------------------------------------------------------- /SeparateTheNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SeparateTheNumbers.cpp -------------------------------------------------------------------------------- /SequenceEquation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SequenceEquation.cpp -------------------------------------------------------------------------------- /ServiceLane.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ServiceLane.cpp -------------------------------------------------------------------------------- /SetAdd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetAdd.py -------------------------------------------------------------------------------- /SetDifferenceOperation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetDifferenceOperation.py -------------------------------------------------------------------------------- /SetDiscardRemoveAndPop.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetDiscardRemoveAndPop.py -------------------------------------------------------------------------------- /SetIntersectionOperation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetIntersectionOperation.py -------------------------------------------------------------------------------- /SetMutations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetMutations.py -------------------------------------------------------------------------------- /SetSymmetricDifferenceOperation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetSymmetricDifferenceOperation.py -------------------------------------------------------------------------------- /SetUnionOperation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetUnionOperation.py -------------------------------------------------------------------------------- /SetsSTL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SetsSTL.cpp -------------------------------------------------------------------------------- /ShapeAndReshape.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ShapeAndReshape.py -------------------------------------------------------------------------------- /ShashankAndList.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ShashankAndList.cpp -------------------------------------------------------------------------------- /SherlockAndAnagrams.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndAnagrams.cpp -------------------------------------------------------------------------------- /SherlockAndArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndArray.cpp -------------------------------------------------------------------------------- /SherlockAndCost.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndCost.cpp -------------------------------------------------------------------------------- /SherlockAndCounting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndCounting.cpp -------------------------------------------------------------------------------- /SherlockAndDivisors.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndDivisors.cpp -------------------------------------------------------------------------------- /SherlockAndGCD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndGCD.cpp -------------------------------------------------------------------------------- /SherlockAndMiniMax.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndMiniMax.cpp -------------------------------------------------------------------------------- /SherlockAndMovingTiles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndMovingTiles.cpp -------------------------------------------------------------------------------- /SherlockAndPermutations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndPermutations.cpp -------------------------------------------------------------------------------- /SherlockAndPlanes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndPlanes.cpp -------------------------------------------------------------------------------- /SherlockAndSquares.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndSquares.cpp -------------------------------------------------------------------------------- /SherlockAndTheBeast.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndTheBeast.cpp -------------------------------------------------------------------------------- /SherlockAndTheValidString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndTheValidString.cpp -------------------------------------------------------------------------------- /SherlockAndWatson.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SherlockAndWatson.cpp -------------------------------------------------------------------------------- /ShortPalindrome.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ShortPalindrome.cpp -------------------------------------------------------------------------------- /SimilarityScores.py: -------------------------------------------------------------------------------- 1 | print("3"); 2 | -------------------------------------------------------------------------------- /SimpleArraySum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SimpleArraySum.cpp -------------------------------------------------------------------------------- /SimpleLanguage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SimpleLanguage.cpp -------------------------------------------------------------------------------- /SliceAnArray.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SliceAnArray.sh -------------------------------------------------------------------------------- /SnakesAndLaddersTheQuickestWayUp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SnakesAndLaddersTheQuickestWayUp.cpp -------------------------------------------------------------------------------- /SockMerchant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SockMerchant.cpp -------------------------------------------------------------------------------- /SolveMeSecond.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SolveMeSecond.cpp -------------------------------------------------------------------------------- /SongOfPi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SongOfPi.cpp -------------------------------------------------------------------------------- /SortData.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SortData.py -------------------------------------------------------------------------------- /Sorting-Comparator.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Sorting-Comparator.cpp -------------------------------------------------------------------------------- /SparseArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SparseArrays.cpp -------------------------------------------------------------------------------- /SpecialMultiple.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SpecialMultiple.cpp -------------------------------------------------------------------------------- /SpecialPythagoreanTriplet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SpecialPythagoreanTriplet.cpp -------------------------------------------------------------------------------- /Stacks-BalancedBrackets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Stacks-BalancedBrackets.cpp -------------------------------------------------------------------------------- /Staircase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Staircase.cpp -------------------------------------------------------------------------------- /StandardDeviationPuzzles.txt: -------------------------------------------------------------------------------- 1 | 3.5 2 | -------------------------------------------------------------------------------- /StandardDeviationPuzzles1.txt: -------------------------------------------------------------------------------- 1 | 2.94 2 | -------------------------------------------------------------------------------- /StandardDeviationPuzzles3.txt: -------------------------------------------------------------------------------- 1 | 5.0 2 | -------------------------------------------------------------------------------- /StandardDeviationPuzzles4.txt: -------------------------------------------------------------------------------- 1 | 5.0 2 | -------------------------------------------------------------------------------- /StandardDeviationPuzzles5.txt: -------------------------------------------------------------------------------- 1 | 10.0 2 | -------------------------------------------------------------------------------- /StandardDeviationPuzzles6.txt: -------------------------------------------------------------------------------- 1 | 20.0 2 | -------------------------------------------------------------------------------- /SteppingStonesGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SteppingStonesGame.cpp -------------------------------------------------------------------------------- /StockMaximize.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StockMaximize.cpp -------------------------------------------------------------------------------- /StoneDivisionRevisited.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StoneDivisionRevisited.cpp -------------------------------------------------------------------------------- /StrangeCounter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StrangeCounter.cpp -------------------------------------------------------------------------------- /StrangeGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StrangeGrid.cpp -------------------------------------------------------------------------------- /StringConstruction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StringConstruction.cpp -------------------------------------------------------------------------------- /StringFormatting.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StringFormatting.py -------------------------------------------------------------------------------- /StringSplitAndJoin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StringSplitAndJoin.py -------------------------------------------------------------------------------- /StringStream.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StringStream.cpp -------------------------------------------------------------------------------- /StringValidators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StringValidators.py -------------------------------------------------------------------------------- /Strings-MakingAnagrams.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Strings-MakingAnagrams.cpp -------------------------------------------------------------------------------- /Strings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Strings.cpp -------------------------------------------------------------------------------- /StrongPassword.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/StrongPassword.cpp -------------------------------------------------------------------------------- /Structs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Structs.cpp -------------------------------------------------------------------------------- /SumAndProd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SumAndProd.py -------------------------------------------------------------------------------- /SumVsXOR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SumVsXOR.cpp -------------------------------------------------------------------------------- /SumarAndTheFloatingRocks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SumarAndTheFloatingRocks.cpp -------------------------------------------------------------------------------- /SummingTheSeries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SummingTheSeries.cpp -------------------------------------------------------------------------------- /SuperReducedString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SuperReducedString.cpp -------------------------------------------------------------------------------- /SwapCase.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SwapCase.py -------------------------------------------------------------------------------- /SymmetricDifference.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/SymmetricDifference.py -------------------------------------------------------------------------------- /TaskScheduling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TaskScheduling.cpp -------------------------------------------------------------------------------- /TaumAndBday.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TaumAndBday.cpp -------------------------------------------------------------------------------- /TellTheAverage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TellTheAverage.cpp -------------------------------------------------------------------------------- /TemperaturePredictions.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TemperaturePredictions.R -------------------------------------------------------------------------------- /TextAlignment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TextAlignment.py -------------------------------------------------------------------------------- /TextWrap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TextWrap.py -------------------------------------------------------------------------------- /TheAverageRatingOfTopEmployees.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheAverageRatingOfTopEmployees.cpp -------------------------------------------------------------------------------- /TheCaptainsRoom.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheCaptainsRoom.py -------------------------------------------------------------------------------- /TheCentralLimitTheorem3.txt: -------------------------------------------------------------------------------- 1 | 0.7887 2 | -------------------------------------------------------------------------------- /TheCentralLimitTheorem4.txt: -------------------------------------------------------------------------------- 1 | 484.32 2 | 515.67 3 | -------------------------------------------------------------------------------- /TheCentralLimitTheorem5.py: -------------------------------------------------------------------------------- 1 | print("0.2643"); 2 | -------------------------------------------------------------------------------- /TheCentralLimitTheorem6.py: -------------------------------------------------------------------------------- 1 | print("52854.8"); 2 | -------------------------------------------------------------------------------- /TheChosenOne.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheChosenOne.cpp -------------------------------------------------------------------------------- /TheCoinChangeProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheCoinChangeProblem.cpp -------------------------------------------------------------------------------- /TheCutCommand1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheCutCommand1.sh -------------------------------------------------------------------------------- /TheCutCommand2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheCutCommand2.sh -------------------------------------------------------------------------------- /TheCutCommand3.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheCutCommand3.sh -------------------------------------------------------------------------------- /TheCutCommand4.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheCutCommand4.sh -------------------------------------------------------------------------------- /TheCutCommand5.sh: -------------------------------------------------------------------------------- 1 | cut -f1-3 2 | -------------------------------------------------------------------------------- /TheCutCommand6.sh: -------------------------------------------------------------------------------- 1 | cut -c13- 2 | -------------------------------------------------------------------------------- /TheCutCommand7.sh: -------------------------------------------------------------------------------- 1 | cut -d' ' -f4 2 | -------------------------------------------------------------------------------- /TheCutCommand8.sh: -------------------------------------------------------------------------------- 1 | cut -d' ' -f1-3 2 | -------------------------------------------------------------------------------- /TheCutCommand9.sh: -------------------------------------------------------------------------------- 1 | cut -f2- 2 | -------------------------------------------------------------------------------- /TheFullCountingSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheFullCountingSort.cpp -------------------------------------------------------------------------------- /TheGreatXOR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheGreatXOR.cpp -------------------------------------------------------------------------------- /TheGridSearch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheGridSearch.cpp -------------------------------------------------------------------------------- /TheHeadOfATextFile1.sh: -------------------------------------------------------------------------------- 1 | head -n 20 2 | -------------------------------------------------------------------------------- /TheHeadOfATextFile2.sh: -------------------------------------------------------------------------------- 1 | head -c 20 2 | -------------------------------------------------------------------------------- /TheHurdleRace.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheHurdleRace.cpp -------------------------------------------------------------------------------- /TheLongestCommonSubsequence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheLongestCommonSubsequence.cpp -------------------------------------------------------------------------------- /TheLoveLetterMystery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheLoveLetterMystery.cpp -------------------------------------------------------------------------------- /TheMaximumSubarray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheMaximumSubarray.cpp -------------------------------------------------------------------------------- /TheMiddleOfATextFile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheMiddleOfATextFile.sh -------------------------------------------------------------------------------- /TheMinionGame.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheMinionGame.py -------------------------------------------------------------------------------- /ThePowerSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ThePowerSum.cpp -------------------------------------------------------------------------------- /TheSortCommand1.sh: -------------------------------------------------------------------------------- 1 | sort 2 | -------------------------------------------------------------------------------- /TheSortCommand2.sh: -------------------------------------------------------------------------------- 1 | sort -r 2 | -------------------------------------------------------------------------------- /TheSortCommand3.sh: -------------------------------------------------------------------------------- 1 | sort -n 2 | -------------------------------------------------------------------------------- /TheSortCommand4.sh: -------------------------------------------------------------------------------- 1 | sort -nr 2 | -------------------------------------------------------------------------------- /TheSortCommand5.sh: -------------------------------------------------------------------------------- 1 | sort -t$'\t' -k2 -nr 2 | -------------------------------------------------------------------------------- /TheSortCommand6.sh: -------------------------------------------------------------------------------- 1 | sort -t$'\t' -k2 -n 2 | -------------------------------------------------------------------------------- /TheSortCommand7.sh: -------------------------------------------------------------------------------- 1 | sort -t'|' -rgk2 2 | -------------------------------------------------------------------------------- /TheTailOfATextFile1.sh: -------------------------------------------------------------------------------- 1 | tail -n 20 2 | -------------------------------------------------------------------------------- /TheTailOfATextFile2.sh: -------------------------------------------------------------------------------- 1 | tail -c 20 2 | -------------------------------------------------------------------------------- /TheTimeInWords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheTimeInWords.cpp -------------------------------------------------------------------------------- /TheTrCommand1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheTrCommand1.sh -------------------------------------------------------------------------------- /TheTrCommand2.sh: -------------------------------------------------------------------------------- 1 | tr -d [a-z] 2 | -------------------------------------------------------------------------------- /TheTrCommand3.sh: -------------------------------------------------------------------------------- 1 | tr -s " " 2 | -------------------------------------------------------------------------------- /TheUniqCommand1.sh: -------------------------------------------------------------------------------- 1 | uniq 2 | -------------------------------------------------------------------------------- /TheUniqCommand2.sh: -------------------------------------------------------------------------------- 1 | uniq -c | tr -s " " | awk '$1=$1' 2 | -------------------------------------------------------------------------------- /TheUniqCommand3.sh: -------------------------------------------------------------------------------- 1 | uniq -ci | tr -s " " | awk '$1=$1' 2 | -------------------------------------------------------------------------------- /TheUniqCommand4.sh: -------------------------------------------------------------------------------- 1 | uniq -u 2 | -------------------------------------------------------------------------------- /TheWorldOfNumbers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TheWorldOfNumbers.sh -------------------------------------------------------------------------------- /ThirdLargestValue-Optiver.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ThirdLargestValue-Optiver.cpp -------------------------------------------------------------------------------- /TimeComplexity-Primality.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TimeComplexity-Primality.cpp -------------------------------------------------------------------------------- /TimeConversion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TimeConversion.cpp -------------------------------------------------------------------------------- /TimeDelta.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TimeDelta.py -------------------------------------------------------------------------------- /TowerBreakers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TowerBreakers.cpp -------------------------------------------------------------------------------- /TowerBreakersRevisited.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TowerBreakersRevisited.cpp -------------------------------------------------------------------------------- /TrainTicket.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TrainTicket.cpp -------------------------------------------------------------------------------- /TransposeAndFlatten.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TransposeAndFlatten.py -------------------------------------------------------------------------------- /TreeHeightOfABinaryTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreeHeightOfABinaryTree.cpp -------------------------------------------------------------------------------- /TreeHuffmanDecoding.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreeHuffmanDecoding.cpp -------------------------------------------------------------------------------- /TreeInorderTraversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreeInorderTraversal.cpp -------------------------------------------------------------------------------- /TreeLevelOrderTraversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreeLevelOrderTraversal.cpp -------------------------------------------------------------------------------- /TreePostorderTraversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreePostorderTraversal.cpp -------------------------------------------------------------------------------- /TreePreorderTraversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreePreorderTraversal.cpp -------------------------------------------------------------------------------- /TreeTopView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TreeTopView.cpp -------------------------------------------------------------------------------- /Trees-IsThisABinarySearchTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Trees-IsThisABinarySearchTree.cpp -------------------------------------------------------------------------------- /TriangleNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TriangleNumbers.cpp -------------------------------------------------------------------------------- /TriangleQuest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TriangleQuest.py -------------------------------------------------------------------------------- /TriangleQuest2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TriangleQuest2.py -------------------------------------------------------------------------------- /Tuples.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Tuples.py -------------------------------------------------------------------------------- /TwoArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TwoArrays.cpp -------------------------------------------------------------------------------- /TwoCharacters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TwoCharacters.cpp -------------------------------------------------------------------------------- /TwoRobots-OLD1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TwoRobots-OLD1.cpp -------------------------------------------------------------------------------- /TwoRobots.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TwoRobots.cpp -------------------------------------------------------------------------------- /TwoStrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/TwoStrings.cpp -------------------------------------------------------------------------------- /UtopianTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/UtopianTree.cpp -------------------------------------------------------------------------------- /VariableSizedArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/VariableSizedArrays.cpp -------------------------------------------------------------------------------- /VariableSizedArrays1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/VariableSizedArrays1.cpp -------------------------------------------------------------------------------- /VectorErase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/VectorErase.cpp -------------------------------------------------------------------------------- /VectorSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/VectorSort.cpp -------------------------------------------------------------------------------- /VerticalSticks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/VerticalSticks.cpp -------------------------------------------------------------------------------- /ViralAdvertising.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ViralAdvertising.cpp -------------------------------------------------------------------------------- /VirtualFunctions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/VirtualFunctions.cpp -------------------------------------------------------------------------------- /WeightedUniformStrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WeightedUniformStrings.cpp -------------------------------------------------------------------------------- /WelcomeToJava.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WelcomeToJava.java -------------------------------------------------------------------------------- /WetSharkAnd42.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WetSharkAnd42.cpp -------------------------------------------------------------------------------- /WhatsYourName.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WhatsYourName.py -------------------------------------------------------------------------------- /WinningLotteryTicket.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WinningLotteryTicket.cpp -------------------------------------------------------------------------------- /WordOrder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WordOrder.py -------------------------------------------------------------------------------- /WriteAFunction.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/WriteAFunction.py -------------------------------------------------------------------------------- /XorAndSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/XorAndSum.cpp -------------------------------------------------------------------------------- /XorSequence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/XorSequence.cpp -------------------------------------------------------------------------------- /ZerosAndOnes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/ZerosAndOnes.py -------------------------------------------------------------------------------- /Zipped.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/Zipped.py -------------------------------------------------------------------------------- /nCrTable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/nCrTable.cpp -------------------------------------------------------------------------------- /paste1.sh: -------------------------------------------------------------------------------- 1 | paste -sd';' 2 | -------------------------------------------------------------------------------- /paste2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/paste2.sh -------------------------------------------------------------------------------- /paste3.sh: -------------------------------------------------------------------------------- 1 | paste -sd'\t' 2 | -------------------------------------------------------------------------------- /paste4.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/paste4.sh -------------------------------------------------------------------------------- /solveMeFirst.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DionysiosB/HackerRank/HEAD/solveMeFirst.cpp --------------------------------------------------------------------------------