Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 1.99 KB

File metadata and controls

74 lines (42 loc) · 1.99 KB

🚀 BitByBit-Leetcode

Welcome to BitByBit-Leetcode — a collaborative space to track and share your progress on LeetCode problems.

Whether you're solving problems for interviews, skill improvement, or fun — this repo helps you stay consistent while showcasing your growth! 💪


🧩 How to Get Started

  1. Fork this repository
    Click the Fork button at the top-right corner of this page to create your own copy.

  2. Solve problems on LeetCode
    Once you’ve solved a problem, save your solution file with the following naming format: leetcode_problemNumber.extension

Example:

  • 1.cpp or 1.py or 1.java → for Two Sum (Problem #1)
  1. Upload your solutions
    Commit and push your solutions to your forked repository.
    This makes it easier for me (and others) to track your progress!

🧾 Add Your Details

Please include the following details in the README.md file of your forked repo:

Field Description
Name Your full name
Semester Current semester
USN Your university seat number
College Email Your official college email address
LeetCode Profile Your LeetCode username/profile link

📘 Example:

Name: Pushkar C

Semester: 3rd

USN: 1BM24CS228

College Email: pushkarc.cs24@bmsce.ac.in

LeetCode Profile: https://leetcode.com/u/5s2Sugvbiy/


🧑‍💻 Need Help with GitHub?

If you’re new to GitHub, check out this tutorial to learn how to fork, clone, and push your code step-by-step:

🎥 GitHub Forking & Uploading Tutorial:
Git Usage Tutorial


🌟 Contribute and Grow

Keep solving, keep sharing, and let’s grow together — one bit at a time 💡
Feel free to explore other members’ solutions to learn different approaches.


Happy Coding! 💻