Company: tcs
- 3Sum
- Best Time to Buy and Sell Stock
- Binary Tree Maximum Path Sum
- Bitwise ORs of Subarrays
- Check If Array Pairs Are Divisible by k
- Contains Duplicate II
- Contains Duplicate
- Count Number of Pairs With Absolute Difference K
- Count the Digits That Divide a Number
- Fibonacci Number
- Find Minimum Operations to Make All Elements Divisible by Three
- Find the Index of the First Occurrence in a String
- Fizz Buzz
- Generate Parentheses
- Group Anagrams
- Happy Number
- House Robber
- Jump Game II
- Jump Game
- K-diff Pairs in an Array
- Largest Number
- Linked List Cycle
- Longest Common Prefix
- Longest Consecutive Sequence
- Longest Palindromic Substring
- Longest Substring Without Repeating Characters
- Majority Element II
- Majority Element
- Max Consecutive Ones III
- Maximum Ascending Subarray Sum
- Maximum Product of Three Numbers
- Maximum Subarray
- Maximum Sum of Distinct Subarrays With Length K
- Merge Sorted Array
- Merge Strings Alternately
- Merge Two Sorted Lists
- Middle of the Linked List
- Minimum Add to Make Parentheses Valid
- Minimum Cuts to Divide a Circle
- Minimum Operations to Exceed Threshold Value I
- Minimum Operations to Exceed Threshold Value II
- Missing Number
- Move Zeroes
- N-Queens
- N-th Tribonacci Number
- Palindrome Number
- Palindrome Partitioning IV
- Partition Equal Subset Sum
- Partition List
- Pascal's Triangle
- Plus One
- Pow(x, n)
- Remove Duplicates from Sorted Array II
- Remove Duplicates from Sorted Array
- Remove Letter To Equalize Frequency
- Remove Nth Node From End of List
- Reverse Integer
- Reverse Linked List
- Reverse Words in a String
- Roman to Integer
- Rotate Array
- Running Sum of 1d Array
- Same Tree
- Set Matrix Zeroes
- Single Number
- Sliding Window Maximum
- Smallest Sufficient Team
- Sort Characters By Frequency
- Sort Colors
- Split Array With Same Average
- Sqrt(x)
- Subarray Sum Equals K
- Subsets
- Tallest Billboard
- Toeplitz Matrix
- Trapping Rain Water
- Two Sum
- Unique Paths II
- Unique Paths
- Valid Anagram
- Valid Palindrome
- Valid Parentheses