Skip to content

My attempt to solve leetcode challenge as a noob (not good at DSA)

Notifications You must be signed in to change notification settings

crazyads69/leetcode_noob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions Repository

Welcome to my LeetCode solutions repository! 🎉

Description

This repository contains my humble attempts to solve various LeetCode challenges. As a self-proclaimed noob who is not particularly strong in Data Structures and Algorithms (DSA), I am using this repo to document my learning journey and progress. Here, you'll find my solutions, explanations, and reflections on the challenges I encounter.

Features

  • Solutions: My personal solutions to LeetCode problems, primarily written in C++.
  • Comments: Detailed comments and explanations within the code to clarify my thought process.
  • Learning Notes: Additional notes on the concepts and techniques used in the solutions.
  • Progress Tracking: Keeping track of the problems I've solved and the areas where I need improvement.

Goals

  1. Improve DSA Skills: Enhance my understanding of data structures and algorithms through consistent practice.
  2. Documentation: Maintain a well-documented codebase that can be useful for future reference.
  3. Community Engagement: Share my learning journey with the community and potentially receive feedback and suggestions.

How to Use

  1. Explore Solutions: Browse through the folders to find solutions categorized by problem type (e.g., Arrays, Strings, Dynamic Programming, etc.).
  2. Read Explanations: Each solution comes with comments and explanations to help you understand the approach.
  3. Learn Together: Feel free to fork the repository, suggest improvements, or share your own solutions.

Contributing

I welcome contributions! If you have suggestions for improvements or alternative solutions, please open an issue or submit a pull request.

Contact

If you have any questions or just want to connect, feel free to reach out:

Happy coding! 🚀


Disclaimer: I'm not an expert in DSA, so some solutions might not be the most optimal. This repository is a reflection of my learning process.


Repository Owner: crazyads69

About

My attempt to solve leetcode challenge as a noob (not good at DSA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages