Skip to content

scohen40/Coding_Challeges_Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding_Challeges_Practice

This repository is a structured compilation of my solutions to various coding challenges, serving as a reference during my interview preparation phase.

Table of Contents

Overview

Within this repository, each challenge has its designated folder. Within each folder there is a file for my solution(s) and, if available, a file for the solution(s) given for reference. My solution files include:

  • a clear description of the problem statement with relevant examples
  • my plan(s) and/or solution(s) with comment documentation
  • sometimes notes on the nuances of the problem or reflections on the approach, runtime, or functionality of each attempt.

Languages and Environments

The majority of the solutions are crafted in Python and SQL. However, there might be occasional solutions in other languages depending on the specific requirements or my explorative endeavors.

Installation

git clone https://github.com/your-github-username/your-repo-name.git
cd your-repo-name

Replace your-github-username and your-repo-name with the appropriate values.

Usage

To run a specific solution:

cd directory-of-challenge
command-to-run e.g., python filename.py

Ensure that you have the necessary compilers or environments set up to execute the code.

Challenges

This is my checklist of all completed and uncompleted challenges. As the list grows it will be reorganized for ease of browsing.

Contributing

While this repository primarily serves my personal reference, constructive feedback is always welcome. If you stumble upon this repository and have insights or recommendations, please feel free to raise an issue.

License

Unless otherwise specified, the content within this repository is for reference only. Please refer to the LICENSE file for detailed licensing information.

Acknowledgements

All coding challenges were graciously provided by @lizTheDeveloper. I'm deeply appreciative of their contribution to my preparation journey.

About

This repository is a structured compilation of my solutions to various coding challenges, serving as a reference during my interview preparation phase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages