Upload Button Icon Add office photos

Filter interviews by

Nagarjuna Construction Company Officer EDP Interview Questions, Process, and Tips for Experienced

Updated 19 Nov 2021

Nagarjuna Construction Company Officer EDP Interview Experiences for Experienced

1 interview found

Officer EDP Interview Questions & Answers

user image Anonymous

posted on 25 Oct 2021

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. How to Configure a Computer First Time, Installation, IP Configuration, Drivers, Lan Connections Etc
  • Ans. 

    Configuring a computer for the first time involves installation, IP configuration, driver installation, and LAN connections.

    • Start by installing the operating system and necessary software

    • Configure the IP address and network settings

    • Install necessary drivers for hardware components

    • Connect to LAN network and configure settings

    • Ensure all updates and security patches are installed

  • Answered by AI
  • Q2. What is the Difference Between L2 SWITCH & Router.
  • Ans. 

    L2 switches operate at the data link layer and forward packets based on MAC addresses, while routers operate at the network layer and forward packets based on IP addresses.

    • L2 switches are used to connect devices within a local network, while routers are used to connect different networks.

    • L2 switches are faster than routers as they only need to look at the MAC address to forward packets, while routers need to look at th...

  • Answered by AI
  • Q3. What is Backup, How to Configure Backup.
  • Ans. 

    Backup is the process of creating a copy of data to protect against loss. It can be configured using various methods.

    • Identify the data to be backed up

    • Choose a backup method (full, incremental, differential)

    • Select a backup location (external hard drive, cloud storage)

    • Schedule regular backups

    • Test backups to ensure data can be restored

    • Examples: Windows Backup and Restore, Time Machine for Mac, cloud backup services like D

  • Answered by AI
  • Q4. Difference Between Online / Offline UPS. Network Connectivity.
  • Ans. 

    Online UPS provides continuous power supply while Offline UPS switches to battery backup during power outage. Network connectivity allows remote monitoring and management.

    • Online UPS provides power supply through the battery all the time while Offline UPS switches to battery backup only when there is a power outage.

    • Online UPS provides better protection against power surges and spikes compared to Offline UPS.

    • Network conn...

  • Answered by AI
  • Q5. How to Assemble New PC, What is Required Hardware Components.
  • Ans. 

    To assemble a new PC, you need a motherboard, CPU, RAM, storage, power supply, and a case.

    • Choose a compatible motherboard and CPU

    • Install RAM in the correct slots

    • Choose storage options such as SSD or HDD

    • Select a power supply with enough wattage for your components

    • Choose a case that fits your motherboard and has enough room for your components

  • Answered by AI
  • Q6. Linux, Windows Plateform Commands
  • Q7. ERP Software Configuration, How to Install Application in Windows, Linux, Ubuntu etc.
  • Ans. 

    ERP software configuration and installation on Windows, Linux, and Ubuntu.

    • Ensure system requirements are met before installation.

    • Download the appropriate software package for the operating system.

    • Run the installation wizard and follow the prompts.

    • Configure the software settings according to business needs.

    • Test the software to ensure proper functionality.

    • Provide training to users on how to use the software.

    • Regularly upd...

  • Answered by AI
  • Q8. What is SSH, Scp, Talnet, ifconfig, ifconfig, netstat, Tracert, ping commands Etc.
  • Ans. 

    SSH, Scp, Telnet, ifconfig, netstat, Tracert, ping are all networking commands used for various purposes.

    • SSH is used for secure remote access to a server

    • Scp is used for secure file transfer between servers

    • Telnet is used for remote access to a server (less secure than SSH)

    • ifconfig is used to view and configure network interfaces

    • netstat is used to view network connections and statistics

    • Tracert is used to trace the route ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please Do not Hazitate at interview time, Give correct answer otherwise say No idea. Prepared Well as System Admin, Network Admin questions & Answers. I have cleared 3 Interview within Same week SAMSUNG R&D BANGLORE, TCS HYDRABAD.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Ans. 

    Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.

    • Name mangling is used in C++ to support function overloading.

    • It is also used in Python to avoid naming conflicts in modules.

    • Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.

    • In C++, name mangling can be seen by using the 'nm' comman

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I was interviewed before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Ocampo, basic electronics and C

Interview Preparation Tips

Round: Test
Duration: 1 hour
Total Questions: 50

Skills: Embedded Systems, C Programming
College Name: Sahyadri college of engineering

I applied via PLACEMENT

Interview Preparation Tips

Round: Technical Interview
Experience: Good detailed interview in terms of technical knowledge
Tips: Should be thorough with the projects you have done during the course

General Tips: be confident of what you put in your resume
Technical knowledge regarding projects undertaken during engineering should be sound
Be confident
Skills: Communication, Thinking capability, knowledge applying capability
College Name: V.E.S Institute Of Technology
Motivation: Opportunity to work in a renowned and core technical company
Funny Moments: We consider the interview panelists to be as tough as our viva externals. Interviewers are mostly on your side(contrary to viva professors :P)

Interview Questionnaire 

5 Questions

  • Q1. Pertaining to the mentioned roles and responsibilities in your resume
  • Q2. Planning and work order creation
  • Q3. Piling activities
  • Q4. Introduction
  • Q5. Cross checking of documents

Interview Preparation Tips

Round: Resume Shortlist
Experience: On the criteria that I scored atleast 60% overall and had no gap between job/s.

Senior Engineer Interview Questions & Answers

HCLTech user image raja reddy duggi reddy

posted on 27 Apr 2021

Interview Questionnaire 

2 Questions

  • Q1. Engineering Technical
  • Q2. Mainly on Engineering Design

Interview Questionnaire 

1 Question

  • Q1. What is your role in previous company

Interview Questionnaire 

6 Questions

  • Q1. Explain abstract factory design pattern ?
  • Ans. 

    Abstract Factory is a creational design pattern that provides an interface for creating families of related objects.

    • Abstract Factory is used when we need to create families of related objects without specifying their concrete classes.

    • It provides an interface for creating objects of related classes without specifying their concrete classes.

    • It encapsulates a group of factories that have a common theme.

    • It promotes loose c...

  • Answered by AI
  • Q2. How do you do range based map iteration
  • Ans. 

    Range based map iteration can be done using a for-each loop or iterators.

    • Use a for-each loop to iterate over the map elements.

    • Alternatively, use iterators to traverse the map.

    • The range-based for loop is preferred for its simplicity and readability.

    • Example: for(auto const& [key, value] : myMap) { //do something with key and value }

  • Answered by AI
  • Q3. What are detached and joined threads
  • Ans. 

    Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.

    • Detached threads are created using pthread_detach() function

    • Joined threads are created using pthread_join() function

    • Detached threads do not need to be explicitly terminated

    • Joined threads must be explicitly terminated using pthread_exit() or return statement

    • Detached thread...

  • Answered by AI
  • Q4. What are static code analysis tools
  • Ans. 

    Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.

    • Static code analysis tools scan code without executing it

    • They can detect issues such as security vulnerabilities, coding errors, and performance problems

    • Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle

  • Answered by AI
  • Q5. Command to list currently running threads in linux
  • Ans. 

    Command to list currently running threads in linux

    • Use the 'ps' command with the 'H' option to display threads in a hierarchy

    • Use the 'top' command to display threads in real-time

    • Use the 'htop' command for an interactive display of threads

  • Answered by AI
  • Q6. Can we perform arithmetic operation on Unique pointer
  • Ans. 

    No, arithmetic operations cannot be performed on unique pointers.

    • Unique pointers are used to manage the lifetime of dynamically allocated objects.

    • They cannot be copied or assigned, only moved.

    • Arithmetic operations are not defined for pointers, including unique pointers.

  • Answered by AI

Skills evaluated in this interview

Nagarjuna Construction Company Interview FAQs

What are the top questions asked in Nagarjuna Construction Company Officer EDP interview for experienced candidates?

Some of the top questions asked at the Nagarjuna Construction Company Officer EDP interview for experienced candidates -

  1. How to Configure a Computer First Time, Installation, IP Configuration, Drivers...read more
  2. ERP Software Configuration, How to Install Application in Windows, Linux, Ubunt...read more
  3. What is SSH, Scp, Talnet, ifconfig, ifconfig, netstat, Tracert, ping commands E...read more

Tell us how to improve this page.

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
L&T Construction Interview Questions
4.0
 • 744 Interviews
Tata Projects Interview Questions
4.2
 • 426 Interviews
KEC International Interview Questions
4.0
 • 299 Interviews
View all
Nagarjuna Construction Company Officer EDP Salary
based on 15 salaries
₹2.9 L/yr - ₹5.4 L/yr
At par with the average Officer EDP Salary in India
View more details

Nagarjuna Construction Company Officer EDP Reviews and Ratings

based on 6 reviews

3.3/5

Rating in categories

2.6

Skill development

2.2

Work-life balance

2.9

Salary

3.9

Job security

2.2

Company culture

3.1

Promotions

2.2

Work satisfaction

Explore 6 Reviews and Ratings
Junior Engineer
900 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer
632 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer Civil
490 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
390 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Engineer - Civil
292 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nagarjuna Construction Company with

Larsen & Toubro Limited

4.0
Compare

TCS

3.7
Compare

BHEL

4.1
Compare

Infosys

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