[go: up one dir, main page]

0% found this document useful (0 votes)
5 views3 pages

Lee T Code Solution

The document contains notes on various data structure and algorithm questions from LeetCode. Key topics include Valid Parentheses, Maximum Subarray, Searching in a 2D Matrix, Two Sum, and Container with Most Water. These notes serve as a quick reference for solving these common coding problems.

Uploaded by

2023ugcs004
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

Lee T Code Solution

The document contains notes on various data structure and algorithm questions from LeetCode. Key topics include Valid Parentheses, Maximum Subarray, Searching in a 2D Matrix, Two Sum, and Container with Most Water. These notes serve as a quick reference for solving these common coding problems.

Uploaded by

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

Dsa question leetcode notes

1.Valid parenthesis.

2.maximum subarray
Dsa question leetcode notes
3.search in 2d matrix?

4.

tw0 sum
Dsa question leetcode notes
Container with most water.

You might also like