
Visible Alpha Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 16 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Visible Alpha.
Software Engineer
The interview process had 3 rounds. My overall experience was really good. They asked about my previous work and the tech stacks I know. The second round had some dynamic programming questions. The last round was with the director, where they talked about the company culture and their tech stack.
- Can you describe your past professional experience?
- Which technology stacks are you familiar with?
- Could you solve a dynamic programming related question?
Software Engineer
Got a call from HR through employee referral. The interview process was a bit delayed as I went down there at year end. The interview questions are difficult and requires you to have good knowledge on data structures. The interview had three rounds all based on data structure. The HR got in touch till last day of year to clear out my package. I did not had to do much of negotiation as I already had a good package from another company.
- Can you find the equilibrium index of an array?
- Delete a node from a linked list given only a pointer to that node.
- Generate all possible combinations of the string 'abc'.
Software Developer
The role was for a .net + Python technical person with good analytical skills. There were 3 rounds: analytical first, then technical, then HR. In my case, the first round had only 2 questions: one about finding the minimum difference value in an unsorted list, and another about finding common numbers in all rows of an NxN matrix.
- How would you find the minimum difference value in an unsorted list?
- Given an NxN matrix, how can you find the numbers that appear in every row?
Visible Alpha Software Engineer Interview Questions
Quoted word for word from Visible Alpha interview reports.
“Find the Kth maximum element in an unsorted array.”
Read reports →“What is the minimum time required to find if a given element is present in a 2D array that is sorted both row and column wise?”
Read reports →“Given an array, find three numbers a, b, and c that satisfy the Pythagorean theorem (a^2 + b^2 = c^2), providing an optimized solution.”
Read reports →“Given an NxN matrix, how can you find the numbers that appear in every row?”
Read reports →“Can you rearrange the equation A = B*(1/c)-d+e*f to get B on the left side instead of A?”
Read report →“What data structure would you use to store URLs in a browser, ensuring O(1) for insert and delete operations?”
Read report →“Can you define what an index is in a database and list its different types?”
Read report →“Can you provide the code for mirroring a given tree?”
Read report →“How would you find the minimum difference value in an unsorted list?”
Read report →Formats, difficulty and experience
Across all 16 Visible Alpha interview reports.