Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR_logo

Some HackerRank solutions

Warning
THIS IS MORE LIKE PERSONAL ENGINEER-DEVELOPER NOTEBOOK RATHER THAN REPO WITH BEST-AND-OPTIMAL SOLUTIONS!
Created this to track and motivate myself to "keep in programming shape".
Problem description might be under the circle (C and C++) or name, followed by link to my solution. Some solutions "might" look ancient because some problems provide part of code to work with.
🟢 Easy 🟠 Medium 🔴 Hard

Problem Solving

Algorithms

  1. Warmup ✅

  2. Implementation

  3. Strings

  4. Sorting

  5. Search

  6. Graph Theory

  7. Greedy

  8. Dynamic Programming

  9. Constructive Algorithms

  10. Bit Manipulation

  11. Recursion

  12. Game Theory

  13. NP Complete

  14. Debugging

Data Structures

  1. Arrays ✅
  2. Linked Lists
  3. Trees

C++

  1. Introduction ✅
  2. Strings
  3. Classes ✅
  4. STL ✅
  5. Inheritance ✅
  6. Debugging ✅
  7. Other Concepts ✅

Python

  1. Introduction ✅
    • [:green_circle:] Say "Hello, World!" With Python
    • [:green_circle:] Python If-Else
    • [:green_circle:] Arithmetic Operators
    • [:green_circle:] Python: Division
    • [:green_circle:] Loops
    • [:orange_circle:] Write a function
    • [:green_circle:] Print Function

C

  1. Introduction ✅
  2. Conditionals and Loops
  3. Arrays and Strings ✅
  4. Functions
  5. Structs and Enums

Linux Shell

  1. Bash

About

Solutions for HackerRank problems

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages