whatisgithub

What is striver-sde-challenge-2023?

akashsingh3031/striver-sde-challenge-2023 — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2023-06-19

2C++Audience · developerComplexity · 1/5DormantSetup · easy

In one sentence

A personal collection of C++ solutions to the Striver SDE Sheet, a popular coding interview prep guide. Each problem includes links to the original question and YouTube video explanations.

Mindmap

mindmap
  root((repo))
    What it does
      Solved coding problems
      C++ solutions
      Interview prep tracker
    Content
      Daily topic groupings
      Links to LeetCode
      YouTube video explanations
    Use cases
      Compare your solutions
      Find video explanations
      Track challenge progress
    Audience
      Job seekers
      CS students
      Interview preppers
    Format
      Progress checkboxes
      Status badges
      Raw C++ files

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Compare your own solutions to the Striver SDE Sheet problems against another developer's C++ answers.

USE CASE 2

Find YouTube video explanations for coding problems you are stuck on while doing interview prep.

USE CASE 3

Track your own progress through the Striver SDE Sheet challenge using the repository's structure as a template.

What is it built with?

C++

How does it compare?

akashsingh3031/striver-sde-challenge-20239veedz/4leggedspiderbotamnezia-vpn/qsimplecrypto
Stars222
LanguageC++C++C++
Last pushed2023-06-192024-07-11
MaintenanceDormantDormant
Setup difficultyeasyhardmoderate
Complexity1/54/53/5
Audiencedevelopervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

So what is it?

This repository is a personal collection of solved programming problems from the Striver SDE Sheet Challenge, a well-known study guide designed to help software engineers prepare for technical interviews. The creator is working through a curated list of coding challenges and documenting their solutions in C++. The project is organized by day, with each day focusing on a specific topic like arrays. For every problem, the repository links to the original question on popular coding platforms like LeetCode, GeeksforGeeks, and CodeStudio. It then provides the corresponding C++ solution file. The README also includes links to YouTube video explanations for each problem, offering a multi-layered approach to understanding the material. This repository would be useful for anyone currently working through the same interview prep sheet. If you are a job seeker trying to land a software development role and want to compare your approach to someone else's, or if you need a pointer to a video explanation for a problem you are stuck on, this project serves as a helpful reference. For example, if you are struggling with "Set Matrix Zeroes" or "Pascal's Triangle," you can look up the specific solution file here. The main notable aspect of the project is that it is structured as a personal progress tracker. The creator started the challenge in June 2023 and is using the repository to log their journey, complete with checkboxes and status badges. The README doesn't go into detail about the logic inside the code files themselves, so users are expected to read the raw C++ files and follow the linked video explanations to understand the actual problem-solving strategies.

Copy-paste prompts

Prompt 1
I'm working through the Striver SDE Sheet and stuck on Set Matrix Zeroes. Can you walk me through the optimal approach and write a C++ solution?
Prompt 2
Help me build a README template for tracking my own SDE interview prep progress, with checkboxes and links to problem statements and video explanations.
Prompt 3
I'm solving Pascal's Triangle in C++ for interview prep. Can you explain the pattern and provide a clean solution with comments?

Frequently asked questions

What is striver-sde-challenge-2023?

A personal collection of C++ solutions to the Striver SDE Sheet, a popular coding interview prep guide. Each problem includes links to the original question and YouTube video explanations.

What language is striver-sde-challenge-2023 written in?

Mainly C++. The stack also includes C++.

Is striver-sde-challenge-2023 actively maintained?

Dormant — no commits in 2+ years (last push 2023-06-19).

How hard is striver-sde-challenge-2023 to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is striver-sde-challenge-2023 for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.