Combinations (Leetcode 77) - Medium (Hindi) | Facebook Interview Question

preview_player
Показать описание
✅ Useful Links

Combinations (Leetcode 77)

Music Credit
Track: Julius Dreisig & Zeus X Crona - Invisible [NCS Release]
Music provided by NoCopyrightSounds.

Track: Axollo - Silence (ft. Josh Bogert) [NCS Release]
Music provided by NoCopyrightSounds.
Рекомендации по теме
Комментарии
Автор

thank u for combining these qs under one category. Keep up the great work!!

BG-ljfw
Автор

Thank You So much for this Amazing PlayList.

KalpitSharma
Автор

Can you please list the order to watch your playlist. I am following the list mentioned at 0.32, which is:
1. subset,
2. combination,
3. comb. sum 3,
4. subset 2,
5. comb. sum 2,
6. comb. sum,
7. permutation,
8. permutation 2

premshankartiwari
Автор

Why cant we put (start+1) instead of (i+1) while doing backtracking in generatesubset(start, n, current, subsets, k). I tried with start+1 and it gives solution with additional value of (1, 1)(2, 2)(3, 3) for [1, 2, 3] and k=2 and n=3. Why the result is not same in both of the cases.
Thank you for the explaining!!

LearnWithPallav
Автор

Backtracking approach timeout for a similar question in which 1 to n were alphabets and K was given and question was asking for palendromic string.

vipuldawar
Автор

subsets.add(new ArrayList(current))
is Statement ka smjh nhi aya bus Baki sab aagya
why cant we add current directly.

sanskartayal
Автор

Sir ke videos ko aur likes bnte hai 🙏🙏🙏👍

MOHITKUMAR-vzrq
Автор

Have you created video for Permutation problem as well? If yes then please provide link for same.

ajaychoudhary
Автор

Audio fat gyi is video mai baki ki sahi hai playlist mai

CodingWithPrakash_
Автор

How create subset of hashmap entry set

soldiers
Автор

Sir aap Online Java course bhi karwate ho

Detail chahiye

soldiers