Skip to content

alexd314/hacker-rank

Repository files navigation

💻 Algorithmic Problem Solutions Portfolio

This repository contains my solutions to various algorithmic challenges from HackerRank. Each entry provides details about the problem structure, difficulty, solution file, and direct link for review.


💾 Solution Index & Project Details

1. Array Manipulation (Data Structures)

  • Problem: Prepare -> Data Structures -> Arrays -> Array Manipulation
  • Difficulty: Hard
  • Solution File: array-manipulation.py
  • Link: HackerRank Link

2. Merging Communities (Disjoint Set)

  • Problem: Prepare -> Data Structures -> Disjoint Set -> Merging Communities
  • Difficulty: Hard
  • Solution File: merging-communities.py
  • Link: HackerRank Link

3. Climbing The Leaderboard (Algorithms)

  • Problem: Prepare -> Algorithms -> Climbing The Leaderboard
  • Difficulty: Medium
  • Solution File: climbing-leaderboard.py
  • Link: HackerRank Link

4. Queen's Attack II (Algorithms)

  • Problem: Prepare -> Algorithms -> Queen's Attack II
  • Difficulty: Medium
  • Solution File: queen-attack2.py
  • Link: HackerRank Link

5. Almost Sorted (Algorithms)

  • Problem: Prepare -> Algorithms -> Almost Sorted
  • Difficulty: Medium
  • Solution File: almost-sorted.py
  • Link: HackerRank Link

6. Matrix Layer Rotation (Algorithms)

  • Problem: Prepare -> Algorithms -> Matrix Layer Rotation
  • Difficulty: Hard
  • Solution File: matrix-layer-rotation.py
  • Link: HackerRank Link

7. Insertion Sort Advanced Analysis (Algorithms)

  • Problem: Prepare -> Algorithms -> Insertion Sort Advanced Analysis
  • Difficulty: Advanced
  • Solution File: insertion-sort.py
  • Link: HackerRank Link

8. Hackerland Radio Transmitters (Algorithms)

  • Problem: Prepare -> Algorithms -> Hackerland Radio Transmitters
  • Difficulty: Medium
  • Solution File: hackerland.py
  • Link: HackerRank Link

9. Lily's Homework (Challenges)

  • Problem: Challenges -> Three Month Preparation Kit -> Lily's Homework
  • Difficulty: Medium
  • Solution File: lilys-homework.py
  • Link: HackerRank Link

10. itertools.product() (Itertools)

  • Problem: Prepare -> Python -> Itertools -> itertools.product()
  • Difficulty: Easy
  • Solution File: itertools-product.py
  • Link: HackerRank Link

11. The Minion Game (Strings)

  • Problem: Prepare -> Python -> Strings -> The Minion Game
  • Difficulty: Medium
  • Solution File: minion-game.py
  • Link: HackerRank Link

About

Solutions to some Hacker Rank Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages