Upload Button Icon Add office photos

Filter interviews by

Neudesic Technologies Interview Questions, Process, and Tips

Updated 25 Mar 2025

Top Neudesic Technologies Interview Questions and Answers

View all 19 questions

Neudesic Technologies Interview Experiences

Popular Designations

36 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2024

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

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Synthetic events in react
  • Ans. 

    Synthetic events in React are custom events created by developers to handle specific interactions.

    • Synthetic events are created using the SyntheticEvent object provided by React.

    • Developers can use synthetic events to handle user interactions like clicks, key presses, etc.

    • Synthetic events have the same interface as native browser events but are normalized across different browsers.

  • Answered by AI
  • Q2. How do you create forms in react?
  • Ans. 

    Forms in React can be created using controlled components, state management, and event handling.

    • Use controlled components to manage form data through state

    • Handle form submission using event handlers like onSubmit

    • Utilize form elements like input, textarea, and select to collect user input

  • Answered by AI
Round 2 - Coding Test 

Create a simple react web app using npm

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work with us?
  • Ans. 

    I am drawn to your company's reputation for innovative solutions and collaborative work environment.

    • Impressed by company's track record of successful projects

    • Excited about the opportunity to work with a talented team

    • Interested in contributing to cutting-edge solutions

    • Appreciate the focus on collaboration and teamwork

  • Answered by AI
  • Q2. Where do you see yourselves in next 5 years
  • Ans. 

    In the next 5 years, I see myself advancing in my career as a consultant, taking on more challenging projects and expanding my expertise.

    • Continuing to build strong relationships with clients and colleagues

    • Seeking opportunities for professional development and training

    • Exploring new industries and sectors to broaden my experience

    • Working towards leadership roles within the consulting firm

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - know about the company that you are interviewing for

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Solid Principle, Design Patterns,
  • Q2. React sharing data btw siblings without any state management.
  • Q3. NodeJs is single threaded then why it feels concurrent?
Round 2 - Technical 

(3 Questions)

  • Q1. Questions related micro services
  • Q2. Message queue related questions
  • Q3. NodeJs related questions: Event loop

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare NodeJs in-depth.
Mention things in your resume that you actually know and worked on. They will ask questions from your experience.

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 experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Aptitude Test 

I recently interviewed at Neudesic's Kochi office, where the first round was a written aptitude test. The test consisted of 15 questions, but surprisingly, one of the questions was incorrect. The instructors informed us to disregard that particular question.

After completing the test, they collect the sheets and exchange with other candidates for review. The instructors then collected the papers, but here's the puzzling part: they only considered papers with 9 or more correct answers, without even reviewing the remaining papers.

I'm still unsure about the logic behind having candidates review each other's papers. I'm confident that I scored 9 or above, but unfortunately, I didn't clear the exam. It's possible that I made a mistake or the person reviewing my paper mischecked my answers.

Regardless, the experience was certainly memorable, not in a positive way.

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium level of coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. About azure data factory
  • Q2. How to copy multiple csv into single file
  • Ans. 

    Use a command line tool like cat to concatenate multiple CSV files into a single file

    • Use the cat command in the terminal to concatenate multiple CSV files into a single file

    • Navigate to the directory where the CSV files are located

    • Run the command 'cat file1.csv file2.csv > combined.csv' to merge file1.csv and file2.csv into a new file named combined.csv

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is hdinsights in azure data factory
  • Ans. 

    HDInsight is a cloud-based service in Azure that makes it easy to process big data using Apache Hadoop, Spark, and other tools.

    • HDInsight is a fully managed cloud service that makes it easy to process big data using open-source frameworks like Apache Hadoop, Spark, and more.

    • It allows you to create, scale, and monitor Hadoop clusters in Azure.

    • HDInsight integrates with Azure Data Factory to provide data orchestration and ...

  • Answered by AI
  • Q2. How to perform data copy in azure
  • Ans. 

    Data copy in Azure can be performed using Azure Data Factory or Azure Storage Explorer.

    • Use Azure Data Factory to create data pipelines for copying data between various sources and destinations.

    • Use Azure Storage Explorer to manually copy data between Azure storage accounts.

    • Utilize Azure Blob Storage for storing the data to be copied.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Expectations in the company
  • Q2. Ctc and relevant stuff

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

Neudesic Technologies interview questions for popular designations

 Consultant

 (7)

 Senior Consultant

 (4)

 Associate Consultant

 (4)

 Software Developer

 (3)

 Senior Consultant 2

 (2)

 Consultant II

 (2)

 Technical Lead

 (1)

 Software Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

It is on paper mcq based test consisting of 15 questions of easy to medium level and time duration 20 min

Round 2 - Coding Test 

Its not full pledged coding round just pseudo code need to write on paper and explain it. Based on the explanation they validate to next question if he/she fails to explain problem they are out of race

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to learn all types of dsa questions

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Get interview-ready with Top Neudesic Technologies Interview Questions

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Power bi related and sql
Round 2 - Technical 

(1 Question)

  • Q1. Power bi, sql, maths

Business Executive Interview Questions asked at other Companies

Q1. What is the difference between bank and nonbanking financial services?
View answer (9)

Jobs at Neudesic Technologies

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

(2 Questions)

  • Q1. About infra setup and design
  • Q2. Question from Azure devops scenario base

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was handson adf interview

Round 2 - Technical 

(1 Question)

  • Q1. What are linked service What is data set Function vs SP
  • Ans. 

    Linked services are connections to external data sources in Azure Data Factory. Data sets are representations of data in those sources. Functions and stored procedures are used for data transformation.

    • Linked services are connections to external data sources such as databases, file systems, or APIs.

    • Data sets are representations of data in those sources, specifying the location, format, and schema of the data.

    • Functions a...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. More questions based on the self intro u give.. mostly the answer you will tell we be pointing to the next question

Interview Preparation Tips

Interview preparation tips for other job seekers - For final round prepare a bit more

Skills evaluated in this interview

Azure Data Engineer Interview Questions asked at other Companies

Q1. 7. How can we load multiple(50)tables at a time using adf?
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Swap 2 numbers without 3rd variable,automate an application which contains alert and tabs

Round 2 - Technical 

(1 Question)

  • Q1. Framework explanation, oops concept in framework, test case writing ,interface and abstraction difference

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Prepare user story for patient registration system

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for BA documents

Skills evaluated in this interview

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What are the design patterns in c#
  • Ans. 

    Design patterns in C# are reusable solutions to common problems in software design.

    • Some common design patterns in C# include Singleton, Factory, Observer, and Strategy.

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

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Observer pattern defines a one-to-many dependency betwee...

  • Answered by AI

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)

Neudesic Technologies Interview FAQs

How many rounds are there in Neudesic Technologies interview?
Neudesic Technologies interview process usually has 2-3 rounds. The most common rounds in the Neudesic Technologies interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Neudesic Technologies 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 Neudesic Technologies. The most common topics and skills that interviewers at Neudesic Technologies expect are Azure, C#, Angular, .Net Core and .Net.
What are the top questions asked in Neudesic Technologies interview?

Some of the top questions asked at the Neudesic Technologies interview -

  1. How you will deploy application to Azure if you have created Azure function usi...read more
  2. What are the varios fields available in the Azure functions deployment using vi...read more
  3. How to Load 1 million records and less time ADF pipeline optimisati...read more
How long is the Neudesic Technologies interview process?

The duration of Neudesic Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Neudesic Technologies Interview Process

based on 29 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 65 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Damco Solutions Interview Questions
3.9
 • 38 Interviews
Stefanini Interview Questions
3.0
 • 35 Interviews
Simform Interview Questions
3.4
 • 34 Interviews
View all

Neudesic Technologies Reviews and Ratings

based on 183 reviews

4.0/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.9

Salary

3.8

Job security

3.8

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 183 Reviews and Ratings
NodeJs Developer

Kochi,

Hyderabad / Secunderabad

+1

4-7 Yrs

₹ 10-20 LPA

Dynamics 365 CRM Consultant

Kochi,

Hyderabad / Secunderabad

+1

7-12 Yrs

Not Disclosed

Power Bi Developer

Kochi,

Hyderabad / Secunderabad

+1

7-12 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
309 salaries
unlock blur

₹12 L/yr - ₹35.2 L/yr

Consultant
146 salaries
unlock blur

₹5 L/yr - ₹19.2 L/yr

Senior Consultant 2
115 salaries
unlock blur

₹14.8 L/yr - ₹38 L/yr

Senior Consultant 1
99 salaries
unlock blur

₹12.1 L/yr - ₹30 L/yr

Consultant II
91 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Explore more salaries
Compare Neudesic Technologies with

Tekwissen

4.8
Compare

Damco Solutions

3.8
Compare

smartData Enterprises

3.3
Compare

In Time Tec Visionsoft

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