Now that Avengers end game it out, let's have something in same lines. Now we all know that Jarvis got replaced by Friday if we followed the end game. When Tony asks to shutdown all doors just before … [Read more...] about Coding Challenge Series – Challenge 0305
challenges
Coding Challenge Series – Challenge 2402
This challenge is about solving a simple math problem :) with a twist. Objective Given a 20 digit number as input (integer type without decimals) Find two numbers which when added results into … [Read more...] about Coding Challenge Series – Challenge 2402
Java Coding challenge series – Challenge 1903
This challenge is about creating a query language for extracting data from a database (mongodb) via API. Objective: To create a rest API to query customers from a MongoDB databaseThe query … [Read more...] about Java Coding challenge series – Challenge 1903