Giter Site home page Giter Site logo

hackerrank-2's Introduction


Efficient solutions to problems on HackerRank written in C#

Algorithms

Warmup

Title Solution Difficulty Points Time Space
Solve Me First C# Easy 1 O(1) O(1)
Simple Array Sum C# Easy 10 O(n) O(1)
Compare the Triplets C# Easy 10 O(n) O(1)
A Very Big Sum C# Easy 10 O(n) O(1)
Diagonal Difference C# Easy 10 O(n) O(1)
Plus Minus C# Easy 10 O(n) O(1)
Staircase C# Easy 10 O(n) O(1)
Mini-Max Sum C# Easy 10 O(n) O(1)
Birthday Cake Candles C# Easy 10 O(n) O(1)
Time Conversion C# Easy 10 O(1) O(1)

Implementation

Title Solution Difficulty Points Time Space
Grading Students C# Easy 10 O(n) O(1)
Apple and Orange C# Easy 10 O(n) O(1)
Kangaroo C# Easy 10 O(1) O(1)
Between Two Sets C# Easy 10 O(n*logn) O(1)
Breaking the Records C# Easy 10 O(n) O(1)
Birthday Chocolate C# Easy 10 O(n) O(1)
Divisible Sum Pairs C# Easy 10 O(n) O(n)
Migratory Birds C# Easy 10 O(n) O(1)
Day of the Programmer C# Easy 15 O(1) O(1)
Bon Appétit C# Easy 10 O(n) O(1)
Sock Merchant C# Easy 10 O(n) O(n)
Drawing Book C# Easy 10 O(1) O(1)
Counting Valleys C# Easy 15 O(n) O(1)
Electronics Shop C# Easy 15 O(n^2) O(1)
Cats and a Mouse C# Easy 15 O(1) O(1)
Forming a Magic Square C# Medium 20 O(n) O(1)
Picking Numbers C# Easy 20 O(n) O(n)
Climbing the Leaderboard C# Medium 20 O(n*logn) O(n)
The Hurdle Race C# Easy 15 O(n) O(1)
Designer PDF Viewer C# Easy 20 O(n) O(1)
Utopian Tree C# Easy 20 O(1) O(1)
Angry Professor C# Easy 20 O(n) O(1)
Beautiful Days at the Movies C# Easy 15 O(n) O(1)
Viral Advertising C# Easy 15 O(n) O(1)
Save the Prisoner! C# Easy 15 O(1) O(1)
Circular Array Rotation C# Easy 20 O(n) O(1)
Sequence Equation C# Easy 20 O(n) O(n)
Jumping on the Clouds: Revisited C# Easy 15 O(n) O(1)
Find Digits C# Easy 25 O(logn) O(1)
Extra Long Factorials C# Medium 20 O(n) O(1)
Append and Delete C# Easy 20 O(1) O(1)
Sherlock and Squares C# Easy 20 O(n) O(1)
Library Fine C# Easy 15 O(1) O(1)
Cut the sticks C# Easy 20 O(n*logn) O(n)
Non-Divisible Subset C# Medium 20 O(n) O(n)
Repeated String C# Easy 20 O(1) O(1)
Jumping on the Clouds C# Easy 20 O(n) O(1)
Equalize the Array C# Easy 20 O(n) O(n)
Queen's Attack II C# Medium 30 O(n) O(n)
ACM ICPC Team C# Easy 25 O(n^2) O(1)
Taum and B'day C# Easy 25 O(1) O(1)
Organizing Containers of Balls C# Medium 30 O(n) O(n)
Encryption C# Medium 30 O(n) O(n)
Bigger is Greater C# Medium 35 O(n) O(1)
Modified Kaprekar Numbers C# Easy 30 O(n) O(n)
Beautiful Triplets C# Easy 20 O(n) O(n)
Minimum Distances C# Easy 20 O(n) O(n)
Halloween Sale C# Easy 20 O(n) O(1)
The Time in Words C# Medium 25 O(1) O(1)
Chocolate Feast C# Easy 25 O(n) O(1)
Service Lane C# Easy 20 O(n) O(1)
Lisa's Workbook C# Easy 25 O(n) O(1)
Flatland Space Stations C# Easy 25 O(n) O(n)
Fair Rations C# Easy 25 O(n) O(1)
Cavity Map C# Easy 30 O(n^2) O(1)
Manasa and Stones C# Easy 30 O(n) O(n)
The Grid Search C# Medium 30 O(n^2) O(1)
Happy Ladybugs C# Easy 30 O(n) O(n)
Strange Counter C# Easy 30 O(1) O(1)
3D Surface Area C# Medium 30 O(n^2) O(1)
Absolute Permutation C# Medium 40 O(1) O(1)
The Bomberman Game C# Medium 40 O(n) O(1)
Larry's Array C# Medium 40 O(n^2) O(1)
Almost Sorted C# Medium 50 O(n*logn) O(n)
Matrix Layer Rotation C# Hard 80 O(n) O(1)

hackerrank-2's People

Contributors

nemruddemir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.