Upload Button Icon Add office photos

Incedo

Compare button icon Compare button icon Compare

Filter interviews by

Incedo Associate Software Engineer Interview Questions and Answers

Updated 17 Nov 2022

Incedo Associate Software Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. How much your getting and how much expecting?
Round 3 - Technical 

(1 Question)

  • Q1. What is case management?
  • Ans. 

    Case management is the process of managing and coordinating the various aspects of a case or project.

    • It involves identifying and assessing the needs of the case or project

    • Developing a plan of action to address those needs

    • Assigning tasks and responsibilities to team members

    • Monitoring progress and making adjustments as necessary

    • Ensuring that all stakeholders are informed and involved in the process

    • Examples include legal ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. How soon you will join?
  • Ans. 

    I can join within 2 weeks.

    • I have completed all my prior commitments and can start immediately.

    • I just need to give a two-week notice to my current employer.

    • I am excited about this opportunity and can't wait to start contributing to the team.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - interview will be simple only but don't join with out reading reviews and work culture

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the commonly used Unix commands for listing files, creating directories, and changing directories?
  • Ans. 

    Commonly used Unix commands for listing files, creating directories, and changing directories.

    • List files: ls (list files in current directory), ls -l (detailed list), ls -a (include hidden files)

    • Create directories: mkdir (make directory)

    • Change directories: cd (change directory), cd .. (move up one directory)

  • Answered by AI
  • Q2. What is the software development life cycle?
  • Ans. 

    The software development life cycle (SDLC) is a process used by software development teams to design, develop, test, and deploy software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has specific goals and deliverables that must be completed before moving on to the next phase.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDLC hel...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

The basics questions are there regarding basic concepts of computer engineering

Round 2 - Technical 

(1 Question)

  • Q1. What is the sdlc ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the software project.

    • Examples of SDLC mode...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Data regarding questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your project

Skills evaluated in this interview

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

It was in genral apptitude round

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS Related question s, multithreading
  • Q2. Explain about your project
Round 3 - Technical 

(2 Questions)

  • Q1. Question related to angular
  • Q2. SQL questions like joins, DDL, DML commands
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

General questions asked

Round 2 - Technical 

(2 Questions)

  • Q1. Basic tech questions
  • Q2. Some codenasked
Round 3 - HR 

(1 Question)

  • Q1. General info asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. For freshers they asked simple technical questions
  • Q2. And after that in Hr round happened
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were 2 coding questions asked. If one question is solved you are qualified.

Round 2 - Technical 

(1 Question)

  • Q1. There are 3 technical interviews. First tech interview is simple. Then the difficulty arise in further rounds.
Round 3 - Technical 

(1 Question)

  • Q1. They ask to solve the coding question with different logic.

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell what you know and if they ask any question which you are not strong in the concept just tell them that you are not so good at that particular area and learning. Accolite interview definately need strong coding skills to crack the technical interviews.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 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 - Coding Test 

They given 2 codes to solve in different programming language

Round 3 - Technical 

(2 Questions)

  • Q1. They asked mostly based on resume 1. write a program from your choice ? 2.Aptitude questions 3.strength and weekness? 4.hobbies?
  • Q2. Where do you see yourself after 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the interview and all the best for good future interms of good wealth.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Institute of Technical Education and Research, Bhuvaneshwar and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a String
  • Ans. 

    Reverse a given string

    • Create a character array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Continue swapping until the pointers meet in the middle

  • Answered by AI
  • Q2. Manipulate data in a column using SQL query
  • Ans. 

    Use SQL query to manipulate data in a column

    • Use UPDATE statement to modify data in a column

    • Use SET keyword to specify the new value for the column

    • Use WHERE clause to filter the rows that need to be updated

  • Answered by AI

Skills evaluated in this interview

Round 1 - Coding Test 

Try to learn core concept of core java... Do practice of coding on leetCode

Round 2 - Technical 

(1 Question)

  • Q1. You will be asked program related to ur language.. I asked 3 codes and few theoretical questions related to that code...

Interview Preparation Tips

Interview preparation tips for other job seekers - Do practice of coding on leetCode and learn theory on JavaTPoints and geekForGeeks

Incedo Interview FAQs

How many rounds are there in Incedo Associate Software Engineer interview?
Incedo interview process usually has 4 rounds. The most common rounds in the Incedo interview process are HR, Resume Shortlist and Technical.

Tell us how to improve this page.

Incedo Associate Software Engineer Salary
based on 7 salaries
₹4.6 L/yr - ₹10 L/yr
21% more than the average Associate Software Engineer Salary in India
View more details

Incedo Associate Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
1.1k salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Software Engineer
883 salaries
unlock blur

₹3.2 L/yr - ₹13 L/yr

Technical Lead
584 salaries
unlock blur

₹9.3 L/yr - ₹38 L/yr

Senior Technical Lead
286 salaries
unlock blur

₹14.1 L/yr - ₹39.2 L/yr

Associate
267 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare Incedo with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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