mohit810 / Hackerrank_Solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackerRank Practice Solutions in Golang, JavaScript

Maintenance made-with-Go Issues

Logo

Hackerrank_Solutions

Repository for Hackerrank Solutions in Golang, JavaScript
View the Repo

This is an on-going series.

Practice

Tutorials

10 Days of Javascript

  1. Day 0 :
    1. Hello World! Problem | Solution
    2. Data Types Problem | Solution
  2. Day 1 :
    1. Arithmetic Operators Problem | Solution
    2. Functions Problem | Solution
    3. Let and Const Problem | Solution
  3. Day 2 :
    1. Conditional Statements: If-Else Problem | Solution
    2. Conditional Statements: Switch Problem | Solution
    3. Loops Problem | Solution
  4. Day 3 :
    1. Arrays Problem | Solution
    2. Try, Catch, and Finally Problem | Solution
    3. Throw Problem | Solution
  5. Day 4 :
    1. Create a Rectangle Object Problem | Solution
    2. Count Objects Problem | Solution
    3. Classes Problem | Solution
  6. Day 5 :
    1. Inheritance Problem | Solution
    2. Template Literals Problem | Solution
    3. Arrow Functions Problem | Solution
  7. Day 6 :
    1. Bitwise Operator Problem | Solution
    2. JavaScript Dates Problem | Solution
  8. Day 7 :
    1. Regular Expressions I Problem | Solution
    2. Regular Expressions II Problem | Solution
    3. Regular Expressions III Problem | Solution
  9. Day 8 :
    1. Create a Button Problem | Solution
    2. Buttons Container Problem | Solution
  10. Day 9 :
    1. Binary Calculator Problem | Solution

30 Days of Coding

  1. Day 0 Problem | Solution
  2. Day 1 Problem | Solution
  3. Day 2 Problem | Solution
  4. Day 3 Problem | Solution
  5. Day 4 Problem | Solution
  6. Day 5 Problem | Solution
  7. Day 6 Problem | Solution
  8. Day 7 Problem | Solution
  9. Day 8 Problem | Golang Solution | JS Solution
  10. Day 9 Problem | Solution
  11. Day 10 Problem | Solution
  12. Day 11 Problem | Solution
  13. Day 12 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  14. Day 13 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  15. Day 14 Problem | JAVA 8 Solution | ( Compiler didn't gave GoLang, JavaScript coding option )
  16. Day 15 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  17. Day 16 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  18. Day 17 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  19. Day 18 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  20. Day 19 Problem | JAVA 8 Solution | ( Compiler didn't gave GoLang, JavaScript coding option )
  21. Day 20 Problem | Solution
  22. Day 21 Problem | JAVA 8 Solution | ( Compiler didn't gave GoLang, JavaScript coding option )
  23. Day 22 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  24. Day 23 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  25. Day 24 Problem | JS Solution | ( Compiler didn't gave GoLang coding option )
  26. Day 25 Problem | Solution
  27. Day 26 Problem | Solution
  28. Day 27 Problem | JAVA 8 Solution | ( Compiler didn't gave GoLang, JavaScript coding option )
  29. Day 28 Problem | Solution
  30. Day 29 Problem | Solution

Algorithms

Implementation

  1. Apple and Oranges Problem | Solution
  2. Number Line Jumps Problem | Solution
  3. Between Two Sets Problem | Solution
  4. Breaking the Records Problem | Solution
  5. Subarray Division Problem | Solution
  6. Divisible Sum Pair Problem | Solution
  7. Migratory Birds Problem | Solution
  8. Day of the Programmer Problem | Solution
  9. Bill Division Problem | Solution
  10. Sales by Match Problem | Solution
  11. Drawing Book Problem | Solution
  12. Counting Valleys Problem | Solution
  13. Electronics Shop Problem | Solution
  14. Cats and a Mouse Problem | Solution
  15. Forming a Magic Square Problem | Solution
  16. Picking Numbers Problem | Solution
  17. Climbing the Leaderboard Problem | Solution
  18. The Hurdle Race Problem | Solution
  19. Designer PDF Viewer Problem | Solution
  20. Utopian Tree Problem | Solution
  21. Angry Professor Problem | Solution
  22. Beautiful Days at the Movies Problem | Solution
  23. Viral Advertising Problem | Solution | Solution
  24. Save The Prisoner Problem | Solution
  25. Circular Array Rotation Problem | Solution
  26. Sequence Equation Problem | Solution
  27. Jumping on the clouds: Revisited Problem | Solution
  28. Find Digits Problem | Solution
  29. Extra Long Factorials Problem | Solution
  30. Append and Delete Problem | Solution
  31. Sherlock and Squares Problem | Solution
  32. Library Fine Problem | Solution
  33. Cut the sticks Problem | Solution
  34. Non-Divisible Subset Problem | Solution
  35. Jumping on the Clouds Problem | Solution
  36. Equalize the Array Problem | Solution
  37. Queen's Attack II Problem | Solution
  38. ACM ICPC Team Problem | Solution
  39. Taum and B'day Problem |Solution
  40. Modified Kaprekar Numbers Problem |Solution
  41. Beautiful Triplets Problem | Solution
  42. Minimum Distances Problem | Solution
  43. Halloween Sale Problem | Solution
  44. Chocolate Feast Problem | Solution
  45. Service Lane Problem | Solution
  46. Lisa's Workbook Problem | Solution
  47. Flatland Space Stations Problem | Solution
  48. Fair Rations Problem | Solution
  49. Cavity Map Problem | Solution

Strings

  1. Super Reduced String Problem | Solution
  2. CamelCase Problem | Solution
  3. Strong Password Problem | Solution
  4. Caesar Cipher Problem | Solution
  5. Mars Exploration Problem | Solution
  6. HackerRank in a String! Problem | Solution
  7. Pangrams Problem | Solution
  8. Weighted Uniform Strings Problem | Solution
  9. Funny String Problem | Solution
  10. Gemstones Problem | Solution
  11. Alternating Characters Problem | Solution
  12. Beautiful Binary String Problem | Solution
  13. The Love-Letter Mystery Problem | Solution
  14. Determining DNA Health Problem | Solution

Sorting

  1. Big Sorting Problem | Solution
  2. Intro to Tutorial Challenges Problem | Solution
  3. Insertion Sort - Part 1 Problem | Solution
  4. Insertion Sort - Part 2 Problem | Solution

Data Structures (Basic types)

Array

  1. Arrays-DS Problem | Solution
  2. 2D Array - DS Problem | Solution
  3. Sparse Arrays Problem | Solution

Linked Lists

  1. Print the Elements of a Linked List Problem | Solution

About


Languages

Language:Go 75.3%Language:JavaScript 19.1%Language:Java 4.1%Language:HTML 1.1%Language:CSS 0.4%