0% found this document useful (0 votes)
417 views1 page

DSA 200 Days LeetCode Roadmap

The document outlines a 200-day roadmap for practicing Data Structures and Algorithms (DSA) using LeetCode questions. It lists the first ten days of the plan, including problems like 'Two Sum' and 'Add Two Numbers.' Each day focuses on a specific coding challenge to enhance problem-solving skills.

Uploaded by

Lakshya Jangid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
417 views1 page

DSA 200 Days LeetCode Roadmap

The document outlines a 200-day roadmap for practicing Data Structures and Algorithms (DSA) using LeetCode questions. It lists the first ten days of the plan, including problems like 'Two Sum' and 'Add Two Numbers.' Each day focuses on a specific coding challenge to enhance problem-solving skills.

Uploaded by

Lakshya Jangid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

200 Days DSA Roadmap - LeetCode Questions

Day 1: Two Sum

Day 2: Add Two Numbers

Day 3: Longest Substring Without Repeating Characters

Day 4: Median of Two Sorted Arrays

Day 5: Longest Palindromic Substring

Day 6: Zigzag Conversion

Day 7: Reverse Integer

Day 8: String to Integer (atoi)

Day 9: Palindrome Number

Day 10: Regular Expression Matching

You might also like