Pergunta de entrevista da empresa Rootquotient

Easy to Medium Level Data Structure Questions: 1. Given a graph print the adjacency list in sorted order. 2. Push the elements that are greater than zero. If you encounter a zero, add the top element of the stack to the result and pop it from the stack. 3.https://leetcode. com/problems/ max- consecutive- ones/description/