Yesterday, I did a few more problems on recursion and started with vectors (although I’m still facing a lot of issues understanding how to approach certain problems… but I’m sure I’ll get there soon enough with practice)
=> remove duplicates
=> shift all x to end of string
=> find all possible substrings of a given string
Leave a comment