Upload Button Icon Add office photos

Nelito System

Compare button icon Compare button icon Compare

Filter interviews by

Nelito System Interview Questions, Process, and Tips

Updated 12 Feb 2025

Top Nelito System Interview Questions and Answers

View all 14 questions

Nelito System Interview Experiences

Popular Designations

24 interviews found

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

(1 Question)

  • Q1. Oops, Dot net ,MVC

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What do you know in Sping boot? and can you work 5 day wfo?
  • Ans. 

    I have extensive experience in Spring Boot and am able to work 5 days a week in the office.

    • Extensive experience in developing applications using Spring Boot framework

    • Proficient in creating RESTful web services and microservices

    • Familiar with Spring Boot features like auto-configuration, embedded servers, and Spring Boot Actuator

    • Comfortable working in a team environment and collaborating with other developers

    • Yes, I can w

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I believe that this company should be reported to labor laws and shut down.

Senior Systems Engineer Interview Questions asked at other Companies

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)

Java Full Stack Developer Interview Questions & Answers

user image vignesh chokkalingam

posted on 28 Jul 2024

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

(2 Questions)

  • Q1. Explain about OAuth
  • Ans. 

    OAuth is an open standard for access delegation, commonly used for enabling secure authorization between applications.

    • OAuth allows a user to grant a third-party application access to their resources without sharing their credentials.

    • It involves the exchange of tokens between the client, resource server, and authorization server.

    • OAuth 2.0 is the current version and is widely used for authentication and authorization in

  • Answered by AI
  • Q2. Tell me about Spring annotations
  • Ans. 

    Spring annotations are used to provide metadata to Spring framework classes and components.

    • Annotations are used to configure Spring beans, dependency injection, AOP, and more

    • Examples include @Component, @Autowired, @RequestMapping, @Service, @Repository

    • Annotations help in reducing XML configuration and make code more readable and maintainable

  • Answered by AI

Skills evaluated in this interview

Java Full Stack Developer Interview Questions asked at other Companies

Q1. Coding question - 1. Create a immutable class of orders. What happens when two objects are created out of it. 2.Using the immutable orders create a set of orders and how will you sort these out. 3.Given a List of list of string of integers ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is tier3 and tire 2 data centre
  • Ans. 

    Tier 2 and Tier 3 data centers are classifications based on their infrastructure and redundancy levels.

    • Tier 2 data centers have redundant components but lack redundancy in power and cooling distribution, while Tier 3 data centers have multiple power and cooling distribution paths.

    • Tier 2 data centers may have an uptime of 99.741%, while Tier 3 data centers have an uptime of 99.982%.

    • Tier 2 data centers are more cost-effe...

  • Answered by AI
  • Q2. What is data center operations
  • Ans. 

    Data center operations involve managing and maintaining the day-to-day activities of a data center to ensure optimal performance and reliability.

    • Monitoring and managing server hardware and software

    • Ensuring data security and compliance with regulations

    • Implementing and maintaining backup and disaster recovery plans

    • Managing network infrastructure and connectivity

    • Troubleshooting and resolving technical issues

    • Optimizing ene

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Data Center Engineer Interview Questions asked at other Companies

Q1. What is hardware layer, software layer in OSI Layer?
View answer (1)

Nelito System interview questions for popular designations

 Software Engineer

 (3)

 Software Developer

 (3)

 Senior Software Engineer

 (3)

 Technical Support Engineer

 (1)

 Business Associate

 (1)

 Senior Software Developer

 (1)

 Applications Engineer

 (1)

 Assistant Manager

 (1)

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

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interbanking related questions
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Get interview-ready with Top Nelito System Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

They will give you the link for aptitude and coding test in the 1st round.

Round 3 - Technical 

(1 Question)

  • Q1. In this round, they ask you some techical question, it's dependents upon your skill and experience.
Round 4 - One-on-one 

(1 Question)

  • Q1. Just discuss timing, dress code, company policy etc.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Jobs at Nelito System

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain springboot framework workflow/architecture
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.

    • Spring Boot eliminates the need for manual configuration by providing defaults for most settings.

    • It allows for easy creation of standalone, production-grade Spring-based Applications.

    • Spring Boot uses embedded servers like Tomcat, Jetty, or Undertow to simplify deployment.

    • It provides a wide rang...

  • Answered by AI
  • Q2. Date formatting code
  • Ans. 

    The question is asking for a code to format dates.

    • Use libraries like moment.js or date-fns for easy date formatting in JavaScript.

    • For example, to format a date in MM/DD/YYYY format using moment.js: moment(date).format('MM/DD/YYYY')

    • Make sure to handle different date formats and timezones appropriately.

  • Answered by AI
  • Q3. Api testing http methods
  • Ans. 

    API testing involves testing the various HTTP methods like GET, POST, PUT, DELETE, etc.

    • API testing ensures that the API functions correctly and meets the requirements

    • Common HTTP methods used in API testing include GET, POST, PUT, DELETE

    • Each HTTP method has a specific purpose in API testing, such as retrieving data with GET or updating data with PUT

    • API testing tools like Postman or SoapUI can be used to test HTTP method

  • Answered by AI
  • Q4. How to troubleshoot client side and serverside errors
  • Ans. 

    To troubleshoot client side and server side errors, identify the source of the error, check logs, test connectivity, and consult documentation.

    • Identify the source of the error - determine if it is a client side or server side issue

    • Check logs for error messages and stack traces to pinpoint the issue

    • Test connectivity between client and server to ensure communication is working properly

    • Consult documentation or resources f...

  • Answered by AI
  • Q5. Code on public static void main (string[] args)
  • Ans. 

    The code represents the entry point of a Java program.

    • The 'public' keyword indicates that the method is accessible by any other class.

    • The 'static' keyword allows the method to be called without creating an instance of the class.

    • The 'void' keyword indicates that the method does not return any value.

    • The 'main' method is where the program starts execution.

    • The 'String[] args' parameter allows command-line arguments to be p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare well and need to have sound coding concept and functional knowledge.

Skills evaluated in this interview

Business Associate Interview Questions asked at other Companies

Q1. What is the benefits of insurance?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2022. There were 2 interview rounds.

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

(2 Questions)

  • Q1. Tell me the Main features of HR ?
  • Q2. What are your hobbies?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and courageous and express yourself completely

HR and Administration Team Member Interview Questions asked at other Companies

Q1. How u can handle pressure in highly fluctuating market....
View answer (1)
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 - HR 

(1 Question)

  • Q1. Elaborate on work experience, about oneself
Round 3 - HR 

(1 Question)

  • Q1. About HR concepts, handling work related pressure etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be thorough with your CV. Be genuine.
Be dressed formal during video interviews.
Ask questions to recruiter about the company policies etc.

Human Resource and Administration Executive Interview Questions asked at other Companies

Q1. Suppose If you have more then 10 candidates at the same time for interview then how will you arrange their schedule?
View answer (1)
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 

Went for 1 hour on SQL topics like joins , functions ,indexes and view.

Round 3 - HR 

(2 Questions)

  • Q1. Expected Salary and Current CTC
  • Q2. Negotiate Well in Terms of Salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Go prepared for technical questions in SQL functions , views, indexes.

Database Developer Interview Questions asked at other Companies

Q1. - Waterfall model - What is cursor in SQL - Normalization and denormalization - SDLC Lifecycle - Why we need SQL - Function and procedure in SQL - What are the main blocks of T-sql or Pl-sql - Column in left table is NULL and Column in righ... read more
View answer (1)

Nelito System Interview FAQs

How many rounds are there in Nelito System interview?
Nelito System interview process usually has 1-2 rounds. The most common rounds in the Nelito System interview process are HR, Technical and Resume Shortlist.
How to prepare for Nelito System interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Nelito System. The most common topics and skills that interviewers at Nelito System expect are Java, Spring, Javascript, SQL and Desktop Support.
What are the top questions asked in Nelito System interview?

Some of the top questions asked at the Nelito System interview -

  1. How will you take backup from hard drive if OS get corrupted? How to backup C d...read more
  2. What is the difference between windows firewall and Windows defend...read more
  3. What do you know in Sping boot? and can you work 5 day w...read more

Tell us how to improve this page.

Nelito System Interview Process

based on 10 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Nelito System Reviews and Ratings

based on 442 reviews

3.4/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

3.1

Salary

3.1

Job security

3.2

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 442 Reviews and Ratings
Service Desk/ Desktop Support

Goregaon

0-5 Yrs

₹ 0.5-3 LPA

Desktop Support Engineer

Mumbai

0-1 Yrs

Not Disclosed

Desktop Support Engineer

Goregaon,

Mumbai

1-6 Yrs

₹ 1-3 LPA

Explore more jobs
Senior Software Engineer
322 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
217 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
109 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nelito System with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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