Тёмный

1598. Crawler Log Folder | Leetcode Daily Challlenge | tree levels | DSA | Java | Hindi 

shashCode
Подписаться 16 тыс.
Просмотров 1,5 тыс.
50% 1

Problem Name:
1598. Crawler Log Folder
Problem Statement:
The Leetcode file system keeps a log each time some user performs a change folder operation.
The operations are described below:
"../" : Move to the parent folder of the current folder. (If you are already in the main folder, remain in the same folder).
"./" : Remain in the same folder.
"x/" : Move to the child folder named x (This folder is guaranteed to always exist).
You are given a list of strings logs where logs[i] is the operation performed by the user at the ith step.
The file system starts in the main folder, then the operations in logs are performed.
Return the minimum number of operations needed to go back to the main folder after the change folder operations.
Problem Link:
leetcode.com/problems/crawler...
Graph Playlist:
• Graph Data Structure S...
Java Plus DSA Placement Course Playlist:
• Java and DSA Course Pl...
Java Plus DSA Sheet:
docs.google.com/spreadsheets/...
Notes:
github.com/Tiwarishashwat/Jav...
Telegram Link:
shashwattiwari.page.link/tele...
Ultimate Recursion Series Playlist:
• Recursion and Backtrac...
Instagram Handle: (@shashwat_tiwari_st)
shashwattiwari.page.link/shas...
Samsung Interview Experience:
• I cracked Samsung | SR...
Company Tags:
Facebook | Amazon | Microsoft | Netflix | Google | LinkedIn | Pega Systems | VMware | Adobe | Samsung
Timestamp:
0:00 - Introduction
#ShashwatTiwari #coding​​ #problemsolving​

Опубликовано:

 

8 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@shashwat_tiwari_st
@shashwat_tiwari_st 21 день назад
Like target of this video is 90. If you understood the problem please do like.
@krutikadave4534
@krutikadave4534 20 дней назад
This video deserves thousands of likes 😄
@saiei
@saiei 20 дней назад
liked bhai
@nitishrai6239
@nitishrai6239 20 дней назад
After solving questions by myself coming here daily to learn a better approach, but I did exactly the same approach today . Gaining confidence to solve questions Thanks.
@krutikadave4534
@krutikadave4534 20 дней назад
I come back to your videos if I want to understand something in the most simplified way. Thanks for knowledge.
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@krutikadave4534 😄😄
@RohitKumar-dz8dh
@RohitKumar-dz8dh 20 дней назад
Thanks 😊
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@RohitKumar-dz8dh ✨️✨️
@saisree04
@saisree04 20 дней назад
amazing and simple as always
@GirjeshSharma-zv3xo
@GirjeshSharma-zv3xo 21 день назад
Love from England❤
@saiei
@saiei 20 дней назад
what is sharma doing in england
@AnkitYadav-dm7fp
@AnkitYadav-dm7fp 20 дней назад
kl to australia se love de rha tha aaj england ? lgta h world tour pr ho
@PiyushSharma-we8yd
@PiyushSharma-we8yd 21 день назад
today I solved by my own. But tree visualisation is best. Thankyou 🤩
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@PiyushSharma-we8yd 😄😄
@HA000_edits
@HA000_edits 20 дней назад
Sir leetcode problem no 2952 ka solution viedo upload kar dijiye bohot confusion hai half test cases hi pass ho rahe hai please sir ❤ bohot try Kara solve karne ka
@singhvivek5098
@singhvivek5098 20 дней назад
I have solved this question on my own , easy one
@saiei
@saiei 20 дней назад
cho prroud of u
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@singhvivek5098 badhiya
@motivationalquotes6581
@motivationalquotes6581 21 день назад
I will tag on linkedin
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@motivationalquotes6581 thankyou, means a lot ❤️
@vivekgosai7913
@vivekgosai7913 20 дней назад
Why we can't use == operation to check what difference they both have
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@vivekgosai7913 == is used for address comparison, whereas equals is used for value comparison. String a = "sha"; String b = "sha"; a==b will be false. a equals b will be true.. understood? You can watch String lectures in java dsa playlist, that will be helpful 😄
@vivekgosai7913
@vivekgosai7913 20 дней назад
@@shashwat_tiwari_st Thanks 🙏🏻
@adarshjain3058
@adarshjain3058 21 день назад
question toh bahana hai....hume toh attendance lagana haii😌 int main(){ cout
@adarshjain3058
@adarshjain3058 20 дней назад
@@saiei rojj karungaa.... Tu rojj chidega.. Majaa aayega😌
@shashwat_tiwari_st
@shashwat_tiwari_st 20 дней назад
@@adarshjain3058 good good✨️👏
Далее
ВОТ ЧТО МЫ КУПИЛИ НА ALIEXPRESS
09:35
DARKER SIDE of SOFTWARE ENGINEERING !!
12:09
Просмотров 136 тыс.
8 patterns to solve 80% Leetcode problems
7:30
Просмотров 276 тыс.
How to Start Leetcode (as a beginner)
8:45
Просмотров 766 тыс.
Why do databases store data in B+ trees?
29:43
Просмотров 33 тыс.