First Round
i was asked one dsa question which is zigzag conversion of string https://leetcode.com/problems/zigzag-conversion/
Second Round
- Question 1
- Question 2
- Question 3
- Question 4
isDirectory
which returns if the node is a directory or notgetChildren
if the node is a directory, and not empty returns all the contents inside itdelete
deletes the node if its a file or if an empty directory