Had an online coding test consisting of 3 questions to be answered within 90 mins. C++ or Java to be used.
Questions included finding loops in a linked list, largest increasing sub-sequence in an array and finding the average scores of students in an exam.