I applied online. I interviewed at Staqu Technologies in Feb 2026
Interview
Got a call from the HR, where she asks more about my previous role, and assigned a Interview after 2 days. It was very basic while I prepared for advanced C++ concepts, and the interviewer was providing hints whenever required.
Interview questions [1]
Question 1
1. Difference between C & CPP (in depth)
2. Difference between Array and Vector (in depth). If we need to store 1L data elements (fixed), which is faster ?
3. Which sorting algorithm has Time complexity less than O(n logn)
4. Design a scalable searching algorithm (using STL - no distributed) that searches for 100 billions data in worst time complexity O(log n)
I interviewed at Staqu Technologies (Gurgaon, Haryana)
Interview
There are 2 interview Round
1. Is basic Python and DSA round( 2 DSA question mainly from tree and linked list)
2.Is advance python and django(framework is necessary)(taken by manager)
It;s easy to crack if you have enough knowledge of basics and interviewer are friendly
Interview questions [1]
Question 1
Strong hold on DSA and clear understanding of python
I applied through a staffing agency. I interviewed at Staqu Technologies (Gurgaon, Haryana) in July 2025
Interview
1) Resume screening process - HR shortlist the resume and contact you for the expectations.
2) Techinal round 1 - questions related to NLP and resume
3) Technical round 2 - Basics of computer vision and deep understanding of models worked on the previous company
4) interview with CEO - This is also Techinical along with coding question on matrices.
Interview questions [1]
Question 1
Write code for convolution operation on a nXn matrix with a 3X3 kernel.