Filter interviews by
I was interviewed before Jun 2023.
Top trending discussions
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 applied via Approached by Company and was interviewed in Dec 2024. There were 2 interview rounds.
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 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
I applied via Walk-in and was interviewed in Jul 2022. There were 2 interview rounds.
Arithmetic, reasoning, English
I was interviewed before Mar 2023.
Coding test, on C, around 1 hr, on teams
I applied via Referral and was interviewed before May 2020. There was 1 interview round.
Smart pointers are objects that store a pointer to dynamically allocated memory and provide automatic memory management.
Smart pointers help prevent memory leaks by automatically releasing memory when the pointer is no longer needed.
Examples include unique_ptr, shared_ptr, and weak_ptr in C++.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to break circular references.
A lambda function is a small anonymous function defined in a single line of code without a name.
Lambda functions are often used in programming languages that support functional programming.
They are commonly used for short, simple operations that do not require a named function.
Lambda functions can take any number of arguments but can only have one expression.
Example: lambda x: x*2 defines a lambda function that doubles
Threading is a way for a program to split itself into multiple simultaneous tasks.
Threading allows for parallel execution of tasks within a program.
Each thread has its own stack and runs independently of other threads.
Threads can communicate with each other and share resources.
Example: A web server handling multiple client requests concurrently using threads.
Lambda function is an anonymous function in programming that can have multiple parameters and can be used as an argument to other functions.
Lambda functions are also known as anonymous functions because they do not have a name.
They are often used for short, one-time tasks that do not require a separate function definition.
Lambda functions can take multiple parameters and return a single value.
Example: lambda x, y: x + ...
I have experience with various DevOps tools.
I have worked extensively with Jenkins for continuous integration and delivery.
I have used Ansible for configuration management and automation.
I am familiar with Docker and Kubernetes for containerization and orchestration.
I have also worked with Git for version control and monitoring tools like Nagios and Prometheus.
I am comfortable with scripting languages like Python and B
based on 2 reviews
Rating in categories
Accounts Analyst
67
salaries
| ₹5.6 L/yr - ₹14 L/yr |
Software Developer
36
salaries
| ₹12.1 L/yr - ₹32.5 L/yr |
Pricing Analyst
31
salaries
| ₹5.4 L/yr - ₹18 L/yr |
Senior Analyst
28
salaries
| ₹9 L/yr - ₹19.2 L/yr |
Data Engineer
28
salaries
| ₹10.2 L/yr - ₹32 L/yr |
AutoZone
Genuine Parts Company
LKQ Corporation
Magna International