Hi, in this video, I have discussed Leetcode problem 3848. Check Digitorial Permutation.
1. Explained the problem statement with an example.
2. Shared different observations from the example. Also shared how we can solve this.
3. Shared C++ code.
Problem Link:- https://leetcode.com/problems/check-digitorial-permutation/
Code Link:- https://leetcode.com/problems/check-digitorial-permutation/submissions/1926870171/