Upload Button Icon Add office photos

Filter interviews by

Indexnine Technologies Senior Software Engineer Interview Questions and Answers

Updated 17 Nov 2021

Indexnine Technologies Senior Software Engineer Interview Experiences

1 interview found

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

Interview Questionnaire 

4 Questions

  • Q1. 1. Explain about your some past projects?
  • Q2. Javascript coding questions
  • Q3. Angular 10 concepts. Explain with examples
  • Ans. 

    Angular 10 concepts and examples

    • Components and Directives

    • Services and Dependency Injection

    • Routing and Navigation

    • Forms and Validation

    • HTTP and Observables

  • Answered by AI
  • Q4. They gave one object and gave same filter condition and other condtion to make object similar to that(i dont remember exact conditions now). Basically you must be good in javascript.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for commonly asked coding questions.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Oct 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Test was for Web Development - React
75min test
3 Questions
1 Coding Question
2 Scenario based questions

Round 2 - Technical 

(2 Questions)

  • Q1. React Optimization techniques
  • Q2. React Advantages
Round 3 - Behavioral 

(1 Question)

  • Q1. How to debug in production environment?
Round 4 - Behavioral 

(1 Question)

  • Q1. Challenges faced during work and how you overcome?
Round 5 - HR 

(1 Question)

  • Q1. Why you choose Wells fargo over other offers?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is list comprehension
  • Ans. 

    List comprehension is a concise way to create lists in Python by applying an expression to each item in an iterable.

    • List comprehension is written inside square brackets []

    • It consists of an expression followed by a for clause, then zero or more if clauses

    • Example: squares = [x**2 for x in range(10)]

  • Answered by AI
  • Q2. Explain spark architecture
  • Ans. 

    Apache Spark is a distributed computing system that provides an interface for programming entire clusters with implicit data parallelism and fault tolerance.

    • Apache Spark follows a master-slave architecture with a driver program that communicates with a cluster manager to distribute work across worker nodes.

    • It uses Resilient Distributed Datasets (RDDs) as the basic data structure, which are immutable distributed collect...

  • Answered by AI
Round 2 - Coding Test 

Write code for palindtomr

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find the kth minimum element in the array

Round 2 - Technical 

(2 Questions)

  • Q1. Design a online food delivering system
  • Ans. 

    Design an online food delivering system for ordering and delivering food from restaurants to customers.

    • Allow customers to browse menus and place orders online

    • Provide options for delivery or pickup

    • Include payment processing and order tracking

    • Integrate with restaurants for menu updates and order notifications

  • Answered by AI
  • Q2. High level design of sync of google drive
  • Ans. 

    Syncing Google Drive involves designing a system to keep files updated across devices and platforms.

    • Implement a client-server architecture where changes are detected and synced between the Google Drive server and client devices.

    • Utilize APIs provided by Google Drive for authentication, file manipulation, and syncing.

    • Consider conflict resolution strategies for cases where the same file is edited on multiple devices.

    • Imple...

  • Answered by AI

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Maching Coding - Factory design patter
  • Q2. Multi-Threading : Object level and class level lock
  • Q3. Distributed Caching
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me your project details
  • Ans. 

    Developed a web application for online shopping with user authentication and payment gateway integration.

    • Used React.js for front-end development

    • Implemented user authentication using JWT tokens

    • Integrated Stripe API for payment processing

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts explained
Round 3 - HR 

(1 Question)

  • Q1. Optimization Techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use of algorithms like dynamic programming and greedy algorithms

    • Profiling and performance tuning to identify bottlenecks

    • Code refactoring to improve readability and maintainability

    • Utilizing caching and memoization for faster access to data

    • Parallel processing and multi-threading for improved concurrency

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Coding Test 

Mostly they asked questions on String or basic coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Core java questions basics, SpringBoot Microservice ,Sql questions
Round 3 - Technical 

(1 Question)

  • Q1. Mostly questions on core java, day to day activities , agile,beghavioural questions
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary discussion
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackathon Test with 2 medium level coding question.

Round 2 - Coding Test 

Technical Video Interview- Java concepts mostly related to Java 8, 1 coding program and some db questions were asked.

Round 3 - Technical 

(1 Question)

  • Q1. Questions related to System Design.
Round 4 - Behavioral 

(1 Question)

  • Q1. Questions related to my projects . Some questions related to my current role and responsibilities.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Project Architecture
  • Ans. 

    Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.

    • Project architecture defines how different components of a software system interact with each other.

    • It includes the design decisions related to the organization of code, data, and resources.

    • Common architectural patterns include MVC, microservices, and serverless.

    • Architectural diagrams like...

  • Answered by AI
  • Q2. Springboot components
  • Q3. Angular Lifecycle

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Anagram, Pythagorean triplets

Round 2 - Case Study 

Js coding test with modifications

Indexnine Technologies Interview FAQs

What are the top questions asked in Indexnine Technologies Senior Software Engineer interview?

Some of the top questions asked at the Indexnine Technologies Senior Software Engineer interview -

  1. Angular 10 concepts. Explain with exampl...read more
  2. They gave one object and gave same filter condition and other condtion to make ...read more
  3. Javascript coding questio...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Indexnine Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Indexnine Technologies Senior Software Engineer Salary
based on 88 salaries
₹5.8 L/yr - ₹18.8 L/yr
12% less than the average Senior Software Engineer Salary in India
View more details

Indexnine Technologies Senior Software Engineer Reviews and Ratings

based on 16 reviews

3.2/5

Rating in categories

3.5

Skill development

2.9

Work-Life balance

3.3

Salary & Benefits

3.2

Job Security

3.2

Company culture

3.3

Promotions/Appraisal

3.3

Work Satisfaction

Explore 16 Reviews and Ratings
Senior Software Engineer
88 salaries
unlock blur

₹5.8 L/yr - ₹18.8 L/yr

Software Engineer
47 salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Senior Software Developer
18 salaries
unlock blur

₹7 L/yr - ₹17 L/yr

Lead Software Engineer
13 salaries
unlock blur

₹13.1 L/yr - ₹43 L/yr

Software Developer
10 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Explore more salaries
Compare Indexnine Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

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