Upload Button Icon Add office photos

N+A

Compare button icon Compare button icon Compare
3.8

based on 424 Reviews

Filter interviews by

N+A Software Developer Interview Questions and Answers

Updated 27 Dec 2024

N+A Software Developer Interview Experiences

4 interviews found

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

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

Round 1 - HR 

(2 Questions)

  • Q1. What is your stack
  • Ans. 

    My stack includes technologies such as JavaScript, Node.js, React, MongoDB, and Express.

    • JavaScript

    • Node.js

    • React

    • MongoDB

    • Express

  • Answered by AI
  • Q2. What is you expected ctc
  • Ans. 

    My expected CTC is based on my experience, skills, and the market rate for software developers.

    • Expected CTC is influenced by my years of experience in software development.

    • Market rate for software developers in the industry is a factor in determining my expected CTC.

    • My skills and expertise in various programming languages and technologies also play a role in setting my expected CTC.

  • Answered by AI
Round 2 - Coding Test 

Cannot share coding round details

Interview Preparation Tips

Interview preparation tips for other job seekers - nope

Software Developer Interview Questions & Answers

user image Tharun Sandy

posted on 18 Nov 2024

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

Boats and streams,Precentages,

Round 2 - Coding Test 

Swaping ,Sorting 2d array,bubble sort

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

10 min, simple question

Round 2 - HR 

(1 Question)

  • Q1. Introduction and about the company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self

N+A interview questions for designations

 Software Engineer

 (4)

 Java Developer

 (1)

 ERP Developer

 (1)

 Web Developer

 (1)

 Senior Software Engineer

 (2)

 Software Engineer Trainee

 (1)

 Front end Developer

 (1)

 Ssrs Developer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Project Architecture
Round 2 - Technical 

(1 Question)

  • Q1. Informatica tech questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

DP graphs strings it was good

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linkded list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, previous, and next

    • Iterate through the list, updating pointers to reverse the direction

    • Return the new head of the reversed list

  • Answered by AI
  • Q2. Print fibonacci series
  • Ans. 

    The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Start with two variables initialized to 0 and 1

    • Loop through desired number of iterations, adding the previous two numbers to get the next number

    • Print or store each number in the series

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Dependency injection
  • Q2. What are oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: ability of a class to inherit properties and behavior from another class

    • Polymorphism: ability to present the same interface for different data types

    • Abstraction: hiding the complex implementation details

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

(2 Questions)

  • Q1. Why do you want to switch
  • Ans. 

    I want to switch to explore new technologies and challenges in a different industry.

    • Interested in learning new skills and technologies

    • Seeking new challenges and opportunities for growth

    • Want to explore different industry perspectives

  • Answered by AI
  • Q2. Salry expectations
Round 2 - Technical 

(2 Questions)

  • Q1. Question on oop concepts
  • Q2. Coding questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at SRM university (SRMU) and was interviewed in Jul 2023. There were 5 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 

Hackerank (2-Easy,1-Medium,1-Hard) 90 mins

Round 3 - One-on-one 

(2 Questions)

  • Q1. Mostly it was about my resume and the projects I did
  • Q2. Some behavioural and leadership questions
Round 4 - Technical 

(4 Questions)

  • Q1. Binary search and the code
  • Q2. Two sum problem and the code
  • Q3. Quicksort and the code
  • Q4. Some hr questions here and there
Round 5 - BR 

(3 Questions)

  • Q1. C++ programming, calloc, malloc, global variable
  • Q2. Palindrome of a string
  • Ans. 

    A palindrome of a string is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Check if the string is equal to its reverse to determine if it is a palindrome.

    • Ignore spaces and punctuation when checking for palindromes.

    • Examples: 'racecar', 'madam', 'A man, a plan, a canal, Panama!'

  • Answered by AI
  • Q3. Puzzles like the there are 4 mens and they have to travel across a bridge only two can go at a time and there is only one torch time take for mens to travel(A-1min B-3min C-7min D-10min)

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Spring java and how do you leverage in your project
  • Ans. 

    I leverage Spring Java for dependency injection, MVC framework, and transaction management in my projects.

    • Utilize Spring's dependency injection to manage object dependencies and improve code maintainability

    • Leverage Spring MVC framework for building web applications with clean separation of concerns

    • Use Spring's transaction management to ensure data integrity and consistency in database operations

  • Answered by AI

Skills evaluated in this interview

N+A Interview FAQs

How many rounds are there in N+A Software Developer interview?
N+A interview process usually has 1-2 rounds. The most common rounds in the N+A interview process are HR, Coding Test and Aptitude Test.
What are the top questions asked in N+A Software Developer interview?

Some of the top questions asked at the N+A Software Developer interview -

  1. what is you expected ...read more
  2. what is your st...read more
  3. tell me about your s...read more

Tell us how to improve this page.

N+A Software Developer Interview Process

based on 10 interviews

Interview experience

3.7
  
Good
View more
N+A Software Developer Salary
based on 239 salaries
₹1 L/yr - ₹7 L/yr
47% less than the average Software Developer Salary in India
View more details

N+A Software Developer Reviews and Ratings

based on 18 reviews

4.0/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.4

Salary

3.5

Job security

3.3

Company culture

3.4

Promotions

3.3

Work satisfaction

Explore 18 Reviews and Ratings
fresher
2k salaries
unlock blur

₹0.6 L/yr - ₹7 L/yr

Software Engineer
337 salaries
unlock blur

₹1.3 L/yr - ₹9.3 L/yr

Software Developer
239 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Freelancer
195 salaries
unlock blur

₹1.5 L/yr - ₹9.5 L/yr

Assistant Manager
163 salaries
unlock blur

₹2.8 L/yr - ₹11.7 L/yr

Explore more salaries
Compare N+A with

Reliance Industries

4.0
Compare

Tata Group

4.2
Compare

Adani Group

3.9
Compare

Hindustan Unilever

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