Me postulé a través de una facultad o universidad. El proceso tomó 4 semanas. Acudí a una entrevista en Appian
Entrevista
I got interviewed by two people face-to-face at my campus first:
- They asked questions about my resume
- They asked questions about my interests in software engineering
- They asked algorithm questions that were not too hard, actually (compared to Google, for example).
Then I got interviewed one more time over something similar to skype, but that technical interview was bad because the tool did not allow for program writing and he asked me to describe an algorithm.
Got a final call from someone high in the exec level.
Preguntas de entrevista [1]
Pregunta 1
I remember two questions:
1. If you have a set of numbers A, and a number X. Find the first pair of numbers A[i] and A[j] such that A[i] + A[j] == X in O(n) time --- That is, a single pass over the set of numbers A.
2. Given a set of (x, y) points A , find the straight line that is closest to all the points in A. He did not ask for a specific time complexity, but I came up with a O(n^2) algorithm which is the best possible complexity.
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Appian (Chennai) en ago 2025
Entrevista
The test was conducted online with 3 questions. The questions were easy to medium level. One was a debugging problem and the other two were on strings and graphs. Hidden testcases should be passed in order to move on to the next round.
Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Appian (Chennai) en ago 2025
Entrevista
First round is a online test which consists of 2 coding questions, the shortlisted were directed to face to face technical interview where asked about resume and 2 DSA question with 2 SQL query , after they were sent to managerical round which mainly focused on projects and resume and final round is HR
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Appian (Chennai) en ago 2024
Entrevista
They asked DSA and it was simple. They also asked Aptitude which was easy to answer though. They looked into Linkedin profile and questions were asked based on the content that have been added in the profile. Resume must be clear.