Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.54 KB

File metadata and controls

37 lines (25 loc) · 1.54 KB

visitors

WelCome to the community, This community is created by some college graduate to help people to learn code and various approaches that help them to crack Online Assessment Round as well as help them in cracking the interviews!!

Happy coding ;-)

Table of Content

Two Pointer

S.No Question Name C++ Solution Python Solution Java Solution Reference 1 Reference 2 Reference 3
1. Two Pointer Link 1 Link 2 Link 3 Leetcode GFG

Sliding Window

S.No Question Name C++ Solution Python Solution Java Solution Reference 1 Reference 2 Reference 3
1. Two Pointer Link 1 Link 2 Link 3 Leetcode GFG

Standard Problems :

S.No Question Name C++ Solution Python Solution Java Solution Reference 1 Reference 2 Reference 3
1. Next Greater Element on Right (NGER) Link 1 Python Solution Link 3 GFG
2. Two Pointer Link 1 Link 2 Link 3 Leetcode GFG
S.No Question Name C++ Solution Python Solution Java Solution Reference 1 Reference 2 Reference 3
1. 45. Jump Game II Link 1 Python Link 3 Leetcode
2. Link 1 Link 2 Link 3 Leetcode GFG