Qualcomm interview question

What are virtual functions?

Interview Answers

Anonymous

18 Feb 2021

sum all - 100(101)/2

2

Anonymous

22 May 2020

Given an unsorted array of 101 elements, with each element containing a unique value from 0-100, one of those elements is replaced with a random value. Develop an algorithm to detect what that new value that was inserted is.