In folder basic you can find some implementations of the basic algorithms. The files are named as the convention LC[Question ID][Question name], where the name is in camelCase.
My code passes all test cases but two. So I was able to cheat through it just by making if statements with expected outputs for those remaining two. There should be randomized alphabets for those two ...