Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Incrementors Web Solutions Team. If you also belong to the team, you can get access from here

Incrementors Web Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Incrementors Web Solutions Software Tester Interview Questions and Answers

Updated 29 Jun 2021

Incrementors Web Solutions Software Tester Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. I asked a little about the company, how it works or not, asked the terms and conditions, and asked about my role in company, how to work.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was my first interview and I feel I need to improve my self a lot but apart from this I answered mostly questions and try to explain a bit. My interview was good, but my point is that the interview should be a little more technical.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle of thread
  • Ans. 

    Thread life cycle includes new, runnable, running, blocked, and terminated states.

    • Thread is created in 'new' state

    • It becomes 'runnable' when start() method is called

    • Thread enters 'running' state when CPU starts executing its run() method

    • It can go to 'blocked' state if it's waiting for a resource

    • Finally, thread reaches 'terminated' state when run() method completes or stop() method is called

  • Answered by AI
  • Q2. İnternal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map consists of an array of buckets, each containing a linked list of key-value pairs.

    • When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.

    • To retrieve a value, the hash function is used to find the corresponding bucket...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why I want to change the job
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow

    • Seeking a better work-life balance

    • Interested in working with new technologies or in a different industry

    • Wanting to advance career progression

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on IOT and related
Round 3 - Coding Test 

Questions mainly from Linked list.

Round 4 - Technical 

(1 Question)

  • Q1. Basically coding round, with basic questions from arrays. One needs to have good communication skills to explain to interviewers.

Interview Preparation Tips

Topics to prepare for VassarLabs Software Engineer interview:
  • DSA
  • IOT
Interview preparation tips for other job seekers - It is an startup, you need to ready for any questions.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What is JPA
  • Ans. 

    JPA (Java Persistence API) is a specification for managing relational data in Java applications using object-relational mapping.

    • JPA provides a way to map Java objects to database tables.

    • It simplifies database interactions through an object-oriented approach.

    • Common implementations include Hibernate, EclipseLink, and OpenJPA.

    • Example: Using JPA annotations like @Entity to define a persistent class.

    • JPA supports querying wi...

  • Answered by AI
  • Q2. Write a program to find duplicate elements in the list
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Basic java questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain Linked list implementation and stack
  • Ans. 

    Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Linked list implementation involves creating nodes with data and a pointer to the next node.

    • Stack implementation involves pushing elements onto the stack and popping them off in reverse order.

    • Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)

  • Answered by AI
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java and dsa

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Taxation related questions & GST related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication & Technical skills is needed

Interview Preparation Tips

Round: Resume Shortlist
Experience: Students were shortlisted based on resume. Around twenty students were selected.

Round: Other Interview
Experience: Selected students for the first round of interview in which they asked puzzles/probability questions and tough HR questions.

Round: HR Interview
Experience: Four students were selected for the final round of interview out of which three landed the job. Final round was a very general HR round.

General Tips: No preparation is required but you could solve some common puzzles. It was very relaxed and the interviewers were very supportive. The main challenge was giving convincing answers to the HR questions.It's the best management job on campus!! Give your best! I'll be glad to help if any of you have queries.
Skill Tips: Make a very professional resume. Also for the interview, they do not expect you to know any finance so please do not claim to know finance and fumble when they question you (some guys were not selected because of this). I was upfront and told them that I lack any sort of knowledge in finance so I was asked only a few puzzles and some challenging HR questions.
College Name: NIT SURATHKAL

Interview Questionnaire 

1 Question

  • Q1. Probability and Logical puzzles

Interview Preparation Tips

Round: Resume Shortlist
Experience: The company shortlisted based on resume and GPA. Around 20 were shortlisted.

Round: Technical Interview
Experience: After that they held a technical round wherein they asked mainly probability and logical puzzles. Theinterview was 10 to 15 mins long.

Round: HR Interview
Experience: The next round, for which five or so were shortlisted, was one in which they asked about your drive, your good and your bad, why finance, why this job, and other such questions. All the interviewers were present and this lasted for 15 minutes. Finally only 3 were given the offer.

General Tips: Look formal and energetic. Look them in the eye while answering, be courteous and practice thinking loudly. Think about what you would say when they ask you why you want to move to finance, and whythey should take you and not the others. It is not a tough one to crack. All you need is to be confident, polite and frank.
Skill Tips: Prepare your resume tailored to the company. Study up probability and tricky questions on it. They asked me a question on Russian roulette. Prepare for puzzles online.
College Name: NIT SURATHKAL

I applied via Indeed and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic php and array functions
  • Q2. Mysql basic, views, triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Array related question and basic php mysql

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Php basic and array functions
  • Q2. Mysql basic,views,triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - Average

Tell us how to improve this page.

Interview Questions from Similar Companies

Icl Fincorp Interview Questions
3.2
 • 18 Interviews
Neural IT Interview Questions
2.8
 • 14 Interviews
VassarLabs Interview Questions
3.0
 • 13 Interviews
Sonata Finance Interview Questions
3.9
 • 13 Interviews
View all
SEO Executive
39 salaries
unlock blur

₹0.7 L/yr - ₹3 L/yr

Business Development Executive
5 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Senior SEO Executive
5 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Software Developer
4 salaries
unlock blur

₹7.6 L/yr - ₹31 L/yr

Developer
4 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Incrementors Web Solutions with

Karvy Financial Services

3.8
Compare

Reliance Money

3.7
Compare

Sonata Finance

3.9
Compare

Profectus Capital

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview