J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Viasat en févr. 2022
Entretien
The interview consisted of several behavioral questions as well as technical questions. The behavioral question were mostly on my academic projects and my internships and technical questions were based on OOP concepts and basic data structures and algorithms. Overall the interviewer was very helpful, gave me good energy throughout the interview and made me feel comfortable so there was no pressure on me.
Questions d'entretien [6]
Question 1
Q1. Tell me about a time when you had to disagree with your teammate in a project. Tell me about how did you handle that situation.
J'ai passé un entretien chez Viasat (Carlsbad, CA)
Entretien
friendly people in interview, but it did not take me long to realize that I was not qualified for the position I applied for. I did not want to leave so I suffered through it.
Questions d'entretien [1]
Question 1
They asked me algorithm questions like triplet counting which I just did not know.
Resume-Based Questions
Projects:
The interviewer asked detailed questions about the projects mentioned on my resume. They were particularly interested in the technical stacks I used, including any specific libraries or frameworks, challenges I faced, and how I solved them.
They focused on my experience with the MERN stack and Flutter, especially in any recent projects involving third-party integrations, such as payment gateways.
Role in Team Projects:
Since I had experience as a Team Lead, they inquired about my role in team-based projects, how I managed tasks, and any leadership challenges I encountered. They wanted to understand my collaboration skills and how I ensured the success of the project.
Quantified Impacts and Improvements:
They questioned specific quantifiable results I listed on my resume, like the improvement in user retention and performance improvements in the apps I developed.
2. Data Structures and Algorithms Questions
Array Manipulation Problem:
I was given a problem related to manipulating arrays with duplicate values and was asked to solve it efficiently. I discussed both brute-force and optimized approaches, using sorting and hash maps to reduce time complexity.
Graph Traversal:
They asked about graph traversal algorithms, specifically DFS and BFS. I was asked to provide code for both and explain the use cases where each algorithm is preferred.
Two-Pointer Technique:
Since they noticed my preference for the two-pointer approach, I was given a problem that required this technique. They were interested in understanding my thought process in setting up pointers and handling edge cases.
3. Computer Networks Questions
TCP vs. UDP:
I was asked to explain the differences between TCP and UDP, focusing on their use cases. I also discussed how TCP ensures reliable transmission and where UDP is more suitable due to its lower latency.
OSI Model Layers:
They asked for a breakdown of the OSI model layers and for me to describe how each layer interacts with the others. They specifically focused on the transport and network layers.
IP Addressing and Subnetting:
The interviewer asked questions about IP addressing, including the difference between IPv4 and IPv6. I was also asked to explain subnetting and calculate subnet masks for given IP addresses.
DNS and HTTP Protocols:
They wanted to understand my knowledge of the DNS protocol and how the HTTP protocol operates over the internet. I was asked to describe the HTTP request-response cycle and some HTTP status codes.
Questions d'entretien [1]
Question 1
TCP vs. UDP
OSI Model Layers
IP Addressing and Subnetting
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Viasat (Thanjāvūr) en oct. 2024
Entretien
There were 3 rounds. First, a written test, and then a technical interview and a technical plus HR round.
The written test consists of aptitude. The interview questions are based on which programming language we are comforable with.