Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Imarticus Learning Team. If you also belong to the team, you can get access from here

Imarticus Learning Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Imarticus Learning Software Developer Interview Questions and Answers for Experienced

Updated 7 Apr 2022

Imarticus Learning Software Developer Interview Experiences for Experienced

1 interview found

I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is easy.

Round 2 - Assignment 

Really tuff

Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and willing to negotiate based on the overall compensation package.

    • I am more interested in the growth potential and learning opportunities than a specific salary number.

    • I would like to be compensated fairly for my skills and experience in the industry.

    • I am open to discussing salary range during the inter

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and includes individuals from various professions and cultural backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have two siblings, one is an engineer and the other is a lawyer.

    • We have relatives who are artists, entrepreneurs, and scientists.

    • Our family gatherings are always filled with interesting conversations and different perspectives.

  • Answered by AI
  • Q3. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q4. Why should we hire you?
  • Ans. 

    I have a strong technical background and a passion for software development.

    • I have a solid understanding of programming languages and software development principles.

    • I have experience working on various software projects, including [example project].

    • I am a quick learner and adapt easily to new technologies and frameworks.

    • I am a team player and have excellent communication skills, which are essential for collaborating w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You can crack this but work hard

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Question were very basic from array and stacks

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. 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 - One-on-one 

(1 Question)

  • Q1. Related to skills that you have mentioned in your resume.
Round 3 - Aptitude Test 

It's Amcat test having 4 parts which is grammar, logical reasoning, basic mathematics and coding.

Round 4 - One-on-one 

(1 Question)

  • Q1. Another on screening nterview .

Interview Preparation Tips

Topics to prepare for NIIT Software Developer interview:
  • DSA
  • SQL
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is indexing in dbms and oops qrelated questions
  • Q2. Indexing is way to optimize data retrival process

Interview Preparation Tips

Topics to prepare for NIIT Software Developer interview:
  • OOPS
  • SQL
Interview preparation tips for other job seekers - study oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 coding question around prime number arrays and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce youself
  • Q2. Question around project and skill in the resume and one coding question to solve
Round 3 - Technical 

(2 Questions)

  • Q1. Question on project and skill in resume
  • Q2. 2 question arouond data structer and algorithm
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about Android lifecycle
  • Ans. 

    Android lifecycle refers to the series of states that an activity or fragment goes through from creation to destruction.

    • Android lifecycle includes states like onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.

    • Activities and fragments transition between these states based on user interactions and system events.

    • Understanding Android lifecycle is crucial for managing resources, saving state, and handling config...

  • Answered by AI
  • Q2. Explain about fragment lifecycle
  • Ans. 

    Fragment lifecycle refers to the series of events that occur in the lifespan of a fragment in an Android app.

    • Fragments go through various states like created, started, resumed, paused, stopped, and destroyed.

    • Fragment lifecycle methods include onCreate(), onCreateView(), onResume(), onPause(), onStop(), onDestroy(), etc.

    • Fragment lifecycle is closely tied to the hosting activity's lifecycle.

    • Understanding fragment lifecyc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Look into basics

Skills evaluated in this interview

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

Basic numeric ability and reasoning

Round 2 - Coding Test 

Easy to medium level problems of dsa

Round 3 - One-on-one 

(1 Question)

  • Q1. It was one and a half hour long round basically what ever your have written down on your resume they will ask you
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

Medium to hard level DSA from leetcode

Round 2 - Coding Test 

Medium to hard level DSA from leetcode

Round 3 - HR 

(1 Question)

  • Q1. General HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good at problem solving.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Number system,30 min duration

Round 2 - Technical 

(2 Questions)

  • Q1. What is promises
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used in JavaScript to handle asynchronous operations.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained together using .then() to handle success or failure.

    • They help avoid callback hell and make asynchronous code more readable.

    • Example: const myPromise = new Promise((res

  • Answered by AI
  • Q2. What is html and css
  • Ans. 

    HTML and CSS are languages used for creating and styling web pages.

    • HTML (Hypertext Markup Language) is used for structuring content on a web page.

    • CSS (Cascading Style Sheets) is used for styling the appearance of the content.

    • HTML uses tags to define elements like headings, paragraphs, images, and links.

    • CSS allows for customization of colors, fonts, layouts, and more.

    • Both HTML and CSS are essential for creating visually

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2023. There were 6 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. Data structures
Round 3 - Technical 

(1 Question)

  • Q1. System Design fundamentals
Round 4 - Technical 

(1 Question)

  • Q1. System Design questions
Round 5 - Behavioral 

(1 Question)

  • Q1. What do you think about the negative news going around the company
Round 6 - HR 

(1 Question)

  • Q1. Why join this company

Interview Preparation Tips

Interview preparation tips for other job seekers - They took 5 rounds of interview. 3 of them were technical and had easy to moderate level of questions. Rest 2 were more of HR rounds.
After taking 5 rounds, they have the audacity of not even calling back, picking up the calls or providing us with any information. If you are not interested in taking the candidate then why waste their time?

Funniest part is that they are fully aware of what a rubbish organization it is. In the later rounds they talked about cost cutting, negative news around the company, and employee complaints for work life balance. However, they are great at gaslighting as well because they make these sound like employee problems not employer problems.

Imarticus Learning Interview FAQs

How many rounds are there in Imarticus Learning Software Developer interview for experienced candidates?
Imarticus Learning interview process for experienced candidates usually has 3 rounds. The most common rounds in the Imarticus Learning interview process for experienced candidates are Aptitude Test, Assignment and HR.

Tell us how to improve this page.

Imarticus Learning Software Developer Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

3.6

Skill development

2.9

Work-life balance

2.2

Salary

2.1

Job security

2.8

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 3 Reviews and Ratings
Program Manager
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Counsellor
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Imarticus Learning with

Simplilearn

3.2
Compare

upGrad

3.7
Compare

Great Learning

3.7
Compare

Jigsaw Academy

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