Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guanshiyin28/hackerrank

Hacker Rank Solve (On Going)
https://github.com/guanshiyin28/hackerrank

c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode

Last synced: 18 days ago
JSON representation

Hacker Rank Solve (On Going)

Awesome Lists containing this project

README

        

![Jane Doe Banner](https://github.com/user-attachments/assets/6dce4a9a-c124-413d-816b-a0ea878a6cd9)

# HackerRank

HackerRank is a technology company that focuses on competitive programming challenges for both consumers and businesses. Developers compete by writing programs according to provided specifications. HackerRank's programming challenges can be solved in a variety of programming languages (including Java, C++, PHP, Python, SQL, and JavaScript) and span multiple computer science domains.



## Purpose of This Repository

This repository is created to store and manage solutions that have been completed on the HackerRank platform. The primary objectives of this repository are:
* **Sharing Knowledge:** To provide a learning resource for both novice and experienced programmers.
* **Personal Documentation:** To track progress in solving programming problems.
* **Collaboration:** To enable users to contribute, provide feedback, or improve existing solutions.
* **Quick Reference:** To provide a place to find solutions to similar problems.



## Table of Contents

### Prepare

| No | Languages | Link |
|:---:| :---: | ---- |
| 1 | Ruby | Introduction |
| | | Arrays & Hashes |
| | | Enumerables |
| | | Methods |
| | | Strings |
| | | |
| | | |
| 2 | Python | Introduction |
| | | Basic Data Types |
| | | Strings |
| | | Sets |
| | | Math |
| | | Itertools |
| | | Collections |
| | | Date and Time |
| | | Errors and Exceptions |
| | | Classes |
| | | Built-Ins |
| | | Python Functionals |
| | | Regex and Parsing |
| | | XML |
| | | Closures and Decorators |
| | | Numpy |
| | | Debugging |
| | | |
| | | |
| 3 | C | Introduction |
| | | Conditionals and Loops |
| | | Arrays and Strings |
| | | Functions |
| | | Structs and Enums |
| | | |
| | | |
| 4 | C++ | Introduction |
| | | Strings |
| | | Classes |
| | | STL |
| | | Inheritance |
| | | Debugging |
| | | Other Concepts |
| | | |
| | | |
| 5 | Linux Shell | Bash |
| | | Text Processing |
| | | Arrays in Bash |
| | | Grep Sed Awk |
| | | |
| | | |
| 6 | Problem Solving | Warmup |
| | | Implementation |
| | | |
| | | |