Veritas Technologies Interview Experience (On-Campus)
Round 1: HackerRank There were 20 MCQs on OS, OOPs, CN, Pointer in C, CPP. Reverse an array without using extra space and in-built function. Rolling string (https://www.geeksforgeeks.org/roll-characters-string/) C/C++ Code string rollTheString(string s, vector<int>roll) { int n = (int)roll.siz