๐Ÿง  Synced Automatically from NeetCode.io

NeetCode Solutions
@shriram7057

Synced automatically from NeetCode.io ยท Repository: neetcode-submissions

๐Ÿ“˜ What is this?

NeetCode.io is a coding interview preparation platform featuring curated problems, video solutions, and an in-browser code editor.


This repository is automatically populated with your accepted (or all) solutions using the GitHub Sync feature.

โš™๏ธ How GitHub Sync Works

๐Ÿ”— Connect GitHub

Connect your GitHub account on neetcode.io/profile/github.

๐Ÿš€ Auto Commit

Every time you submit a solution on NeetCode, it is pushed automatically.

๐Ÿ“ฆ Bulk Sync

Push all your past solutions at once from GitHub settings.

๐Ÿ›  Manual Sync

Sync or remove individual submissions directly from submission history.

๐Ÿ“‚ Repository Structure

<topic-folder>/
  <problem-id>/
    submission-0.<ext>
    submission-1.<ext>
    ...

๐Ÿ“Œ Example

Data Structures & Algorithms/two-integer-sum/submission-0.py
Data Structures & Algorithms/binary-search/submission-0.ts
Python For Beginners/python-hello-world/submission-0.py

๐Ÿ’ป Supported Languages

Language Extension
Python.py
JavaScript.js
TypeScript.ts
Java.java
C++.cpp
C#.cs
Go.go
Rust.rs
Kotlin.kt
Swift.swift
SQL.sql

โšก Settings

๐ŸŽ› Auto-commit Toggle

Enable or disable automatic commits on submission.

โœ… Status Filter

Sync all submissions or accepted solutions only.

๐Ÿ“ Rename Repository

Rename this repo or create a completely new one.

๐Ÿ“ฆ Bulk Sync

Push all previous solutions at once with rate limiting.