Google FrontEnd Interview
Google - FrontEnd Engineer
Level: Mid
Education: Masters
Years of Experience: 6
Questions Asked:
Given a folder as a node, return a string which has all the folder and file names as ul and li elements. Parsing a tree is what was expected.
Four buttons and each button is responsible for increasing/decreasing the RGBY value of a div. Need to implement this using vanilla javascript