Skip to content

This repository contains a collection of practice code for various programming languages and web development technologies. The project serves as a learning resources, covering a wide range of topics such as JavaScript, TypeScript, React, Next.js, Node.js, Express, MongoDB, Python, and more.

Notifications You must be signed in to change notification settings

mahmud035/practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practices

This repository contains various coding practices and exercises focused on improving programming skills across different areas. The problems range from basic to advanced levels and cover multiple topics such as algorithms, data structures, and more.

Table of Contents

About

The repository is designed to store different programming problems and their solutions. It's primarily a collection of coding challenges that help reinforce concepts in various languages and frameworks. The goal is to enhance problem-solving abilities, writing clean code, and following best practices.

Content

The problems in this repository span different topics including:

  • Algorithms and Data Structures
  • String and Array Manipulations
  • Recursion and Dynamic Programming
  • Mathematical Calculations
  • Geometrical Problems
  • Real-world problem-solving exercises
  • React - Ecosystem & Use Cases
  • MERN Stack
  • NEXT.js
  • Testing & Performance Optimization

Languages Used

The majority of the exercises are implemented in:

  • JavaScript
  • TypeScript
  • Python
  • C
  • C++

Feel free to explore the various subdirectories and files to find solutions to common coding problems.

How to Use

  1. Clone this repository:
    git clone https://github.com/mahmud035/Practices.git
  2. Navigate to the problem you're interested in:
    cd Practices/[folder-name]
  3. Run the code in your local environment using your preferred IDE or code editor.

Contributing

Contributions are welcome! If you would like to add more problems or improve existing solutions:

  1. Fork the repository.
  2. Create a new branch for your feature:
    git checkout -b feature-new-problem
  3. Commit your changes:
    git commit -m "Add new problem or improve solution"
  4. Push to your branch:
    git push origin feature-new-problem
  5. Open a pull request.

License

This project is licensed under the MIT License.

About

This repository contains a collection of practice code for various programming languages and web development technologies. The project serves as a learning resources, covering a wide range of topics such as JavaScript, TypeScript, React, Next.js, Node.js, Express, MongoDB, Python, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published