0% found this document useful (0 votes)
11 views4 pages

All Labs Task

all labs
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)
11 views4 pages

All Labs Task

all labs
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/ 4

Subject: Data Structure Lab Task Subject teacher: Sir Saif Hassan

LeetCode & NeetCode Questions


Topics: Array, Array List, String, LinkedList, Stack, Queues
Mid Term

Week 1
1. 2011. Final Value of Variable After Performing Operations

2. 3110. Score of a String

3. 1108. Defanging an IP Address

4. 771. Jewels and Stones

5. 2942. Find Words Containing Character

6. 1678. Goal Parser Interpretation

7. 28. Find the Index of the First Occurrence in a String

8. 1929. Concatenation of Array

9. 1470. Shuffle the Array

10. 49. Group Anagrams

11. 2769. Find the Maximum Achievable Number

12. 2235. Add Two Integers

13. Keep Multiplying Found Values by Two

Week 2  Holiday
Week 3  Completed
1. https://leetcode.com/problems/convert-binary-number-in-a-linked-list-
to-integer/description/
2. https://leetcode.com/problems/middle-of-the-linked-list/description/
3. https://leetcode.com/problems/reverse-linked-list/description/
4. https://leetcode.com/problems/merge-two-sorted-lists/description/
5. https://leetcode.com/problems/intersection-of-two-linked-lists/
description/
6. https://leetcode.com/problems/palindrome-linked-list/description/
7. https://leetcode.com/problems/remove-duplicates-from-sorted-list/
description/
8. https://leetcode.com/problems/linked-list-cycle/description/
9. https://leetcode.com/problems/remove-linked-list-elements/description/
10. https://leetcode.com/problems/merge-nodes-in-between-zeros/
description/

Week 4 
1. Add Two Numbers
2. Remove Nth Node From End of List
3. Rotate List
4. Remove Duplicates from Sorted List II
5. Linked List Cycle II

Week 5 
1. 20. Valid Parentheses

2. 234. Palindrome Linked List

3. 682. Baseball Game

4. 232. Implement Queue using Stacks

5. 387. First Unique Character in a String

6. 844. Backspace String Compare

7. 1598. Crawler Log Folder

8. 3174. Clear Digits

Week 7 
1. https://neetcode.io/problems/dynamicArray

2. https://neetcode.io/problems/singlyLinkedList

3. https://neetcode.io/problems/sliding-window-maximum
4. https://neetcode.io/problems/plus-one

Week 8 
1. https://leetcode.com/problems/relative-ranks/

2. https://leetcode.com/problems/kth-largest-element-in-a-stream/

3. https://leetcode.com/problems/last-stone-weight/

4. https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/

5. https://leetcode.com/problems/maximum-product-of-two-elements-in-
an-array/

Subject: Data Structure Lab Task Subject teacher: Sir Saif Hassan
LeetCode Questions
Topics: Tree,
Final Term

Mid Term Completed

Week 10 
94. Binary Tree Inorder Traversal

100. Same Tree

101. Symmetric Tree

104. Maximum Depth of Binary Tree

108. Convert Sorted Array to Binary Search Tree

110. Balanced Binary Tree


Week 11 
144. Binary Tree Preorder Traversal

145. Binary Tree Postorder Traversal

222. Count Complete Tree Nodes

You might also like