Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arindal1/hackerrank-three-month-interview-prep
- Owner: arindal1
- Created: 2024-01-30T13:35:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T06:04:54.000Z (10 months ago)
- Last Synced: 2024-11-05T11:28:08.404Z (2 months ago)
- Topics: algorithms, coding, competitive-programming, data-structures
- Language: C++
- Homepage: https://www.hackerrank.com/interview/preparation-kits/three-month-preparation-kit/three-month-week-one/challenges
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.