
Pre-requisite: First Video of the Playlist: https://www.youtube.com/watch?v=dBGUmUQhjaM&list=PLgUwDviBIf0pcIDCZnxhv0LkHf5KzG9zp
In this video, we discuss the question counting the number of distinct substrings in a string.
Please share this channel as much as you can. Also, it's an earnest request to drop a comment "understood" if you are watching this video, so that I get to know you understood from this video.
SDE-Sheet/Linkedin/Telegram/Instagram: https://linktr.ee/takeUforward
-------------------------------------------------------------------------------------------------------------
Problem Link: https://bit.ly/3ocRQW0
C++ Code: https://github.com/striver79/StriversTrieSeries/blob/main/L4_DistinctSubstrings_Cpp
Java Code: https://github.com/striver79/StriversTrieSeries/blob/main/L4_DistinctSubstrings_Java
0 Comments