Hacker rank solution using Python programming language with simple code.
- list: contain list problems on hacker rank like(operation on list , list copmerhension ,nested list).
- set: contain problems on set like(set add,union ,intersection,mutation).
- string: contain problems on a string like (swape, text wrap, split and join, find string).
- collection: contain problem on dictionary and table (ordered dict , default dict ).
- 30Days-code: contains the problem on 30-day preparation on hacker rank.