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

HackWithInfy Top 50 Questions

The document lists the top 50 DSA questions from HackWithInfy, including links to problems on LeetCode and Codeforces. Each entry provides a specific problem title along with its corresponding URL for easy access. The questions cover a wide range of topics and difficulty levels in data structures and algorithms.

Uploaded by

Manish singh
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)
14 views3 pages

HackWithInfy Top 50 Questions

The document lists the top 50 DSA questions from HackWithInfy, including links to problems on LeetCode and Codeforces. Each entry provides a specific problem title along with its corresponding URL for easy access. The questions cover a wide range of topics and difficulty levels in data structures and algorithms.

Uploaded by

Manish singh
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

Top 50 HackWithInfy-Level DSA Questions (LeetCode + Codeforces)

1. Partition Equal Subset Sum


https://leetcode.com/problems/partition-equal-subset-sum/

2. Target Sum
https://leetcode.com/problems/target-sum/

3. Longest Palindromic Subsequence


https://leetcode.com/problems/longest-palindromic-subsequence/

4. Palindrome Partitioning II
https://leetcode.com/problems/palindrome-partitioning-ii/

5. Minimum Insertion Steps to Make a Palindrome


https://leetcode.com/problems/minimum-insertion-steps-to-make-a-string-palindrome/

6. Word Break
https://leetcode.com/problems/word-break/

7. Best Time to Buy and Sell Stock IV


https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv/

8. Dice Combinations
https://cses.fi/problemset/task/1633/

9. Boredom - Codeforces 455A


https://codeforces.com/problemset/problem/455/A

10. Cherry Pickup


https://leetcode.com/problems/cherry-pickup/

11. House Robber III


https://leetcode.com/problems/house-robber-iii/

12. Binary Tree Maximum Path Sum


https://leetcode.com/problems/binary-tree-maximum-path-sum/

13. Course Schedule


https://leetcode.com/problems/course-schedule/

14. Number of Provinces


https://leetcode.com/problems/number-of-provinces/

15. Clone Graph


https://leetcode.com/problems/clone-graph/

16. Rotting Oranges


https://leetcode.com/problems/rotting-oranges/

17. Alien Dictionary


https://leetcode.com/problems/alien-dictionary/
18. Word Search
https://leetcode.com/problems/word-search/

19. Island Perimeter


https://leetcode.com/problems/island-perimeter/

20. Reconstruct Itinerary


https://leetcode.com/problems/reconstruct-itinerary/

21. Koko Eating Bananas


https://leetcode.com/problems/koko-eating-bananas/

22. Aggressive Cows


https://www.geeksforgeeks.org/aggressive-cows-puzzle/

23. Split Array Largest Sum


https://leetcode.com/problems/split-array-largest-sum/

24. Maximum Subarray Sum with Size Constraints - Codeforces 996A


https://codeforces.com/problemset/problem/996/A

25. Number of Pairs - Codeforces 1538C


https://codeforces.com/problemset/problem/1538/C/

26. K-th Not Divisible - Codeforces 1352C


https://codeforces.com/problemset/problem/1352/C

27. Longest Substring Without Repeating Characters


https://leetcode.com/problems/longest-substring-without-repeating-characters/

28. Minimum Window Substring


https://leetcode.com/problems/minimum-window-substring/

29. Sliding Window Maximum


https://leetcode.com/problems/sliding-window-maximum/

30. Subarray Sum Equals K


https://leetcode.com/problems/subarray-sum-equals-k/

31. N-Queens
https://leetcode.com/problems/n-queens/

32. Sudoku Solver


https://leetcode.com/problems/sudoku-solver/

33. Permutations
https://leetcode.com/problems/permutations/

34. Maximize Score After N Operations


https://leetcode.com/problems/maximize-score-after-n-operations/

35. Count Inversions


https://www.geeksforgeeks.org/counting-inversions/
36. Maximum XOR of Two Numbers
https://leetcode.com/problems/maximum-xor-of-two-numbers-in-an-array/

37. Power of Two


https://leetcode.com/problems/power-of-two/

38. T-Primes - Codeforces 230B


https://codeforces.com/problemset/problem/230/B

39. Divisibility by 8 - Codeforces 550C


https://codeforces.com/problemset/problem/550/C

40. Interesting Drink - Codeforces 706B


https://codeforces.com/problemset/problem/706/B

41. Merge Intervals


https://leetcode.com/problems/merge-intervals/

42. Two Sum


https://leetcode.com/problems/two-sum/

43. Longest Consecutive Sequence


https://leetcode.com/problems/longest-consecutive-sequence/

44. Largest Rectangle in Histogram


https://leetcode.com/problems/largest-rectangle-in-histogram/

45. Daily Temperatures


https://leetcode.com/problems/daily-temperatures/

46. Task Scheduler


https://leetcode.com/problems/task-scheduler/

47. Move Brackets - Codeforces 1374C


https://codeforces.com/problemset/problem/1374/C

48. Pashmak and Flowers - Codeforces 459B


https://codeforces.com/problemset/problem/459/B

49. Make Equal with Operations - Codeforces 1296B


https://codeforces.com/problemset/problem/1296/B

50. Reorder the Array - Codeforces 1607B


https://codeforces.com/problemset/problem/1607/B

You might also like