Upload Button Icon Add office photos

Filter interviews by

Servosys Solutions Interview Questions, Process, and Tips

Updated 13 Aug 2024

Top Servosys Solutions Interview Questions and Answers

View all 6 questions

Servosys Solutions Interview Experiences

Popular Designations

21 interviews found

Interview Questionnaire 

4 Questions

  • Q1. Life cycle of servlet and jsp
  • Ans. 

    Servlet and JSP life cycle involves initialization, request processing and destruction.

    • Servlet life cycle includes init(), service() and destroy() methods.

    • JSP life cycle includes translation, compilation, initialization, and request processing.

    • Servlet container manages the life cycle of servlets and JSPs.

    • Servlet and JSP objects are created and initialized during initialization phase.

    • During request processing phase, ser...

  • Answered by AI
  • Q2. Joins and basic SQL concept
  • Q3. Implementation of jdbc
  • Ans. 

    JDBC is a Java API for connecting to and interacting with databases.

    • JDBC stands for Java Database Connectivity.

    • It provides a standard interface for connecting to databases.

    • JDBC drivers are used to connect to specific databases.

    • JDBC can be used to execute SQL queries and retrieve results.

    • Example: Class.forName("com.mysql.jdbc.Driver"); Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/mydb","userna

  • Answered by AI
  • Q4. Puzzle questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts of java ,servlet, jsp ,jdbc and javascript

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (205)

I appeared for an interview in May 2022.

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on core Java and Dom based manipulation

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Servosys Solutions Interview Questions and Answers for Freshers
illustration image

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Product base company try for this if vacancies there

Software QA Engineer Interview Questions asked at other Companies

Q1. What exceptions have u faced while creating framework?
View answer (1)

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in Core Java , JSP Servlet

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Servosys Solutions interview questions for popular designations

 Software Engineer

 (10)

 Software Developer

 (2)

 Senior Software Engineer

 (2)

 Software QA Engineer

 (2)

 Softwaretest Engineer

 (1)

 Module Lead

 (1)

 Software Engineer and Java Developer

 (1)

 Software Engineer Trainee

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Sep 2022.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (205)

I applied via Hirist and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. App sec questions like how will you handle sql injection vulnerability
  • Q2. How you create rest services using spring boot
  • Ans. 

    Spring Boot provides easy and efficient ways to create RESTful services.

    • Create a Spring Boot project with Spring Web dependency

    • Add @RestController annotation to the controller class

    • Use @RequestMapping annotation to map HTTP requests to methods

    • Return data using ResponseEntity class

    • Use @PathVariable annotation to get dynamic values from URL

    • Use @RequestBody annotation to get data from request body

    • Use @PostMapping, @GetMap...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is good. All senior level people takes the interview, which gives good understanding about products and process

Skills evaluated in this interview

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)

Jobs at Servosys Solutions

View all

Interview Questionnaire 

1 Question

  • Q1. Jdbc connection, deletion in linked lost.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some knowledge of linked lists, JDBC conn and query execution, searching-sorting approach, and basics of java

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Core Java, SQL,JSP,Servlet
  • Q2. SQL Injection
  • Q3. Collection details
  • Q4. Rest API,Soap API

Interview Preparation Tips

Interview preparation tips for other job seekers - First Technical then Manager round (just project details)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (205)

I applied via Recruitment Consultant and was interviewed in May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java questions like what is string, how you make marker Interface, difference between hash map hash set and hash table , JSP lifecycle , how to call java method in JSP what is intersepter

Interview Preparation Tips

Interview preparation tips for other job seekers - For being java developer cover String, collection,oops concepts, comparator and comparable,if use frame work complete knowledge of that framework, and Type of statement in SQL and difference with use

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview Questionnaire 

1 Question

  • Q1.  It is a telephonic round. First question:Tell me about yourself , second question :method overriding .then he asked about my salary current CTC and expected CTC ,I have answered the same and said that we...

Interview Preparation Tips

Interview preparation tips for other job seekers - Really felt the technical interviewer behaviour is not professional.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Contribute & help others!
anonymous
You can choose to be anonymous

Servosys Solutions Interview FAQs

How many rounds are there in Servosys Solutions interview?
Servosys Solutions interview process usually has 2-3 rounds. The most common rounds in the Servosys Solutions interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Servosys Solutions interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Servosys Solutions. The most common topics and skills that interviewers at Servosys Solutions expect are Java, Servlets, JSP, Hibernate and Spring.
What are the top questions asked in Servosys Solutions interview?

Some of the top questions asked at the Servosys Solutions interview -

  1. What is collection , internal working of hashmap , lambda express...read more
  2. How you create rest services using spring b...read more
  3. What is Axios? What is friend function? Given any array find the multiple elem...read more

Recently Viewed

SALARIES

L & W Constructions

SALARIES

Zibanka Media Services

JOBS

IBS Software Services

No Jobs

SALARIES

Bull Machines

JOBS

DelaPlex Software

No Jobs

JOBS

Logixal Solutions

No Jobs

SALARIES

Servosys Solutions

SALARIES

Leighton Contractors

SALARIES

Bull Machines

Tell us how to improve this page.

Servosys Solutions Interview Process

based on 12 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Link Group Interview Questions
3.8
 • 34 Interviews
View all

Servosys Solutions Reviews and Ratings

based on 121 reviews

2.9/5

Rating in categories

2.8

Skill development

2.9

Work-life balance

2.9

Salary

2.9

Job security

2.8

Company culture

2.8

Promotions

2.7

Work satisfaction

Explore 121 Reviews and Ratings
Software Engineer
304 salaries
unlock blur

₹1.2 L/yr - ₹11 L/yr

Software Developer
126 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Software Engineer
64 salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

Java Developer
39 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Business Analyst
25 salaries
unlock blur

₹5 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Servosys Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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