Upload Button Icon Add office photos

Filter interviews by

(n)Code Solutions Senior Software Engineer Interview Questions, Process, and Tips

Updated 4 Apr 2024

Top (n)Code Solutions Senior Software Engineer Interview Questions and Answers

(n)Code Solutions Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Asp.net Linq C# Oops Sql server
  • Q2. Sessions application authentication and authorization caching
  • Q3. What is MVC? How we can use it?
  • Ans. 

    MVC stands for Model-View-Controller. It is a software design pattern used to separate concerns in an application.

    • Model represents the data and business logic of the application.

    • View is responsible for displaying the data to the user.

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model.

    • MVC helps in achieving separation of concerns, making the code more organized and main...

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

(3 Questions)

  • Q1. For the past experiences and company and projects
  • Q2. Are you comfortable to working on this atmosphere and timings and contract
  • Q3. Are you working for over time or not

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing just chill they are worked on old technologies and old government clients

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 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 

(4 Questions)

  • Q1. What is different types of session management, design pattern, oops , C#, Javascript, jquery, linq
  • Ans. 

    Session management, design patterns, OOP concepts, C#, JavaScript, jQuery, LINQ

    • Session management types: in-process, out-of-process, database, cookie-based

    • Design patterns: Singleton, Factory, Observer, MVC

    • OOP concepts: Inheritance, Polymorphism, Encapsulation, Abstraction

    • C#: Strongly typed language, supports object-oriented programming

    • JavaScript: Dynamic scripting language, used for client-side web development

    • jQuery: J...

  • Answered by AI
  • Q2. What is index types of index
  • Ans. 

    Index types in databases include primary, unique, clustered, and non-clustered indexes.

    • Primary index: Unique key that identifies each row in a table.

    • Unique index: Ensures that all values in the index column are unique.

    • Clustered index: Physically reorders the data in the table based on the index key.

    • Non-clustered index: Does not alter the physical order of the table and can be created on columns other than primary key.

  • Answered by AI
  • Q3. Page life cycle and how to implement custom authentication
  • Ans. 

    Page life cycle and custom authentication implementation

    • Page life cycle refers to the stages a web page goes through from initialization to disposal

    • Custom authentication can be implemented by creating a custom authentication provider or using third-party libraries

    • In ASP.NET, you can implement custom authentication by creating a custom membership provider or using Identity framework

  • Answered by AI
  • Q4. What is link and write all queries of all joins and abstract class interface and inheritance
Round 3 - One-on-one 

(1 Question)

  • Q1. For projects and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Not so much tour it easy but after interview completion you have to wait for 1 month to get offer letter of contract of 11 months

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic questions on background
  • Q2. Why do you want to join meta
Round 2 - Coding Test 

DSA Round - Graphs & Trees

Round 3 - Technical 

(1 Question)

  • Q1. System Design - delved a lot deeper
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of kotlin, sealed class, viewmodel implementation,
  • Q2. Caching mechanism
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 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 

Mixed conceptual questions from java8, Spring Boot and SQL and microservices

Round 3 - Technical 

(3 Questions)

  • Q1. One round technical question and coding on Java, Java 8, Spring boot,Rest webservices, SQL. Code for rest API using jpa for CRUD.
  • Q2. Singleton pattern for thread safety .
  • Ans. 

    Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.

    • Use lazy initialization to create the instance only when needed.

    • Use synchronized keyword to make the getInstance() method thread-safe.

    • Consider using double-checked locking for better performance.

    • Use enum to implement singleton pattern as it is inherently thread-safe.

  • Answered by AI
  • Q3. Linked list implementation
  • Ans. 

    Linked list is a data structure where each element points to the next element in the sequence.

    • Nodes contain data and a reference to the next node

    • Insertion and deletion can be done efficiently in a linked list

    • Traversal starts from the head node and follows the next pointers

  • Answered by AI
Round 4 - Technical 

(4 Questions)

  • Q1. Parenthesis balancing question
  • Q2. Caching in Hibernate
  • Ans. 

    Caching in Hibernate improves performance by storing frequently accessed data in memory.

    • Hibernate supports first-level cache at session level

    • Second-level cache can be configured at session factory level

    • Caching strategies include read-only, read-write, and transactional

    • Cache providers like Ehcache, Infinispan, and Hazelcast can be used

  • Answered by AI
  • Q3. Maven scope questions
  • Q4. Ci and CD concept
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good coding and conceptual questions

Skills evaluated in this interview

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

I applied via Job Portal

Round 1 - Coding Test 

DSA:
Dynamic programming;
More focus on approach and readability.
Ephasis on dry run and test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to build the solution as if it is a problem of your day to day job

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

Interview Questionnaire 

2 Questions

  • Q1. Mainframe Interview COBOL vsam restart process
  • Ans. 1. Delete the existing file. 2. Create a new cluster. 3. Repro to copy in 3rd step
  • Answered Anonymously
  • Q2. How to resolve sb37 Increase the space by twice at first if it didn't fix then we can use volume counter to increment the no of extend
  • Ans. 

    To resolve sb37, increase space by twice and use volume counter to increment extend if needed.

    • Increase space by twice at first

    • If issue persists, use volume counter to increment extend

    • Ensure adequate space is available before running job

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in all the topics in COBOL, JCL and DB2

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 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 - Coding Test 

It was a easy test with 15 MCQs

Round 3 - Technical 

(1 Question)

  • Q1. It was a good discussion. Got to learn a lot of new things.
Round 4 - Technical 

(1 Question)

  • Q1. It had 1 coding question and 1 DB question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Coding Test 

(2 Questions)

  • Q1. Graph related question from leetcode medium
  • Q2. 2 pointers question from leetcode medium
Round 2 - Coding Test 

This was a panel interview with 2 DSA questions, 1 hiring manager round and 1 system design

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 

(1 Question)

  • Q1. Explain about java threads
  • Ans. 

    Java threads are lightweight processes that enable concurrent execution of code.

    • Threads allow multiple tasks to be executed simultaneously within a single program.

    • They share the same memory space and can communicate with each other.

    • Java provides built-in support for creating and managing threads through the Thread class.

    • Threads can be created by extending the Thread class or implementing the Runnable interface.

    • Thread s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep good on basics and should have good communication skills

Skills evaluated in this interview

(n)Code Solutions Interview FAQs

How many rounds are there in (n)Code Solutions Senior Software Engineer interview?
(n)Code Solutions interview process usually has 2-3 rounds. The most common rounds in the (n)Code Solutions interview process are Technical, One-on-one Round and Resume Shortlist.
What are the top questions asked in (n)Code Solutions Senior Software Engineer interview?

Some of the top questions asked at the (n)Code Solutions Senior Software Engineer interview -

  1. What is different types of session management, design pattern, oops , C#, Javas...read more
  2. Page life cycle and how to implement custom authenticat...read more
  3. What is MVC? How we can use ...read more

Tell us how to improve this page.

(n)Code Solutions Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
(n)Code Solutions Senior Software Engineer Salary
based on 9 salaries
₹6 L/yr - ₹12 L/yr
43% less than the average Senior Software Engineer Salary in India
View more details

(n)Code Solutions Senior Software Engineer Reviews and Ratings

based on 5 reviews

3.0/5

Rating in categories

1.7

Skill development

3.8

Work-life balance

2.4

Salary

3.1

Job security

1.7

Company culture

2.4

Promotions

1.7

Work satisfaction

Explore 5 Reviews and Ratings
Senior Software Engineer
9 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Software Engineer
6 salaries
unlock blur

₹4.4 L/yr - ₹8 L/yr

Senior Network Engineer
5 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹1 L/yr - ₹1.4 L/yr

Deputy Manager HR
4 salaries
unlock blur

₹8.8 L/yr - ₹11.4 L/yr

Explore more salaries
Compare (n)Code Solutions 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