Upload Button Icon Add office photos

Filter interviews by

Nalsoft Interview Questions and Answers

Updated 24 Sep 2024

Nalsoft Interview Experiences

Popular Designations

8 interviews found

Engineer Trainee Interview Questions & Answers

user image Rushikesh Gorde

posted on 24 Sep 2024

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

(2 Questions)

  • Q1. About mechanical Software
  • Q2. Engineering graphics

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2023. 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 - HR 

(1 Question)

  • Q1. About what I did previously & the reason to quit my previous job
Round 3 - Technical 

(1 Question)

  • Q1. Applied for a trainee role so was not so long.

Oracle SCM Functional Consultant Interview Questions asked at other Companies

Q1. Defined flexifields in operation unit level, business functionalities.
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. Tell Me about yourself and family
  • Q2. What are your interests
  • Q3. What is your eamcet rank

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 (180)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Completely on Sql basics
  • Q2. Like difference between delete and truncate,what are dml commands....etc

Interview Preparation Tips

Topics to prepare for Nalsoft Software Engineer Trainee interview:
  • Sql
  • PLSQL
Interview preparation tips for other job seekers - Company was good but that wouldn't be long-lasting have to work a lot ....and the termination process will be completely in their hands we couldn't know when we will be out that company...Hard work is completely in your hands.

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
Add answer

Nalsoft interview questions for popular designations

 Consultant

 (2)

 Associate Consultant

 (1)

 Engineer Trainee

 (1)

 Oracle Apps SCM Functional Consultant

 (1)

 Oracle SCM Functional Consultant

 (1)

 Software Engineer

 (1)

 Software Engineer Trainee

 (1)

Consultant Interview Questions & Answers

user image Anonymous

posted on 2 Jul 2022

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Golden rule of accounting
  • Ans. 

    The golden rule of accounting is to maintain accurate and complete records of all financial transactions.

    • Maintain accurate and complete records of all financial transactions

    • Ensure all transactions are properly classified and recorded

    • Regularly reconcile accounts to ensure accuracy

    • Follow generally accepted accounting principles (GAAP)

    • Be transparent and honest in financial reporting

  • Answered by AI
  • Q2. Nature of accounts and how they differ
  • Ans. 

    Accounts refer to financial records that track the transactions of a business or individual. They differ based on their purpose and type of transactions.

    • Accounts can be classified into various types such as asset, liability, equity, revenue, and expense accounts.

    • Asset accounts track the resources owned by a business or individual, such as cash, inventory, and property.

    • Liability accounts track the debts owed by a busine...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills are tested along with domain knowledge. Be prepared for the questions on your expertise.

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)
Round 1 - Aptitude Test 

Prepare for Verbal non Verbal Tests

Round 2 - One-on-one 

(1 Question)

  • Q1. Know your resume properly, have a knowledge of SCM practices

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and you will sail through without any issues

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)

Jobs at Nalsoft

View all

Consultant Interview Questions & Answers

user image Anonymous

posted on 4 Jan 2022

Interview Questionnaire 

1 Question

  • Q1. Basic Math questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic aptitude. Communication skills are not that important.

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 Preparation Tips

Interview preparation tips for other job seekers - It doesn't matter what your say, just be confident enough.
If you know, say it. If not, say you don't know. Accepting is the first step of confidence.

Interview questions from similar companies

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

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(12 Questions)

  • Q1. Rate yourself in js, node js, react, MongoDB (separately)
  • Q2. Typeof null, typeof undefined, typeof {}, typeof NaN
  • Q3. What changes came in es6
  • Ans. 

    ES6 introduced several new features and improvements to JavaScript, making it more powerful and efficient.

    • Arrow functions for more concise syntax

    • Let and const for block-scoped variables

    • Classes for easier object-oriented programming

    • Template literals for easier string interpolation

    • Default parameters and rest parameters for function arguments

    • Destructuring assignment for easier data extraction

    • Promises for asynchronous prog

  • Answered by AI
  • Q4. This keyword, closures, hoisting
  • Q5. Are let and cont variables hoisted?
  • Ans. 

    Yes, let and const variables are hoisted but not initialized.

    • let and const variables are hoisted to the top of their block scope, but they are not initialized until the actual line of code is executed.

    • This means that you cannot access a let or const variable before it is declared in the code.

    • For example, trying to access a let variable before it is declared will result in a ReferenceError.

  • Answered by AI
  • Q6. What is global context
  • Ans. 

    Global context refers to the overall environment or setting in which something exists or operates.

    • Global context encompasses all variables, functions, and objects that are accessible throughout an entire program.

    • It can be thought of as the 'big picture' view of a program's execution.

    • In web development, global context includes the window object in JavaScript.

  • Answered by AI
  • Q7. What is temporal deadzone
  • Ans. 

    Temporal dead zone is a period during the variable creation process where accessing the variable results in a ReferenceError.

    • Occurs when trying to access a variable before it has been declared with let or const

    • Happens due to the variable being in the temporal dead zone until it is declared

    • Example: accessing a variable before its declaration will result in a ReferenceError

  • Answered by AI
  • Q8. What is modules? types of modules in nodejs
  • Ans. 

    Modules in Node.js are reusable blocks of code that encapsulate related functionality.

    • Modules in Node.js can be built-in modules like fs (file system) or third-party modules like express.

    • Modules help in organizing code into separate files for better maintainability and reusability.

    • Modules can be imported using the require() function in Node.js.

  • Answered by AI
  • Q9. Index in mongodb, why we need index, is index good or bad?
  • Ans. 

    Indexes in MongoDB improve query performance by allowing the database to quickly locate and retrieve specific documents.

    • Indexes help to speed up query performance by allowing the database to quickly locate specific documents based on the indexed fields.

    • Without indexes, MongoDB would have to perform a collection scan, which can be slow and resource-intensive.

    • Indexes can be created on single fields or compound fields to ...

  • Answered by AI
  • Q10. What are hooks , use of useRef
  • Ans. 

    Hooks are a feature in React that allow you to use state and other React features in functional components. useRef is a hook that allows you to create a mutable object that persists for the lifetime of the component.

    • Hooks are used to add state and lifecycle methods to functional components in React

    • useRef is used to create a mutable reference that persists between renders

    • useRef can be used to access DOM elements directl

  • Answered by AI
  • Q11. Fs module, http module, worker thread?
  • Q12. Why we use mongoose not mongodb driver?
  • Ans. 

    Mongoose is an Object Data Modeling (ODM) library for MongoDB that provides a higher level of abstraction and simplifies interactions with the database.

    • Mongoose provides schema validation which helps maintain data integrity.

    • Mongoose simplifies querying and data manipulation with built-in functions.

    • Mongoose supports middleware functions for pre and post processing of data operations.

  • Answered by AI

Skills evaluated in this interview

Nalsoft Interview FAQs

How many rounds are there in Nalsoft interview?
Nalsoft interview process usually has 1-2 rounds. The most common rounds in the Nalsoft interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Nalsoft 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 Nalsoft. The most common topics and skills that interviewers at Nalsoft expect are Oracle Apps, Oracle Fusion Financials, Core HR, Accounts Payable and Accounts Receivable.
What are the top questions asked in Nalsoft interview?

Some of the top questions asked at the Nalsoft interview -

  1. Nature of accounts and how they dif...read more
  2. Golden rule of account...read more
  3. Like difference between delete and truncate,what are dml commands.......read more

Tell us how to improve this page.

Nalsoft Interview Process

based on 6 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Nalsoft Reviews and Ratings

based on 45 reviews

2.6/5

Rating in categories

3.4

Skill development

2.0

Work-life balance

2.9

Salary

1.9

Job security

2.0

Company culture

2.3

Promotions

2.3

Work satisfaction

Explore 45 Reviews and Ratings
Chartered Accountant (Must Be a qualified CA)

Hyderabad / Secunderabad

0-2 Yrs

Not Disclosed

Junior Supply Chain & procurement

Hyderabad / Secunderabad

2-5 Yrs

Not Disclosed

Domestic Recruiter

Hyderabad / Secunderabad

2-4 Yrs

Not Disclosed

Explore more jobs
Associate Consultant
29 salaries
unlock blur

₹4 L/yr - ₹9.5 L/yr

Consultant
17 salaries
unlock blur

₹4.5 L/yr - ₹21.5 L/yr

Oracle SCM Functional Consultant
15 salaries
unlock blur

₹4.4 L/yr - ₹9.8 L/yr

Oracle Financial Functional Consultant
14 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Technical Consultant
11 salaries
unlock blur

₹4.4 L/yr - ₹12 L/yr

Explore more salaries
Compare Nalsoft with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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