Domanda di colloquio di BonAmi Software

Write code to Find missing number [1,2,3,5]

Risposta di colloquio

Anonimo

7 nov 2024

Add all numbers present in list, then add all ist five natural number then difference is the missing number.