Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
0 like 0 dislike
736 views
in Online Assessments by Expert (34,270 points) | 736 views

1 Answer

0 like 0 dislike

There is a question in Twilio OA where we have to get json payload containing multiple entries from a url and process the data as per the question.

 

I tried it in Java but got stuck in serialising the data in the time left. There are no dependencies. We only get java.net.*

 

Can anyone share how to get json data and process it to a list of object in Java 8 with java.net.* ?

 

Thanks in advance.

 

Sample question:

 

 

by Expert (34,270 points)