Pergunta de entrevista da empresa Reddit

Question1: Given the dictionary a: 1 b: { c: 2 d: 3 } Print the node in flat format like a: 1, b: c: 2, b: d: 3 Question: Fetch the data from the given service and parse the data Question: Display the data fetched in previous round in tableView Question: Design the Chat app.