Upload Button Icon Add office photos

Filter interviews by

NEYO India Interview Questions and Answers

Updated 20 Mar 2021

NEYO India Interview Experiences

1 interview found

Interview Questionnaire 

3 Questions

  • Q1. 1.Explain the work breakdown structure.
  • Ans. 

    Work breakdown structure is a hierarchical decomposition of the project scope into smaller, more manageable components.

    • It helps in organizing and defining the scope of the project

    • It breaks down the project into smaller, more manageable components

    • It provides a framework for organizing and tracking project progress

    • It helps in identifying dependencies and critical path of the project

    • Example: WBS for building construction ...

  • Answered by AI
  • Q2. 2.Explain predecessor in MSP
  • Ans. 

    Predecessor in MSP refers to a task that must be completed before another task can start.

    • Predecessor is a task that has a dependency on another task.

    • It is represented by a solid line connecting the two tasks in the Gantt chart.

    • The predecessor task must be completed before the successor task can start.

    • There are four types of dependencies: Finish-to-Start, Start-to-Start, Finish-to-Finish, and Start-to-Finish.

    • For example...

  • Answered by AI
  • Q3. 3.General types of delay in construction
  • Ans. 

    General types of delay in construction include excusable, non-excusable, and concurrent delays.

    • Excusable delays are caused by factors outside the control of the contractor, such as weather or changes in the project scope.

    • Non-excusable delays are caused by the contractor's actions or inactions, such as poor planning or lack of resources.

    • Concurrent delays occur when multiple delays are happening at the same time, making ...

  • Answered by AI

Skills evaluated in this interview

Planning Engineer Interview Questions asked at other Companies

Q1. Prepare a small given example site schedule with sequencing and duration determine project duration in MSP/on Paper What is critical path method? How will you identify while making on paper rather than MSP? How would you track schedule-Proc... read more
View answer (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Technical 

(26 Questions)

  • Q1. 1.what is LDB and Type of LDB?
  • Ans. 

    LDB stands for Logical Database. There are two types of LDB - PNP and PCH.

    • LDB is a special feature in SAP ABAP that allows easy access to data from database tables.

    • PNP (Personnel Administration) LDB is used for HR-related data.

    • PCH (Payroll Accounting) LDB is used for payroll-related data.

  • Answered by AI
  • Q2. 2.what is concurrent employment ?
  • Ans. 

    Concurrent employment refers to an individual holding multiple jobs simultaneously.

    • Occurs when an employee works for more than one employer at the same time

    • Each employer must be aware of the concurrent employment

    • May involve different roles or responsibilities in each job

    • Requires careful management of work schedules and potential conflicts

  • Answered by AI
  • Q3. 3.how we can link together if one employee have 2 pernr?is there any INFOTYPES to find?
  • Ans. 

    Use infotype 0001 (Organizational Assignment) to link multiple pernrs for one employee.

    • Use infotype 0001 (Organizational Assignment) to find multiple pernrs for one employee

    • Check the relationship between the employee and the positions they hold

    • Look for any additional infotypes related to the employee's assignments

  • Answered by AI
  • Q4. 4. tell me the program flow in LDB report?
  • Ans. 

    The program flow in LDB report involves data selection, data retrieval, data processing, and data display.

    • Data selection: Define selection criteria to fetch relevant data from the database.

    • Data retrieval: Use LDB functions to retrieve data from the database tables specified in the logical database.

    • Data processing: Perform any necessary calculations or manipulations on the retrieved data.

    • Data display: Present the proces...

  • Answered by AI
  • Q5. What are macros?
  • Ans. 

    Macros are pre-defined code snippets that can be reused multiple times in a program.

    • Macros are defined using the #define directive in C programming.

    • They are used to simplify complex code by replacing repetitive code with a single macro.

    • For example, a macro can be used to define a constant value that is used multiple times in a program.

  • Answered by AI
  • Q6. 6. how to hit the payresult in report? 7. t code for see the payroll result for an employee? is there any indicator in payroll directory?
  • Ans. 

    To hit the payresult in a report, use the function module 'HR_PAYROLL_RESULT_READ'. T-code 'PC_PAYRESULT' can be used to see payroll results for an employee.

    • Use function module 'HR_PAYROLL_RESULT_READ' to hit the payresult in a report

    • T-code 'PC_PAYRESULT' can be used to see payroll results for an employee

    • There is no specific indicator in the payroll directory, but you can access payroll results through various reports

  • Answered by AI
  • Q7. 8.In that payroll result,how we can identify result of perticular period? 9. In that payroll directory,what is difference of CRT,RT etc?
  • Ans. 

    To identify payroll results for a particular period, you can use the payroll result table and filter by period. CRT and RT in payroll directory refer to different types of results.

    • You can identify payroll results for a particular period by querying the payroll result table and filtering by the period in question.

    • CRT in the payroll directory typically refers to current results, while RT may refer to retroactive results.

    • ...

  • Answered by AI
  • Q8. 10. what is Retroactive?
  • Ans. 

    Retroactive refers to something that applies to a period before it was enacted or implemented.

    • Retroactive changes can impact data that was entered in the past

    • In SAP, retroactive changes can be made to correct errors or update information

    • Retroactive adjustments may require additional testing to ensure data integrity

  • Answered by AI
  • Q9. 11. how to write payroll result in program ?there is some series of function module to read the payroll result.
  • Q10. 12. upload INFOTYPES data?have you ever created BAPI or BDC to upload the Master data?
  • Ans. 

    Yes, I have experience uploading INFOTYPES data using BAPIs and BDCs.

    • I have created BAPIs to upload master data in SAP using standard function modules or custom function modules.

    • I have used BDC (Batch Data Communication) to upload data into SAP by recording the manual steps and then automating them.

    • I have experience uploading INFOTYPES data such as personal data, organizational data, and time data.

    • I have worked on proj...

  • Answered by AI
  • Q11. 13. enhance INFOTYPES or not ? if yes ,then all INFOTYPES can be enhanced?
  • Ans. 

    Yes, INFOTYPES can be enhanced but not all INFOTYPES are customizable.

    • INFOTYPES can be enhanced using custom fields or logic to meet specific business requirements.

    • Not all INFOTYPES can be enhanced as some are standard and cannot be modified.

    • Enhancing INFOTYPES requires thorough understanding of the data structure and business processes.

    • Examples of enhanced INFOTYPES include adding custom fields for additional informat

  • Answered by AI
  • Q12. 14. if I want to add field in INFOTYPES,what is the exact tab for enhance?
  • Ans. 

    The exact tab for enhancing fields in infotypes is the 'Enhancement Category' tab.

    • Navigate to the 'Enhancement Category' tab in the infotype maintenance screen.

    • Select the appropriate enhancement category for adding a field to the infotype.

    • Enhancement categories include 'Customer Include', 'Customer Enhancement', and 'Customer Modification'.

  • Answered by AI
  • Q13. 15. PPCI is for OM related INFOTYPES.
  • Q14. 16. how do I identify the time constraints of INFOTYPES? 17. time constraints "T" ?
  • Ans. 

    Time constraints of INFOTYPES can be identified by checking the configuration settings in SAP system.

    • Time constraints in INFOTYPES are defined in the configuration settings of the SAP system.

    • Time constraint 'T' indicates that only one record can exist for a specific time period.

    • Time constraint 'T' is commonly used for master data like employee records in SAP HR module.

  • Answered by AI
  • Q15. 18. Number range of absence related and custom INFOTYPES ? - 2 series.
  • Ans. 

    The number range for absence related and custom infotypes is in 2 series.

    • Absence related infotypes typically fall within number range 2000-2999

    • Custom infotypes can be assigned number range 9000-9999

  • Answered by AI
  • Q16. 19. how do I indentify what are the available badi that we process ?
  • Ans. 

    To identify available BADI, use transaction code SE18 or SE19 and search for relevant BADI implementations.

    • Use transaction code SE18 or SE19 to search for BADI implementations

    • Enter the BADI name or description to find relevant implementations

    • Check the active implementations for the BADI to see which ones are being processed

  • Answered by AI
  • Q17. 20. Difference between CLASSICAL BADI AND NEW BADI?
  • Ans. 

    Classical BADI is older and uses filter values, while new BADI is more flexible and uses multiple implementations.

    • Classical BADI uses filter values to determine when to trigger the enhancement, while new BADI uses multiple implementations.

    • New BADI allows for multiple implementations to be active at the same time, while classical BADI only allows one implementation at a time.

    • New BADI is more flexible and easier to use c...

  • Answered by AI
  • Q18. 21. How do identify the customer exit?
  • Ans. 

    Customer exits can be identified by searching for specific function modules or by checking the enhancement spots in the system.

    • Search for function modules with naming convention starting with 'EXIT_'

    • Check enhancement spots using transaction code CMOD

    • Look for customer exits in the SAP menu path: Tools -> ABAP Workbench -> Development -> Enhancements

    • Customer exits can also be found in the SAP IMG (Implementation

  • Answered by AI
  • Q19. 22. what asynchronous and synchronous in BDC?
  • Ans. 

    Asynchronous and synchronous in BDC refer to the timing of data processing in Batch Data Communication.

    • Asynchronous BDC processes data in the background without user interaction.

    • Synchronous BDC processes data in real-time with user interaction.

    • Asynchronous BDC is preferred for large data volumes to avoid system performance issues.

    • Synchronous BDC is suitable for smaller data sets where immediate feedback is required.

    • Exa...

  • Answered by AI
  • Q20. What is ABAP MEMORY AND GLOBAL MEMORY?
  • Ans. 

    ABAP Memory is used for storing data during a single transaction, while Global Memory is used for storing data across multiple transactions.

    • ABAP Memory is used for storing data within a single transaction and is accessible only within that transaction.

    • Global Memory is used for storing data across multiple transactions and is accessible throughout the entire session.

    • ABAP Memory is cleared at the end of a transaction, wh...

  • Answered by AI
  • Q21. What kind of interfaces that you have worked on?
  • Ans. 

    I have worked on various interfaces including IDOC, RFC, BAPI, and web services.

    • IDOC (Intermediate Document)

    • RFC (Remote Function Call)

    • BAPI (Business Application Programming Interface)

    • Web services

  • Answered by AI
  • Q22. You know how to write file in an application server (AL11),so what is the syntax to write the file into application server?
  • Ans. 

    The syntax to write a file into the application server in SAP ABAP involves using the OPEN DATASET, TRANSFER, and CLOSE DATASET statements.

    • Use OPEN DATASET statement to open the file in application server

    • Use TRANSFER statement to write data into the file

    • Use CLOSE DATASET statement to close the file

  • Answered by AI
  • Q23. How do load the logo in adobe form?
  • Ans. 

    To load a logo in an Adobe form, you can use the standard function module 'SSF_FUNCTION_MODULE_NAME' to get the function module name for the logo and then use 'CALL FUNCTION' to display the logo.

    • Use function module 'SSF_FUNCTION_MODULE_NAME' to get the function module name for the logo

    • Use 'CALL FUNCTION' to display the logo in the Adobe form

  • Answered by AI
  • Q24. What field need to select and what field need to bind in that?
  • Ans. 

    Select the key field and bind it to the corresponding value field in SAP ABAP.

    • Select the key field based on the unique identifier for the data

    • Bind the key field to the value field that contains the relevant information

    • Ensure proper mapping between the key and value fields for accurate data retrieval

  • Answered by AI
  • Q25. In Om,how do I indentify who is the employee manager? is there any function module ? or can be features
  • Ans. 

    You can identify the employee manager in SAP using the OM (Organizational Management) module.

    • In SAP, you can use the function module 'RH_STRUC_GET' to retrieve the organizational structure of an employee.

    • The manager of an employee can be identified by looking at the 'Reports To' field in the organizational structure.

    • You can also use features like 'Position' or 'Job' to determine the employee manager.

  • Answered by AI
  • Q26. DO YOU KNOW  HRP1000,HRP1001,HRP1002? How do we see employee hierarchy of OM ..? ANY T CODE FOR THIS?
  • Ans. 

    HRP1000, HRP1001, HRP1002 are tables in SAP used for employee hierarchy. T-code PPOME can be used to view employee hierarchy in OM.

    • HRP1000 stores the object ID of the organizational unit

    • HRP1001 stores the object ID of the position

    • HRP1002 stores the object ID of the employee

    • T-code PPOME can be used to view the employee hierarchy in Organizational Management (OM)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - These questions covered the HR ABAP-related interview. The questions were easy, but a little preparation was required. My performance was not up to the mark. I suggest trying to cover more scenario-based questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(4 Questions)

  • Q1. Depreciation methods and forms
  • Q2. Partners allocation
  • Q3. 163j interest limitations
  • Q4. Process of reviewing returns and wp

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic tax technical items
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement

Round 1 - Technical 

(8 Questions)

  • Q1. Whats is accounting methods
  • Ans. 

    Accounting methods refer to the rules and procedures used by companies to prepare financial statements.

    • Accounting methods determine how revenue and expenses are recognized in financial statements.

    • There are two main accounting methods: cash basis and accrual basis.

    • Cash basis accounting records revenue and expenses when cash is actually received or paid.

    • Accrual basis accounting records revenue when it is earned and expen...

  • Answered by AI
  • Q2. What is capital gain
  • Ans. 

    Capital gain is the profit that results from a sale of a capital asset, such as stocks, bonds, or real estate.

    • Capital gain is the difference between the purchase price and the selling price of a capital asset.

    • It is considered a taxable event by the IRS in the United States.

    • Short-term capital gains are taxed at a higher rate than long-term capital gains.

    • Examples of capital assets include stocks, bonds, real estate, and

  • Answered by AI
  • Q3. What is accrual income and accrual expense
  • Ans. 

    Accrual income and accrual expense are recognized when they are incurred, regardless of when cash is exchanged.

    • Accrual income is income that has been earned but not yet received, while accrual expense is an expense that has been incurred but not yet paid.

    • Accrual income and expense are recorded in the financial statements in the period in which they are earned or incurred, regardless of when the cash is actually receive...

  • Answered by AI
  • Q4. Difference between rent agreement and lease agreement
  • Ans. 

    Rent agreements are usually short-term, while lease agreements are long-term contracts.

    • Rent agreements are typically month-to-month or for a fixed term, while lease agreements are usually for a longer period, such as one year or more.

    • Rent agreements are more flexible and can be easily terminated with notice, while lease agreements are more binding and may have penalties for early termination.

    • Rent agreements are common ...

  • Answered by AI
  • Q5. What is depreciation and how it is treated in books of accounts
  • Ans. 

    Depreciation is the allocation of the cost of an asset over its useful life in the books of accounts.

    • Depreciation is a non-cash expense that reflects the decrease in value of an asset over time.

    • It is treated as an operating expense on the income statement, reducing the company's net income.

    • Depreciation is recorded on the balance sheet to reduce the carrying amount of the asset.

    • There are different methods of calculating...

  • Answered by AI
  • Q6. Basic journal entry
  • Q7. What is accounts receivables and accounts playable
  • Ans. 

    Accounts receivables are amounts owed to a company by customers for goods or services provided, while accounts payable are amounts owed by a company to suppliers for goods or services received.

    • Accounts receivables represent money owed to a company by customers, typically shown as an asset on the balance sheet.

    • Accounts payable represent money owed by a company to suppliers or vendors, typically shown as a liability on t...

  • Answered by AI
  • Q8. Journal entry for investment in businesses 20,000 cash and 80,000 bank loan
  • Ans. 

    Journal entry for investment in businesses with $20,000 cash and $80,000 bank loan.

    • Debit the investment account for $100,000 ($20,000 cash + $80,000 bank loan)

    • Credit the cash account for $20,000

    • Credit the bank loan account for $80,000

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of questions are basics of accounts so be prepared financial system ,Basic Accounting
Accounting Methods,
Basic Taxation/GST,
Accounting Golden Rule ,
And more in Journal Entry

Tax/audit analyst Interview Questions & Answers

CohnReznick user image Anonymous

posted on 14 Dec 2024

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 Nov 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Introduction, audit, give me a one liner on audit
  • Q2. Land tax rate , various journal like journal for depreciation
  • Q3. Prepaid expenses comes in where
  • Q4. What is p/l and b/s
  • Ans. 

    P/L stands for profit and loss, which shows the financial performance of a company over a specific period. B/S stands for balance sheet, which provides a snapshot of a company's financial position at a specific point in time.

    • P/L (Profit and Loss) shows the revenue, expenses, and profits or losses of a company over a specific period.

    • B/S (Balance Sheet) shows the assets, liabilities, and equity of a company at a specific...

  • Answered by AI
  • Q5. This question is not asked but it may in future - accured, deferred, amortization

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and well prepared which is i failed to do so. Confident makes your answer different. And customise your resume every interview for specific role you interviewing for
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you provide details about yourself and your experience with field work?
  • Q2. What is your previous experience in the development sector?
Round 2 - One-on-one 

(1 Question)

  • Q1. How would you describe your fieldwork experience, particularly in terms of identifying issues with Self-Help Groups (SHGs) during your village fieldwork segment?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Round 1 was a technical assignment which includes aptitude test, accounting test and excel test

Round 2 - HR 

(2 Questions)

  • Q1. Basic details like tell me about yourself
  • Q2. About your family and future goals.
Round 3 - One-on-one 

(4 Questions)

  • Q1. About financial statements
  • Q2. Financial ratios
  • Q3. Mutual fund vs hedge fund
  • Ans. 

    Mutual funds are managed by professionals who invest pooled funds in a diversified portfolio of securities, while hedge funds are more actively managed and use a variety of strategies to achieve high returns.

    • Mutual funds are regulated by the SEC and have restrictions on trading practices, while hedge funds have more flexibility and are only available to accredited investors.

    • Mutual funds are typically more suitable for ...

  • Answered by AI
  • Q4. Type of bonds and shares. And corporate actions.
  • Ans. 

    Bonds and shares are types of securities issued by companies to raise capital. Corporate actions refer to events that impact shareholders.

    • Types of bonds include government bonds, corporate bonds, and municipal bonds.

    • Types of shares include common shares and preferred shares.

    • Corporate actions include dividends, stock splits, mergers, acquisitions, and rights issues.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NAV Backoffice Executive Accountant interview:
  • Capital Market
  • Fund Management
Interview preparation tips for other job seekers - Well prepared with accounts and financial knowledge. Be confident with your answers, panel was good & helpful so don't bluff and be honest.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Everything about your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Title: Disappointing Interview Experience – Misleading Offers

Review: My experience with this organization was extremely disappointing. The interview process was misleading, where they initially offered a higher package but later reduced it significantly. This has happened to me twice with them, leading to a complete waste of time and a demotivating experience. I would not recommend this company to serious job seekers.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Passive foreign Investment company
  • Ans. 

    Passive Foreign Investment Company (PFIC) is a foreign corporation where at least 75% of its gross income is passive or at least 50% of its assets produce passive income.

    • PFIC status can have significant tax implications for U.S. taxpayers.

    • Taxpayers must report PFIC investments on Form 8621.

    • PFIC rules are complex and may require specialized tax advice.

    • Examples of PFICs include certain foreign mutual funds and holding co

  • Answered by AI
  • Q2. What is Form 5471
  • Ans. 

    Form 5471 is a tax form used by certain U.S. persons who are shareholders in certain foreign corporations.

    • Required to be filed by U.S. persons who are officers, directors, or shareholders in certain foreign corporations

    • Provides information on the foreign corporation's financial activities and ownership structure

    • Helps the IRS prevent tax evasion through controlled foreign corporations

    • Different filing requirements based ...

  • Answered by AI
  • Q3. Questions on Form 1040
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on form 1040
  • Q2. Questions on what type of structure in tax would I select to work in BDO
Round 3 - Technical 

(3 Questions)

  • Q1. Questions on form 1040 & everything was covered
  • Q2. Questions on Form 5471
  • Q3. Questions on form 962

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to be very thorough of every Tax Concept. We can't predict from which areas they will ask a question.
Partner round is very brutal for me.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is index and types of index
  • Ans. 

    An index is a data structure that improves the speed of data retrieval operations in a database.

    • Types of indexes include clustered index, non-clustered index, unique index, and composite index.

    • Indexes can be created on one or multiple columns in a table.

    • Indexes help in quickly locating data without having to scan the entire table.

    • Examples of indexes are primary key indexes, foreign key indexes, and secondary indexes.

  • Answered by AI
  • Q2. What is SCD and its type
  • Ans. 

    SCD stands for Slowly Changing Dimension, which is a concept used in data warehousing to track changes in data over time.

    • SCD Type 1: Overwrites old data with new data, losing historical information.

    • SCD Type 2: Keeps multiple versions of the same record, each with a different timestamp.

    • SCD Type 3: Maintains separate columns for current and previous values, limiting historical data tracking.

    • SCD Type 4: Uses separate hist...

  • Answered by AI
  • Q3. Tell me the process of data pipeline
  • Ans. 

    Data pipeline is a series of processes that collect, transform, and load data from various sources to a destination for analysis.

    • Data ingestion: Collecting data from various sources like databases, APIs, logs, etc.

    • Data processing: Cleaning, transforming, and enriching the data to make it usable for analysis.

    • Data storage: Storing the processed data in a data warehouse, data lake, or other storage solutions.

    • Data analysis...

  • Answered by AI

NEYO India Interview FAQs

How to prepare for NEYO India 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 NEYO India. The most common topics and skills that interviewers at NEYO India expect are Agile Coaching, Apache Nifi, Computer Science, HP Data Protector and HTML.
What are the top questions asked in NEYO India interview?

Some of the top questions asked at the NEYO India interview -

  1. 3.General types of delay in construct...read more
  2. 1.Explain the work breakdown structu...read more
  3. 2.Explain predecessor in ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

BDO India LLP Interview Questions
3.5
 • 77 Interviews
RSM India Interview Questions
3.4
 • 54 Interviews
NAV Backoffice Interview Questions
4.0
 • 31 Interviews
CohnReznick Interview Questions
3.6
 • 30 Interviews
Crowe Horwath Interview Questions
4.1
 • 28 Interviews
View all

NEYO India Reviews and Ratings

based on 13 reviews

4.6/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

4.2

Salary

4.5

Job security

4.6

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 13 Reviews and Ratings
Senior Quantity Surveyor
15 salaries
unlock blur

₹4.8 L/yr - ₹9 L/yr

Quantity Surveyor
13 salaries
unlock blur

₹3 L/yr - ₹6.8 L/yr

MEP Quantity Surveyor
7 salaries
unlock blur

₹5.5 L/yr - ₹10 L/yr

Assistant Quantity Surveyor
4 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Executive Quantity Surveyor
4 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Explore more salaries
Compare NEYO India with

EY Global Delivery Services ( EY GDS)

3.6
Compare

BDO India LLP

3.5
Compare

Ryan

4.3
Compare

RSM India

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