
Vertisystem 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
Which role are you interviewing for?
9 roles · 16 reportsCandidate interview experiences
First-hand accounts from people who interviewed at Vertisystem.
Operations Agent
Had an initial 15-20 minute phone screen where we talked about my background. Then there was a 20-minute interview with the company and some pre-client interview prep. After that, I had a longer interview with the client. Vertisystem handles all communication regarding offers or rejections.
- Can you tell me a bit about yourself?
QA Automation Engineer
Went through 2 internal tech rounds where they asked me questions relevant to the QA Automation Engineer role. Then had an HR round to discuss salary. Finally, there was a client interview round where we talked about the project.
- Can you explain the difference between DELETE and TRUNCATE?
- What distinguishes PUT, PATCH, and POST requests?
- What is the difference between API error codes 400 and 500?
Python Developer
HR reached out on LinkedIn. They scheduled an interview for 5 days later. It was a 17-minute technical interview. HR didn't reply after the interview. After 7 days, they responded on LinkedIn saying my profile wasn't shortlisted.
- What is the difference between Django's 'Get' and 'Filter' methods?
- Is it possible to use a list as a dictionary key? Please elaborate.
- Following up on the previous question, can a tuple be used as a dictionary key? Please provide a detailed explanation.
Java Developer
So first, there was an online test with MCQs and two coding questions on hireme. The coding environment was a bit clunky, no auto-suggestions and input handling was weird, unlike platforms like HackerRank. Next, an online interview with VertiSystem where they asked basic Java, OOPs, Collections, and Time Complexity stuff. Then, a commercial discussion, which was basically salary negotiation. After that, there were two rounds with the client. The L1 round with the client involved two coding questions, specifically an array question. The L2 round with the Client's Manager was more about basic Java, deployment, and some scenario-based questions. Unfortunately, I wasn't selected after the last round.
- Given an array like [1,4,7,9], return the indices of the elements that sum to a given result, for example 5, with a time complexity of O(n).
Vertisystem Interview Questions
Quoted word for word from Vertisystem interview reports.
“Given a sentence and a letter in the alphabet, sort the strings in the sentence and get all the strings and their respective positions. i/p:planet earth is our home e o/p:earth 1 home 2 planet 5”
Read reports →“What is the difference between Django's 'Get' and 'Filter' methods?”
Read reports →“Given an array like [1,4,7,9], return the indices of the elements that sum to a given result, for example 5, with a time complexity of O(n).”
Read reports →“What is the purpose of the Git Stash command?”
Read reports →“Given 2 numbers, N and P, as an input, form a circle with all the prime numbers below N written on it, in a clockwise direction. Expected to add all prime numbers starting from the first position (i.e. 2) till the sum exceeds P. The index at which the sum exceeds P should be printed as an output. i/p:20 25 o/p:4”
Read report →“What is the difference between API error codes 400 and 500?”
Read report →“What are Listeners in TestNG?”
Read report →“Explain the difference between a Primary Key and a Foreign Key.”
Read report →“What distinguishes PUT, PATCH, and POST requests?”
Read report →Formats, difficulty and experience
Across all 16 Vertisystem interview reports.