9/15/2025, 12:03:45 PM
Develop new components based on design specs. Work independently and write maintainable code. Understand existing code and suggest optimization in terms of functionality and performance. Work on client frameworks for caching and develop reusable components.
communication
8/10
technical depth
6/10
problem solving
7/10
system design
4/10
coding quality
6/10
testing quality
5/10
product thinking
6/10
ownership
7/10
collaboration
8/10
learning agility
8/10
security practices
4/10
domain knowledge
6/10
AI
Before we start: would you like a technical, general, or a combination interview? Reply with one of: technical / general / combination.
Candidate
technical
AI
Let’s go technical: pick a feature you built and explain a tricky issue you solved—root cause, fix, and measured impact for Software Engineer at Zoho.
Candidate
give one project from my resume and i will try to answer related to that
AI
Your project "Eye Gaze Controlled Virtual Keyboard" caught my attention. How did you implement the Eye Gaze detection part of this project, and what libraries or APIs did you use?
Candidate
i dont know
AI
That's okay, let's simplify it: what programming languages or tools did you use to build the Eye Gaze Controlled Virtual Keyboard project?
Candidate
yeah I will yeah I put I guess controlled virtual keyboard
AI
You mentioned using Python-Dlib, OpenCV in your resume. How did you use these libraries in the Eye Gaze Controlled Virtual Keyboard project?
Candidate
yeah and I case control which will keyboard the every points in the eyes ordered using a python delay but open CV
AI
It sounds like you used OpenCV to track the eye movements. Can you explain how you implemented the delay in Python to map the eye movements to keyboard points, and what was the purpose of that delay?
Candidate
yeah I took some time to implement the delay so you got to estimate the correct delay to correctly implement I measurements so I did that
AI
You had to experiment with different delay values to find the optimal one. How did you measure the accuracy of your Eye Gaze Controlled Virtual Keyboard, and what metrics did you use to evaluate its performance?