I applied through an employee referral. The process took 5 days. I interviewed at Folio3 (Karāchi) in Aug 2023
Interview
1. Google doc screening by asking about GPA and university
2. IQ test (Math, logic, english) Above average difficulty, but not too hard
3. Hackerrank technical test, 2 easy level leetcode/hackerrank questions
4. 1st Technical on-site interview, asking surface level questions about OOP, Databases, and Problem Solving (algorithms)
5. 2nd Technical on-site interview, with a focus on whiteboarding OOP questions and scenarios from a practical angle, in-depth Database discussion (mostly relational databases and normalisation), and 2 easy level algorithm design questions
team lead take interview . it was very friendly and he tried his best to ease the candidate.he asked basic concepts from oop , pd ,db and dsa . most of th part was related to db and oop
I applied through an employee referral. I interviewed at Folio3 (Karāchi) in Oct 2023
Interview
The interview process starts with an on-site hackerrank test (typically 2 questions with around 90 mins to solve them). There are 3 rounds of technical interviews (Senior Software Engineer, Software Architect and finally with Director of Department). An IQ test as well from hackerrank.
Interview questions [7]
Question 1
design patterns (basic concept and know how to implement)
execution order of a given code, output for a given code, expected output of a given async code, write solution for problem ( expect modulo based problem ), O(n) count algorithm problem (expect other problem solving questions)