Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arindal1/hackerrank-three-month-interview-prep

3 Month Interview Preparation Kit - has challenges curated by our HackerRank experts for you to prepare and ace your interview.
https://github.com/arindal1/hackerrank-three-month-interview-prep

algorithms coding competitive-programming data-structures

Last synced: 23 days ago
JSON representation

3 Month Interview Preparation Kit - has challenges curated by our HackerRank experts for you to prepare and ace your interview.

Awesome Lists containing this project

README

        

# HackerRank - 3 Month Interview Prep Kit

![image](https://hrcdn.net/fcore/assets/work/header/hackerrank_logo-21e2867566.svg)

This repository contains my solutions to the challenges from HackerRank's 3 Month Interview Preparation Kit in C++, C, Python, Java, and Rust.

## About HackerRank

[HackerRank](https://www.hackerrank.com/) is a platform that provides competitive coding challenges, interview preparation, and coding contests for programmers to improve their skills and for companies to assess candidates.

## Challenges

The challenges are part of HackerRank's 3 Month Interview Preparation Kit. Below is a table listing the weeks, and each individual week has a README for the programming languages in which solutions are provided.

| Weeeks | Link |
|:---------------------|:-----:|
| Week 1 | [✅](https://github.com/arindal1/HackerRank-three-month-interview-prep/tree/main/week-1) |
| Week 2 | [✅](https://github.com/arindal1/HackerRank-three-month-interview-prep/tree/main/week-2) |
| Week 3 | [✅](https://github.com/arindal1/HackerRank-three-month-interview-prep/tree/main/week-3) |
| Week 4 | [✅](https://github.com/arindal1/HackerRank-three-month-interview-prep/tree/main/week-4) |
| Week 5 | [✅](https://github.com/arindal1/HackerRank-three-month-interview-prep/tree/main/week-5) |
| Week 6 | [✅](https://github.com/arindal1/HackerRank-three-month-interview-prep/tree/main/week-6) |
| Week 7 | [❌]() |

Feel free to use the code for educational purposes or for your own practice, understand the logic, but please do not use it for cheating in any HackerRank challenges or interviews.