Rohit MittalLeetcode 46. PermutationsProblem Statement — Given an array nums of distinct integers, return all the possible permutations.Oct 2, 2023Oct 2, 2023
Rohit MittalLeetCode 153. Find Minimum in Rotated Sorted ArrayDo find detailed solution with handwritten example of the above listed problem.Aug 28, 2023Aug 28, 2023
Rohit MittalinDev GeniusLinked List Cycle ProblemsWhat is a Cycle in a LinkedList? There is a cycle in a linked list if there is some node in the list that can be reached again by…Jul 6, 2022Jul 6, 2022
Rohit MittalLeetCode 414. Third Maximum NumberThird Maximum Distinct Element[ Using Set ]Jun 23, 2022Jun 23, 2022
Rohit MittalMerge Sort for Linked ListsExplaination with Solution :Problem Statement :- Sort the Linked List in O(n logn) time. [Leetcode Medium]Feb 24, 2022Feb 24, 2022
Rohit MittalLeetCode 1721: Swapping Nodes in a Linked ListProblem Statement :Jan 12, 2022Jan 12, 2022
Rohit MittalMonotonic Stack ProblemsHello everyone, we all know STACK but What is a Monotonic Stack?Dec 28, 2021Dec 28, 2021
Rohit MittalCount SubsetSum Problem [ Dynamic Programming ]Problem Statement: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Given an array arr[] of length N and an integer X, the task is to find the number…Dec 23, 2021Dec 23, 2021
Rohit MittalRemotely Control your Linux Terminal through Flutter Application.Why need of Terminal?Dec 17, 2020Dec 17, 2020