I applied through college or university. The process took 1 day. I interviewed at Cyntexa (Jaipur, Rajasthan) in Feb 2026
Interview
DSA round was moderate level with questions on 2d Array, 2nd highest Number in array and linked list related question. No. of question were high. There were 2 rounds of dsa (easy, moderate).
Other Associate Software Developer Interview Reviews for Cyntexa
4 round, basic coding then advance then tech interview and then hr interview , need to qualify each round to proceed to the next. The first coding round is of 30 mins and the advance one is of 90 mins.
I applied online. I interviewed at Cyntexa (Jaipur, Rajasthan) in Mar 2026
Interview
I applied for an off-campus opportunity at Cyntexa and received a shortlisting email inviting me to Phase 1.
Phase 1 consisted of two rounds:
Round 1: Basic Coding
There were 3 coding questions, and we had to solve at least 2. Solving all 3 gave an added advantage. (I’ll share the questions separately.)
Round 2: Aptitude/Technical Questions
This round had 7 questions, and we needed to attempt at least 5. I managed to solve only 4, so I’d strongly suggest attempting all 5 to stay on the safer side.
If you perform well in Phase 1, you receive an email within a week for Phase 2.
Phase 2 also had two rounds:
Round 1: Coding (Medium to Hard Level)
There were 4 questions, and this time there was no choice—you had to attempt all of them. I was able to solve 3 out of 4.
After solving, you need to call the invigilator and explain your approach. They evaluate your logic and understanding.
Round 2: HR Interview (Final Round)
If you clear the coding round, you move to HR. They asked basic questions like:
Introduction
Family background
Hobbies
What you know about the company
After this, the final result is shared via email within a week.
Interview questions [11]
Question 1
Find the sum of the array and print whether it is even or odd.
Given an integer array arr, remove all elements for which the average of their neighboring elements is greater than the element itself.
Return the resulting array after removing such elements.
You are given a 2D character array (grid) where each cell contains one of the following directions:
'>' (move right), '<' (move left), '^' (move up), 'v' (move down).
Start from a given index and follow the directions in the grid:
Move according to the symbol in the current cell.
Continue traversing the grid.
🔹 Return:
If you visit the same cell again (cycle detected), return that index.
If you move out of the grid boundaries, return {-1, -1}.
You are given a 2D grid where:
'T' represents a tower
'P' represents a solar panel
'.' represents empty ground
The sun is shining from the west (left side of the grid).
Each tower can cast a shadow on at most k solar panels in the direction of sunlight (towards the east/right side).
🔹 Task:
Return the total number of solar panels (P) that are shaded by towers.
I was contacted regarding the interview process for this role and informed about the upcoming interview rounds.
The process and expectations were explained clearly, and the communication from the recruitment team was professional.
The interview was scheduled but had not taken place at the time of writing this review.
1
Top companies for "Compensation and Benefits" near you