20. Strings

1. Balanced brackets

-------------------------------------------------------------------------------------------------------------------------
Note-
1. Left rotate a string by K places
-------------------------------------
2.  

----------------------------------------------------------------------------------------------------------------------------
2. Check if s2 is a rotation of s1:

---------------------------------------------------------------------------------------------------------------------------
3. String Stream/ Tokenizer-

reverse words in a string


-----------------------------------------------------------------------------------------------------------------------

Comments

Popular posts from this blog

30.) DP on subsequences

19. Strings (LB)

32. Binary Trees-2 (bfs/dfs med problems)