Loading...
Engaged employer
Reverse character string in python
Anonymous
Flattend nested list in python
str = "ROHIT" print(str[::-1)
interviewer may ask not to use slicing: t = 'interview' r = '' for ele in t: r=ele+r print(r)
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.