In mercedes benz I faced these questions Please solve Find the longest substring of chars in descending order from the input string: Example: input String: “abctsrutkjglyfb” there are 2 descending order substring: tsr and utkjg longest descending sub string: “utkjg” Find the total numbers of occurrences of character in string and calculate the summation of all total occurances. Example: String: “abxylaclybb” Output: a=2,b=3,c=1,x=1,y=2,l=2 2+3+1+1+2+2 = 11 Given a paper of size LxB. cut the paper into squares of any size. Find the minimum number of squares that can be cut from the paper. Example: Input : 4 x 5 Output : 5 Explanation : 1 (squares of size 4x4) + 4 (squares of size 1x1)
The best explanation....idk why this playlist is underrated ,deserves better!
I was searching for python. Thanks god. Thanks love you 😍
Thank you 😊
thank you for your simple explanation mam!!
Please make a entire data structures series 🙏
Sure :)
Thank you very clear explanation!
Glad you liked it :)
Beautiful voice 😍
Awesome
Playlist
Thank you 😊
Thanks for the video mam
Thank you very much mam.
Thanks ....i love you
plz mam...give all data structure topic videos ASAP.
I will try :)
@@AmulsAcademy Try your best mam.
plz complete Data structure videos ASAP becoz you are the world best teacher.
Mam no code for this like implementation
Can you a uploads video in hash table
u have playlist of data structures na please complete it fast 😁
Noted :)
@@AmulsAcademy please do complete it
It is good to have graph and other structures😁
In python overriding is supported or not
Yes PYTHON will support method overriding but not method over loading
@@jvramana2632 overloading is also done brother
👍
Thank you :)
Plz provide me program of tree
😘😘😘😘😘
Pandas library please
SHARE A AVL TREE
so looking at the generational tree I assume you're the only child of your parents :)
In mercedes benz I faced these questions
Please solve
Find the longest substring of chars in descending order from the input string:
Example:
input String: “abctsrutkjglyfb”
there are 2 descending order substring: tsr and utkjg
longest descending sub string: “utkjg”
Find the total numbers of occurrences of character in string and calculate the summation of all total occurances.
Example:
String: “abxylaclybb”
Output: a=2,b=3,c=1,x=1,y=2,l=2
2+3+1+1+2+2 = 11
Given a paper of size LxB. cut the paper into squares of any size. Find the minimum number of squares that can be cut from the paper.
Example:
Input : 4 x 5
Output : 5
Explanation :
1 (squares of size 4x4) +
4 (squares of size 1x1)
I will try :)
Make videos as possible as fast
Noted :)
@@AmulsAcademy yess as fast as you can