Talk with manager, general discussion on projects.
Asked to code Febonacci Series https://leetcode.com/problems/fibonacci-number.
Then follow up was if different n values are given, find Febonacci for them, but try not to calculate the values already calculated.
This was linux specific rounds. How to build packages in Linux. Details on nslookup. ls command. Docker details etc
Round 3:
Sort n strings in a custom sort manner. They had a way to sort strigns.
Eg : www.google.com -> the string to be considered to be sorted was com.google.www.
Given such n string first convert the strings and then sort it