Filter interviews by
Data pipeline implementations involve the process of moving and transforming data from source to destination.
Data pipeline is a series of processes that extract data from sources, transform it, and load it into a destination.
Common tools for data pipeline implementations include Apache NiFi, Apache Airflow, and AWS Glue.
Data pipelines can be batch-oriented or real-time, depending on the requirements of the use case.
I applied via campus placement at College of Engineering, Guindy Campus and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude round consists of aptitudes and some pseudocode snippets to solve and it also had one medium level coding question and one hard level coding question.
Pattern pyramid number in Java
Use nested loops to print the pyramid pattern
Increment the number in each row
Handle spaces for proper alignment
A C program to find the factorial of a number using recursion
Use a recursive function to calculate the factorial
Handle the base case when the number is 0 or 1
Multiply the number with the factorial of (number-1) in each recursive call
Little endian and Big endian are byte ordering formats in which multi-byte data is stored in memory.
Little endian: Least significant byte is stored at the lowest memory address.
Big endian: Most significant byte is stored at the lowest memory address.
Example: In Little endian, the number 0x12345678 is stored as 78 56 34 12 in memory.
Example: In Big endian, the same number is stored as 12 34 56 78 in memory.
I use Docker for containerization to easily manage and deploy applications, and Git for version control to collaborate and track changes.
Docker allows for consistent development environments across different machines
Git helps track changes, collaborate with team members, and revert to previous versions if needed
Both tools improve efficiency and productivity in software development
The architecture diagram for a Machine Learning project typically includes data preprocessing, model training, evaluation, and deployment stages.
Data preprocessing stage involves cleaning, transforming, and preparing the data for model training.
Model training stage includes selecting the appropriate algorithm, training the model on the data, and tuning hyperparameters.
Evaluation stage involves assessing the model's per...
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my career choices and encouraged me to pursue my passion for software engineering.
My younger sister is currently studying computer science and we often collaborate on coding projects together.
Family gatherings are important to us and we enjoy spending quality time together, whether it's celebrating
I was interviewed in Jun 2024.
ASPICE stands for Automotive SPICE, a framework for software development in the automotive industry.
ASPICE is a standard used in the automotive industry to assess and improve software development processes.
It helps ensure that software in automotive systems is developed efficiently and meets quality standards.
ASPICE defines a set of processes and practices that organizations can follow to achieve higher levels of matur...
Diagnostic in ECU refers to the process of identifying and troubleshooting issues within the Electronic Control Unit of a vehicle.
Diagnostic in ECU involves using specialized tools and software to read error codes and data from the ECU.
It helps in identifying issues related to engine performance, emissions, and other systems controlled by the ECU.
Diagnostic tests can be performed to pinpoint the exact cause of a proble...
ADAS stands for Advanced Driver Assistance Systems, which are safety features designed to assist drivers in the driving process.
ADAS features use sensors and cameras to monitor the vehicle's surroundings and provide warnings or assistance to the driver.
Examples of ADAS features include adaptive cruise control, lane departure warning, automatic emergency braking, and blind spot detection.
These features help improve safe...
Base practice in ASPICE for system requirement is to define clear, complete, and consistent requirements.
Define clear and unambiguous system requirements
Ensure requirements are complete and cover all necessary aspects
Maintain consistency between system requirements and other project artifacts
Use tools like DOORS for requirement management
posted on 12 Sep 2024
Preprocessing raw data involves cleaning, transforming, and organizing data to make it suitable for analysis.
Remove any irrelevant or duplicate data
Handle missing values by imputation or deletion
Normalize or standardize numerical data
Encode categorical variables using techniques like one-hot encoding
Feature scaling for machine learning algorithms
Perform text preprocessing like tokenization and stemming
Specify the existing solution by documenting its architecture, components, technologies used, and any modifications made.
Document the architecture of the solution, including high-level components and their interactions
List the technologies used in the solution, such as programming languages, frameworks, and databases
Describe any modifications or customizations made to the existing solution
Include any performance metric...
I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.
A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function with the same signature in a derived class.
Virtual functions allow for dynamic polymorphism in object-oriented programming.
They are used to achieve runtime polymorphism by allowing a function to be called based on the type of object it is called on.
Virtual functions are declared in a base cl...
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Moderate level aptitude but cutoff was at 75%
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
A Watchdog timer is a hardware or software mechanism that automatically resets or restarts a device if it stops responding or functioning properly.
Watchdog timer is used to prevent system crashes or freezes by monitoring the system and resetting it if necessary.
It is commonly used in embedded systems, where reliability is crucial.
The timer needs to be periodically reset by the software to prevent the system from resett...
A compiler is a software program that translates code written in a high-level programming language into machine code.
Converts high-level code to machine code
Checks for syntax errors
Optimizes code for better performance
Examples: GCC, Clang, Visual C++
Volatile memory is temporary memory that loses its data when power is turned off.
Volatile memory requires constant power to retain data
Examples include RAM (Random Access Memory) and cache memory
Data stored in volatile memory is lost when the device is turned off
Senior Engineer
815
salaries
| ₹5 L/yr - ₹18 L/yr |
Senior Software Engineer
785
salaries
| ₹5.9 L/yr - ₹22 L/yr |
Assistant Manager
699
salaries
| ₹5.4 L/yr - ₹19 L/yr |
Deputy Manager
499
salaries
| ₹9 L/yr - ₹27.5 L/yr |
Software Engineer
488
salaries
| ₹3.6 L/yr - ₹12.9 L/yr |
Siemens
ABB
Schneider Electric
Honeywell Automation