Skip to content

A repository containing all the Leetcode challenges I have completed.

Notifications You must be signed in to change notification settings

soodaayush/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

leetcode

Inspiration

The repository documents my ongoing journey through LeetCode, where I aim to solve one problem every week. My goal is to gradually build proficiency, improve coding efficiency, and develop a deeper understanding of core algorithms and data structures.

Challenges

One of the most significant challenges has been devising efficient solutions for complex problems, not just solving them, but doing so in a way that meets performance constraints and scales well.

Lessons Learned

Through consistent practice, I've learned to:

  • Break down complex problems into mangeable sub-problems
  • Identify patterns across different types of challenges
  • Choose the right data structures and algorithms for the task at hand

The Repository

This repository contains my personal solutions to LeetCode problems, implemented in:

  • C++ (primary language, currently used for recent submissions)
  • Python
  • JavaScript

I focus primarily on C++ to reinforce my understanding of its syntax, standard library, and performance characteristics.

Links

LeetCode Profile: https://leetcode.com/u/soodaayush/

About

A repository containing all the Leetcode challenges I have completed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published