Upload Button Icon Add office photos

Filter interviews by

Solveda Software Software Engineer Interview Questions, Process, and Tips

Updated 17 Jun 2023

Top Solveda Software Software Engineer Interview Questions and Answers

Solveda Software Software Engineer Interview Experiences

2 interviews found

Software Engineer Interview Questions & Answers

user image IT 46 Vistar Gupta

posted on 11 Jan 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(4 Questions)

  • Q1. Name some API methods
  • Ans. 

    API methods are functions that allow software applications to interact with each other.

    • GET - retrieves data from a server

    • POST - sends data to a server to create a resource

    • PUT - sends data to a server to update a resource

    • DELETE - sends a request to a server to delete a resource

    • PATCH - sends a request to a server to update a resource partially

  • Answered by AI
  • Q2. Whats undefined and null in javascript
  • Ans. 

    Undefined means a variable has been declared but has not yet been assigned a value. Null is an assignment value that represents no value or no object.

    • Undefined is a type in JavaScript that represents a variable that has not been assigned a value

    • Null is a type in JavaScript that represents a deliberate non-value or no object

    • Undefined is returned by functions that do not explicitly return a value

    • Null is often used to ind...

  • Answered by AI
  • Q3. Name some string methods in javascript
  • Ans. 

    JavaScript string methods are used to manipulate and work with strings.

    • charAt() - returns the character at a specified index

    • concat() - joins two or more strings

    • indexOf() - returns the index of the first occurrence of a specified value

    • replace() - replaces a specified value with another value in a string

    • slice() - extracts a part of a string and returns a new string

    • split() - splits a string into an array of substrings

    • toLo...

  • Answered by AI
  • Q4. Types of Inheritance?
  • Ans. 

    Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath.

    • Single inheritance involves a child class inheriting from a single parent class.

    • Multiple inheritance involves a child class inheriting from multiple parent classes.

    • Multilevel inheritance involves a child class inheriting from a parent class, which in turn inherits from another parent class.

    • Hierarchical inheritance involves mu...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Name your weaknesses
  • Q2. How you see yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack, though interviews had bad habit of not coming on time

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Easy question java spring boot basic
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and about company policy

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOP questions SQL Questions Programming structure
Round 2 - Technical 

(1 Question)

  • Q1. SQL questions MVC and C# related questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hr test on HackerEarth platform, DSA questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, reasoning,java MCQS

Round 2 - Technical 

(1 Question)

  • Q1. Technical round
Round 3 - Technical 

(1 Question)

  • Q1. Second technical round
Round 4 - HR 

(1 Question)

  • Q1. HR and package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is data warehousing
  • Ans. 

    Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.

    • Data warehousing involves extracting data from multiple sources

    • Data is then transformed and loaded into a central repository

    • The data can be used for analysis, reporting, and decision-making

    • Examples include data warehouses used by businesses to analyze sales data

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic math and reasoning.

Round 2 - Coding Test 

Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for logical pattern, array and string questions.

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

Solveda Software Interview FAQs

How many rounds are there in Solveda Software Software Engineer interview?
Solveda Software interview process usually has 3 rounds. The most common rounds in the Solveda Software interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Solveda Software Software Engineer interview?

Some of the top questions asked at the Solveda Software Software Engineer interview -

  1. Whats undefined and null in javascr...read more
  2. Name some string methods in javascr...read more
  3. Types of Inheritan...read more

Tell us how to improve this page.

Solveda Software Software Engineer Salary
based on 5 salaries
₹6.5 L/yr - ₹9.5 L/yr
8% more than the average Software Engineer Salary in India
View more details

Solveda Software Software Engineer Reviews and Ratings

based on 2 reviews

2.1/5

Rating in categories

1.1

Skill development

1.1

Work-Life balance

2.0

Salary & Benefits

2.0

Job Security

1.1

Company culture

1.1

Promotions/Appraisal

1.1

Work Satisfaction

Explore 2 Reviews and Ratings
Software Developer
49 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Senior Software Developer
13 salaries
unlock blur

₹9 L/yr - ₹21 L/yr

UI Developer
11 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

QA Engineer
9 salaries
unlock blur

₹3.3 L/yr - ₹14 L/yr

Technical Lead
8 salaries
unlock blur

₹20.2 L/yr - ₹30 L/yr

Explore more salaries
Compare Solveda Software with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview