I applied in-person. I interviewed at Evon Technologies (Dehra Dūn) in Sept 2022
Interview
Moderate level questions from any programming language you know, data structures, databases, the projects you have worked on, etc. It was all a good experience. The interviewer was very cooperative.
I applied through a recruiter. I interviewed at Evon Technologies (Dehradun) in Dec 2025
Interview
The interview process started with a written test that included aptitude questions, basic logical reasoning, and fundamental programming questions related to JAVA and DSA concepts. Candidates who cleared the written test were shortlisted for a face-to-face interview. The interview focused on core programming concepts, basic data structures, problem-solving ability, and general questions about projects, internships, and willingness to learn new technologies.
Interview questions [1]
Question 1
In the written test, they asked questions related to English grammar, logical reasoning, and basic coding problems such as loops, arrays, and simple logical programs.
1 aptitude round not very hard.
1 coding round easy level, simple pattern and string questions.
Technical interview common question on project and and 2 coding questions.
HR interview common behavioral questions.
Interview questions [1]
Question 1
Make a triangle pattern given below.
*
**
***
****