Upload Button Icon Add office photos

Filter interviews by

Experis IT Software Engineer Interview Questions and Answers

Updated 12 Jun 2024

Experis IT Software Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Fair

Round 1 - Coding Test 

Java 8 programs, string buffer and builder

Round 2 - Group Discussion 

About traffic in Banglore and the project

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about youself
  • Q2. What is c
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level control.

    • C was developed by Dennis Ritchie at Bell Labs in the 1970s.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is known for its simplicity, allowing direct memory manipulation and efficient code execution.

    • It influenced the development of many other programming languages, such as C++, Ja

  • Answered by AI
  • Q3. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its write once, run anywhere (WORA) principle.

    • Java programs are compiled into bytecode and executed on a Java Virtual Machine (JVM).

    • It supports multithreading, exception handling, and automatic memory management.

    • Popular framew...

  • Answered by AI
  • Q4. What is lamda
  • Ans. 

    Lambda is a function that allows you to write and use small, anonymous functions in programming languages.

    • Lambda functions are often used in functional programming languages.

    • They are anonymous, meaning they don't have a name.

    • Lambdas can be used as arguments to higher-order functions.

    • They are commonly used for tasks that require a short, one-time function.

    • Lambda functions can be written in various programming languages,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

(1 Question)

  • Q1. Like c# oops dotnet sqlserver basic questions
Round 2 - HR 

(1 Question)

  • Q1. Why you want to change
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Looking for opportunities to work on cutting-edge technologies

    • Seeking a more collaborative team environment

    • Interested in expanding my skill set and taking on new responsibilities

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to the technology stack you have added
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. 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. What are the STLC steps. Explain
  • Ans. 

    STLC stands for Software Testing Life Cycle. It consists of 6 steps.

    • Step 1: Requirement Analysis

    • Step 2: Test Planning

    • Step 3: Test Case Development

    • Step 4: Test Environment Setup

    • Step 5: Test Execution

    • Step 6: Test Closure

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. What are the agile ceremonies you attended

Interview Preparation Tips

Interview preparation tips for other job seekers - Agile topics are common for all the jobs. SQL basic questions

Skills evaluated in this interview

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

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

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 

(2 Questions)

  • Q1. Basic c++ interview questions only
  • Q2. General awareness questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Self motivated
Good at basics
Understand the market
Clear about job responsibilities

Interview Questionnaire 

1 Question

  • Q1. How to get better opportunity in Software industries?
  • Ans. 

    To get better opportunities in the software industry, one can focus on continuous learning, networking, showcasing skills, and staying updated with industry trends.

    • Continuously learn and improve technical skills

    • Stay updated with the latest industry trends and technologies

    • Build a strong professional network

    • Participate in open-source projects or contribute to the software community

    • Showcase your skills through personal pr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - when want to get any opportunity from IT company so that we have to work on the skills as Interview time as well as survive in the company.Thanks

I applied via Campus Placement and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Reversing a string
  • Ans. 

    Reversing a string involves flipping the order of characters in a given string.

    • Create an empty string to store the reversed string

    • Iterate through the original string from the end to the beginning

    • Append each character to the empty string

    • Return the reversed string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic question oh OS,threads,OOPS

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics concepts of java 1.8 like string concept, collection concept, java 1.8 features etc
  • Q2. Question from springboot like configuration of springboot, spring IOC lifecycle, hybernate connection syntax in springboot
Round 3 - HR 

(1 Question)

  • Q1. My current ctc, why I want to change my present company, preferred location etc,.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep the basics of both java 1.8 and springboot notes in your mind then you can crack the interview.
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Technical 

(2 Questions)

  • Q1. Abot hays
  • Q2. Not yet
Round 3 - One-on-one 

Experis IT Interview FAQs

How many rounds are there in Experis IT Software Engineer interview?
Experis IT interview process usually has 2 rounds. The most common rounds in the Experis IT interview process are Coding Test and Group Discussion.
How to prepare for Experis IT Software Engineer 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 Experis IT. The most common topics and skills that interviewers at Experis IT expect are Java, Software Engineering, Software Development, B.Tech and C.
What are the top questions asked in Experis IT Software Engineer interview?

Some of the top questions asked at the Experis IT Software Engineer interview -

  1. what is la...read more
  2. what is ja...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Experis IT interviews
WalkIn
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Experis IT Software Engineer Salary
based on 88 salaries
₹2 L/yr - ₹11.9 L/yr
17% less than the average Software Engineer Salary in India
View more details

Experis IT Software Engineer Reviews and Ratings

based on 23 reviews

3.6/5

Rating in categories

3.0

Skill development

3.2

Work-Life balance

3.1

Salary & Benefits

2.9

Job Security

3.2

Company culture

3.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 23 Reviews and Ratings
Software Developer
137 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Talent Acquisition Executive
119 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Desktop Support Engineer
98 salaries
unlock blur

₹1.9 L/yr - ₹5.5 L/yr

Software Engineer
88 salaries
unlock blur

₹2 L/yr - ₹11.9 L/yr

Senior Software Engineer
77 salaries
unlock blur

₹5.9 L/yr - ₹24 L/yr

Explore more salaries
Compare Experis IT with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
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