Upload Button Icon Add office photos

Filter interviews by

NeoSoft Systems & Cloud Services Interview Questions and Answers

Updated 23 Sep 2024

NeoSoft Systems & Cloud Services Interview Experiences

Popular Designations

2 interviews found

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How nodejs handle asynchronous operation?
  • Ans. 

    Node.js uses event-driven, non-blocking I/O model to handle asynchronous operations.

    • Node.js uses callbacks to handle asynchronous operations.

    • It utilizes event loop to process multiple requests concurrently.

    • Promises and async/await are also used for handling asynchronous operations in a more readable way.

  • Answered by AI
  • Q2. What is pure function?
  • Ans. 

    A pure function is a function that always produces the same output for the same input and has no side effects.

    • Always returns the same output for the same input

    • Does not modify any external state or variables

    • No side effects such as network or database calls

    • Easier to test and reason about

    • Example: function add(a, b) { return a + b; }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The questions are very musch anwserable still i dont know why i am not shortlisted and they called me for reapply also on next day so they will call you untill you hired....

Skills evaluated in this interview

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Normal puzzle code, duration is 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. What is decorators? tell me breif
  • Ans. 

    Decorators are functions that modify the behavior of other functions or methods.

    • Decorators are used to add functionality to existing functions without modifying their code.

    • They are commonly used in Python to modify the behavior of functions or methods.

    • Decorators are applied using the @decorator_name syntax before the function definition.

    • Examples of decorators in Python include @staticmethod, @classmethod, and @property

  • Answered by AI
  • Q2. Generator how it is work

Skills evaluated in this interview

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 (43)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 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. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself and basic questions related to programming.

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

Interview Questionnaire 

7 Questions

  • Q1. Solid principles
  • Q2. Extension methods
  • Q3. Static class and static constructor
  • Ans. 

    Static class and static constructor in C#

    • Static class can only contain static members and cannot be instantiated

    • Static constructor is called only once when the class is first accessed

    • Static constructor is used to initialize static members of the class

    • Example: Math class in C# is a static class

    • Example: static constructor can be used to initialize a static variable with a value

  • Answered by AI
  • Q4. Polymorphism
  • Q5. Dependency injection
  • Q6. Angular life cycle hook
  • Q7. Performance improvement in Angular app
  • Ans. 

    Performance improvement in Angular app

    • Use lazy loading to load modules on demand

    • Optimize change detection strategy

    • Use trackBy function in ngFor loops

    • Minimize DOM manipulation

    • Use AOT compilation

    • Implement server-side rendering

    • Use web workers for heavy computations

    • Use caching for frequently accessed data

  • Answered by AI

Skills evaluated in this interview

NeoSoft Systems & Cloud Services Interview FAQs

How many rounds are there in NeoSoft Systems & Cloud Services interview?
NeoSoft Systems & Cloud Services interview process usually has 2 rounds. The most common rounds in the NeoSoft Systems & Cloud Services interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in NeoSoft Systems & Cloud Services interview?

Some of the top questions asked at the NeoSoft Systems & Cloud Services interview -

  1. How nodejs handle asynchronous operati...read more
  2. what is decorators? tell me br...read more
  3. what is pure functi...read more

Tell us how to improve this page.

NeoSoft Systems & Cloud Services Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

NeoSoft Systems & Cloud Services Reviews and Ratings

based on 9 reviews

4.2/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

3.8

Salary

3.8

Job security

3.4

Company culture

3.7

Promotions

3.6

Work satisfaction

Explore 9 Reviews and Ratings
Data Engineer
14 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Softwaretest Engineer
9 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Salesforce Developer
5 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Salesforce Administrator
5 salaries
unlock blur

₹4.8 L/yr - ₹6 L/yr

Software Engineer
4 salaries
unlock blur

₹2.5 L/yr - ₹4.8 L/yr

Explore more salaries
Compare NeoSoft Systems & Cloud Services with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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