Frequently asked questions on Dynamic Programming in Interview:
- WildCard Pattern Matching
- Word Break Problem
- Edit Distance Problem
- 0/1 Knapsack Problem
- Subset Sum Problem
#Code9#DP#coding#DataStructures#Bangalore
Frequently asked Questions on Binary Tree
- Level Order Traversal of a Tree
- Reverse level order Traversal of a Tree
- Mirror of a Tree
- Check if Tree is balanced or not
- Find LCA of Binary Tree
#DataStructures#Code9
Good weekend news here 🌸
Myntra is hiring!!!
Feel free to fill the referral form if you match the Job Description and Required Qualifications ✨
Career portal: careers.myntra.com/jobs/tech…
Referral form: forms.gle/D3Z2dLVyZbaRYchX8
Frequently asked Questions on Greedy Algorithm in Coding Interview:
- Job Sequencing Problem
- Minimum number of platform required
- Fractional Knapsack
- N meeting in one room
- Assign Cookies
#Code9#Greedy#DataStructures#coding#leetcode
Frequently asked questions on Array in Coding Interview:
- Two Sum (Leetcode 1)
- Majority Element (Leetcode 169)
- Missing Number (Leetcode 268)
- Remove Duplicates from Sorted Array (Leetcode 26)
#Code9#Array#coding#Datastructures
Frequently asked Questions on Linked List Data Structures in coding interview:
- Reverse a Linked List
- Find middle element in Linked List
- Detect Loop in Linked List
- Check if Linked List is Palindrome
- Remove Loop in Linked List
#Code9#Coding#DataStructures#interview
Frequently asked questions on Graph Data Structures in Coding Interview:
- Number of islands
- DFS Traversal of Graph
- BFS Traversal of Graph
- Topological Sort
- Detect cycle in Undirected Graph
#Code9#Coding#Datastructures#interview#Graph
Frequently asked questions on Dynamic Programming in Interview:
- Longest Common Substring
- Longest Common Subsequence
- Longest Increasing Subsequence
- Nth Catalan Number
- Nth Fibonacci Number
#Code9#coding#DP#DynamicProgramming#codinginterview
Frequently asked questions on Binary Tree in coding interview:
- Left/Right View of Binary Tree
- Top/Bottom View of Binary Tree
- Height of Binary Tree
- Diameter of Binary Tree
- Level Order Traversal of Binary Tree
#BinaryTree#DataStructures#coding#interview#Code9
Frequently Asked questions on Stack in Interview :
- Reverse Stack
- Sort a Stack
- Get Minimum element from Stack
- Next Greater Element
- Stock Span Problem
- Implement Queue using Stack
#Stack#DataStructures#CodingInterview#coding#Code9