Skip to content

This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

License

Notifications You must be signed in to change notification settings

oneananda/CodingChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingChallenges

Welcome to the CodingChallenges repository! This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

Table of Contents

Introduction

This repository is a collection of solutions to popular coding problems sourced from well-known coding challenge sites. Whether you're preparing for interviews, honing your problem-solving skills, or just looking to learn a new language, this repository aims to provide high-quality and well-documented solutions.

Languages Supported

Currently, the repository includes solutions in the following languages:

  • C#
  • Java
  • Python
  • JavaScript
  • C++
  • Go
  • Ruby
  • Swift
  • Kotlin
  • TypeScript

Feel free to contribute solutions in any other language you are proficient in!

Platforms Covered

The coding problems in this repository are sourced from the following platforms:

  • LeetCode
  • HackerRank
  • Codeforces
  • CodeChef
  • GeeksforGeeks
  • Exercism
  • Project Euler
  • AtCoder
  • TopCoder
  • Advent of Code

How to Navigate

Each language has its own directory, and within each directory, you'll find subdirectories for the platforms. The solutions are named according to the problem they solve, along with a README file for each problem that includes:

  • Problem Statement
  • Explanation of the Solution
  • Time and Space Complexity Analysis
  • Alternative Approaches (if any)
  • References to the platform problem link

Contributing

Contributions are welcome! If you'd like to contribute, please follow these steps:

  1. Fork this repository.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your feature or bug fix.
  4. Commit your changes, ensuring each solution has a corresponding README.md file.
  5. Push the changes to your fork.
  6. Create a Pull Request to merge your changes into the main repository.

Please make sure your code follows the style guidelines of the respective language and that your solution is correct and efficient.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Happy Coding!

About

This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published