Task Scheduling - https://leetcode.com/discuss/interview-question/2775415
Server Selection- https://leetcode.com/discuss/interview-question/2794537
Max Order Value / Max Profit in Job Scheduling - https://leetcode.com/discuss/interview-question/1028649
Non-Overlapping Intervals - https://leetcode.com/discuss/interview-question/2115993
Grid Land / Kth Smallest Instructions - https://leetcode.com/discuss/interview-question/527769
Lexicographically largest array (MEX) - https://leetcode.com/discuss/interview-question/2550995
Patching Array - https://leetcode.com/problems/patching-array/
Minimize Array Value - https://leetcode.com/discuss/interview-question/2146013
Maximum Array Value - https://leetcode.com/discuss/interview-question/2551033
Palindromic Subsequences - https://leetcode.com/problems/maximum-product-of-the-length-of-two-palindromic-subsequences/
Largest Sub Grid - https://leetcode.com/discuss/interview-question/850974
Vowel Substring - https://leetcode.com/problems/count-vowel-substrings-of-a-string/
String Formation - https://leetcode.com/problems/number-of-ways-to-form-a-target-string-given-a-dictionary/
Course Schedule II - https://leetcode.com/problems/course-schedule-ii/
Graph Valid Tree - https://leetcode.com/problems/graph-valid-tree/
String Patterns - https://leetcode.com/discuss/interview-question/2825744
Merge Intervals - https://leetcode.com/problems/merge-intervals/
Same Bit Pair - https://leetcode.com/discuss/interview-question/2835233
Best Interval / Minimum Interval to Include Each Query - https://leetcode.com/problems/minimum-interval-to-include-each-query/
Binary Tree Inorder Traversal - https://leetcode.com/problems/binary-tree-inorder-traversal/