Skip to content

This repository contains famous coding question asked in differrent big-tech companies and are also helpful in your learning journey

Notifications You must be signed in to change notification settings

AnuraagDev/Practice-codes-for-DSA-and-Competitive-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Coding Repository 🎯

Competitive Coding

Welcome to my Competitive Coding repository! This is where I regularly update and share my coding solutions, strategies, and insights for various competitive programming challenges. Follow along on my journey and improve your own coding skills!

Table of Contents

About

This repository is dedicated to my journey in competitive programming. Here, you'll find:

  • 🚀 Daily updates with fresh code.
  • 🌐 Solutions to problems from popular competitive programming platforms like Codeforces, LeetCode, HackerRank, CodeChef, and more.
  • 📚 Detailed explanations and comments within the code to help you understand the logic and approach.

Features

  • Daily Updates: New solutions added every day to keep the repository fresh and up-to-date.
  • Variety of Problems: Covers a wide range of topics including algorithms, data structures, mathematics, and more.
  • Well-Documented: Each solution is well-commented and includes a clear explanation of the approach and logic used.
  • Language: Primarily using [your preferred programming language(s)], ensuring code consistency and readability.

Getting Started

To get a local copy up and running, follow these simple steps:

Prerequisites

Make sure you have [your preferred programming language(s)] installed on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/AnuraagThakur12222078/Practice-codes-for-DSA-and-Competitive-Programming.git
  2. Navigate to the directory
    cd Practice-codes-for-DSA-and-Competitive-Programming

Usage

Each problem's solution is stored in its respective folder, named after the problem. The folder typically contains:

  • The problem statement (if applicable).
  • The source code file with the solution.

To run the code:

  1. Navigate to the desired problem's directory.
  2. Run the code using your preferred method.

Example:

cd problem-name
python solution.py

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

How to Contribute

  1. Fork the Project
  2. Create your Feature Branch
    git checkout -b feature/AmazingFeature
  3. Commit your Changes
    git commit -m 'Add some AmazingFeature'
  4. Push to the Branch
    git push origin feature/AmazingFeature
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Anuraag Thakur - [email protected]

Project Link: https://github.com/AnuraagThakur12222078/Practice-codes-for-DSA-and-Competitive-Programming


Feel free to reach out if you have any questions or suggestions. Happy coding! 🚀

Coding

About

This repository contains famous coding question asked in differrent big-tech companies and are also helpful in your learning journey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published