i
Btl Epc
Filter interviews by
I applied via Campus Placement
posted on 14 Dec 2023
I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.
Contact entry is the process of adding or updating contact information in a database or system.
Contact entry involves inputting details such as name, phone number, email address, and other relevant information.
It is important for maintaining accurate records and communication with customers or clients.
Examples of contact entry include adding new leads to a CRM system or updating customer profiles in a database.
To correct a wrong entry contact the person who made the entry and verify the correct information.
Contact the person who made the wrong entry
Verify the correct information
Make necessary corrections in the system
Bad debaters are individuals who lack the ability to effectively communicate their points and often resort to personal attacks or fallacies.
Lack of logical reasoning skills
Inability to stay on topic
Tendency to resort to ad hominem attacks or strawman arguments
Poor listening skills
Difficulty in presenting coherent arguments
A lease agreement is a legally binding contract between a landlord and tenant outlining the terms and conditions of renting a property.
Specifies the duration of the lease (e.g. 1 year)
Outlines the monthly rent amount and due date
Details the responsibilities of both the landlord and tenant (e.g. maintenance)
Includes any additional terms such as pet policies or parking arrangements
Overdraft amount refers to the negative balance allowed in a bank account.
Overdraft amount is the maximum negative balance a bank allows in a customer's account.
It is a form of credit that allows customers to continue making transactions even if they have insufficient funds.
Banks may charge fees or interest on the overdraft amount.
Example: If a bank allows a $500 overdraft amount, a customer can withdraw up to $500 mor
An accident is an unexpected event that results in damage, injury, or harm.
Accidents can occur in various settings such as workplaces, roads, and homes.
Common causes of accidents include human error, mechanical failure, and environmental factors.
Accidents can result in physical injuries, property damage, or even fatalities.
Preventative measures such as safety protocols, training, and risk assessments can help reduce th
posted on 2 Mar 2025
I was interviewed in Sep 2024.
The density of pu is 19.84 g/cm³.
The density of pu is 19.84 grams per cubic centimeter.
Density is a measure of how much mass is contained in a given volume.
Pu likely refers to plutonium, a radioactive element with a high density.
Density can be calculated by dividing the mass of an object by its volume.
A method statement is a document that outlines the steps and procedures for completing a specific task or project.
Clearly define the scope of work
Identify the resources required
Outline the sequence of activities
Specify any safety precautions
Include quality control measures
Provide a timeline for completion
What about the share market
In basement waterproofing, decisions are made regarding the best methods and materials to prevent water damage and leakage in basements.
Assessing the source of water infiltration
Choosing the appropriate waterproofing method (e.g. interior or exterior)
Selecting the right materials for waterproofing (e.g. sealants, membranes)
Considering factors like soil type, drainage, and foundation condition
Determining if additional m...
Terrace water proofing decision is based on factors like budget, climate, type of terrace, and quality of materials.
Consider the budget available for water proofing
Take into account the climate of the area to choose appropriate materials
Evaluate the type of terrace (flat, sloped, etc.) to determine the best water proofing method
Research and select high-quality water proofing materials for long-lasting results
I applied via Company Website and was interviewed in Mar 2021. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Dec 2021. There were 3 interview rounds.
posted on 21 Mar 2023
I applied via Referral and was interviewed in Feb 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
How to start work and company development
I applied via Referral and was interviewed before Jan 2024. There were 2 interview rounds.
I was interviewed before Mar 2021.
Round duration - 60 Minutes
Round difficulty - Medium
This round started with some questions from Programmable Logic Controllers or PLC followed by some basic questions from Intel 8051 Microcontroller.
PLCs are used to control machinery and automate processes in industrial settings.
Monitoring inputs from sensors
Executing control algorithms
Communicating with other devices
Logging data for analysis
Implementing safety functions
Examples: controlling a conveyor belt, regulating temperature in a furnace
Ladder logic programming is a graphical programming language used for PLCs, with basic elements like contacts, coils, timers, and counters.
Ladder logic consists of rungs, which are made up of inputs (contacts) and outputs (coils).
Contacts represent conditions that must be met for the output to be energized.
Coils are outputs that are energized when the conditions of the contacts are met.
Timers and counters are used to c...
PLC inputs and outputs include digital inputs, digital outputs, analog inputs, and analog outputs.
Digital inputs: used for receiving binary signals (on/off, high/low). Examples: push buttons, limit switches.
Digital outputs: used for sending binary signals. Examples: relays, solenoids.
Analog inputs: used for receiving continuous signals. Examples: temperature sensors, pressure transducers.
Analog outputs: used for sendin...
The S7 controller offers high performance and flexibility but can be complex to program and expensive.
Advantages: high performance, flexibility, scalability
Disadvantages: complexity in programming, expensive
Example: S7-1200 offers fast processing speeds and can be easily expanded with additional modules
Example: Programming for S7 controllers may require specialized training and expertise
The time stamp in S7-200 PLC is used to record the time when a specific event occurs.
Time stamp is a feature in S7-200 PLC that records the time when a specific event happens.
It helps in tracking the sequence of events and troubleshooting issues.
Time stamp can be used to monitor the performance of the PLC system.
Example: A time stamp can be recorded when a sensor detects a change in temperature.
Example: Time stamp can ...
Jnc stands for Jump and Call in the context of microcontrollers.
Jnc is an instruction used in microcontrollers to jump to a specified address if the carry flag is not set.
It is commonly used in conditional branching operations in microcontroller programming.
For example, in 8051 microcontroller assembly language, the instruction JNC label will jump to the specified label if the carry flag is not set.
The types of interrupts in the Intel 8051 microcontroller include external hardware interrupts, timer interrupts, and serial communication interrupts.
External hardware interrupts are triggered by external devices connected to the microcontroller.
Timer interrupts are generated by the internal timers of the microcontroller.
Serial communication interrupts occur when data is received or transmitted through the serial port.
...
Round duration - 50 Minutes
Round difficulty - Medium
This round was heavily inclined towards Operating System and Computer Networks and the interviewer asked questions revolving around the fundamentals of the subject.
A bootstrap program is a small program that initializes the operating system on a computer.
Bootstrap program is stored in ROM or EEPROM and is executed when the computer is powered on.
It loads the operating system kernel into memory and starts its execution.
Bootstrap program is responsible for setting up the initial state of the operating system.
Examples include BIOS (Basic Input/Output System) in PCs and UEFI (Unified
Demand paging is a memory management scheme where pages are only brought into memory when they are demanded by the program.
Pages are loaded into memory only when needed
Helps in reducing the amount of physical memory required
Improves overall system performance by allowing more processes to run simultaneously
Commonly used in virtual memory systems
Five essential UNIX commands are ls, cd, pwd, mkdir, and rm.
ls - list directory contents
cd - change directory
pwd - print working directory
mkdir - make directory
rm - remove files or directories
Different types of VPN include remote access VPN, site-to-site VPN, and client-to-site VPN.
Remote access VPN allows individual users to connect to a private network from a remote location.
Site-to-site VPN connects entire networks together over the internet.
Client-to-site VPN allows individual devices to connect to a private network.
Examples include OpenVPN, IPsec, and SSL VPN.
The OSI Reference Model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.
The OSI Reference Model stands for Open Systems Interconnection Reference Model.
It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
Each layer has specific functions and communicates with the adjacent layers for data trans...
TCP is a connection-oriented protocol that ensures reliable data delivery, while UDP is a connectionless protocol that focuses on speed.
TCP stands for Transmission Control Protocol and is used for reliable data transmission.
TCP establishes a connection between sender and receiver before data transfer.
TCP uses sequencing and acknowledgment to ensure data integrity.
UDP stands for User Datagram Protocol and is used for fa...
Round duration - 30 Minutes
Round difficulty - Easy
This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my
role.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Manager
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Site Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Safety Officer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
L&T Construction
Tata Projects
Sterlite Power
KEC International