Upload Button Icon Add office photos

Filter interviews by

Valuefy Solutions Sdet Engineer Interview Questions and Answers

Updated 13 Dec 2024

Valuefy Solutions Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Dec 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your project?
  • Ans. 

    I developed a web application for tracking and managing inventory in a retail store.

    • Used Java Spring framework for backend development

    • Implemented RESTful APIs for communication between frontend and backend

    • Utilized AngularJS for frontend development

    • Integrated barcode scanning functionality for easy inventory management

  • Answered by AI
  • Q2. What APIs you have implemented in your project
  • Ans. 

    I have implemented RESTful APIs using Node.js and Express framework in my project.

    • Implemented CRUD operations for managing user data

    • Used authentication middleware for secure access

    • Integrated third-party APIs for external data retrieval

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Valuefy Solutions Sdet Engineer interview:
  • System Design
  • React Native
  • Javascript
Interview preparation tips for other job seekers - prepare system design questions

Interview questions from similar companies

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
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

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
  • Ans. 

    This program identifies and returns duplicate elements from a given list.

    • Use a set to track seen elements and a list for duplicates.

    • Iterate through the list and check if an element is in the set.

    • If it is, add it to the duplicates list; otherwise, add it to the set.

    • Example: For the list [1, 2, 3, 2, 4, 3], the output should be [2, 3].

  • Answered by AI

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 experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Code to reverse words in string
  • Ans. 

    Code to reverse words in string

    • Split the string into an array of words

    • Reverse the array of words

    • Join the reversed array back into a string

  • Answered by AI

Skills evaluated in this interview

Sdet Engineer Interview Questions & Answers

Dunzo user image Saurabh Kumar

posted on 14 Aug 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Was carried problems of DP mostly

Round 2 - Technical 

(1 Question)

  • Q1. Mostly coding but some oops related questions as well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Has 2 dsa questions from strings and arrays

Round 2 - HR 

(1 Question)

  • Q1. About the project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your family background
  • Q2. Tell us about your experience
  • Ans. 

    I have 5 years of experience in software testing, automation, and quality assurance.

    • Experience in creating test plans, test cases, and executing tests

    • Proficient in using automation tools like Selenium and JUnit

    • Strong knowledge of programming languages such as Java and Python

    • Experience in Agile development methodologies

    • Worked on testing web applications, APIs, and mobile apps

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 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 - Technical 

(1 Question)

  • Q1. 1 code related to array a medium leetcode problem link. Then automation concepts questions Then some questions related to Java
Round 3 - Technical 

(1 Question)

  • Q1. 2 code questions Some basic Cypress questions and js questions Some questions related to api Project involvement and dependencies And this was it.

Valuefy Solutions Interview FAQs

How many rounds are there in Valuefy Solutions Sdet Engineer interview?
Valuefy Solutions interview process usually has 1 rounds. The most common rounds in the Valuefy Solutions interview process are Technical.

Tell us how to improve this page.

Valuefy Solutions Sdet Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

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

Fast track your campus placements

View all
Software Development Engineer
36 salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Software Developer
20 salaries
unlock blur

₹5 L/yr - ₹15.5 L/yr

Business Analyst
18 salaries
unlock blur

₹4.5 L/yr - ₹7.5 L/yr

Data Analyst
16 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹10.3 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Valuefy Solutions with

Karvy Financial Services

3.8
Compare

Reliance Money

3.6
Compare

Sonata Finance

3.9
Compare

Incrementors Web Solutions

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