i
Filter interviews by
I applied via Campus Placement
Questions on Logical Reasoning, Electronics subjects MCQ, C coding questions.
Designed a final year project involving a deep learning model with a block diagram.
Researched various deep learning algorithms and techniques
Implemented the chosen algorithm using Python and TensorFlow
Created a detailed block diagram to illustrate the project workflow
Tested and evaluated the performance of the deep learning model
Presented the project findings and results to faculty and peers
Embedded C is a subset of C language used for programming embedded systems, while Embedded C++ is a subset of C++ language with additional features for embedded systems.
Embedded C is a subset of C language, with limited features and libraries compared to standard C.
Embedded C++ is a subset of C++ language, with additional features like classes, inheritance, and polymorphism.
Embedded C is commonly used for low-level pro...
Microcontrollers are integrated circuits designed for specific tasks, while microprocessors are general-purpose CPUs. 8051 is a popular microcontroller.
Microcontrollers are self-contained systems with memory, I/O ports, and timers, designed for specific tasks.
Microprocessors are general-purpose CPUs that require external components for memory, I/O, and timers.
8051 microcontroller is a popular 8-bit microcontroller know
In C++, datatypes have specific ranges and sizes. Embedded systems are real-life examples of using datatypes effectively.
Datatypes in C++ have specific ranges and sizes to store different types of data efficiently.
For example, 'int' datatype in C++ typically has a range of -2,147,483,648 to 2,147,483,647.
Embedded systems use datatypes like 'uint8_t' to efficiently store data in limited memory space.
Real-life example of...
Pointers in C++ are variables that store memory addresses. They can be used to access and manipulate data directly.
Types of pointers: Null pointer, Void pointer, Wild pointer, Dangling pointer
Example: int *ptr; // pointer to an integer variable
Program to determine if a number is prime or not prime
Create a function to check if a number is prime or not
Iterate from 2 to the square root of the number and check for divisibility
If the number is divisible by any number other than 1 and itself, it is not prime
Return true if the number is prime, false otherwise
Code to generate Fibonacci series using iterative approach
Initialize an array to store the Fibonacci series
Start with the first two numbers in the series (0 and 1)
Use a loop to calculate the next number by adding the previous two numbers
Continue this process until the desired number of terms is reached
Constructor initializes an object, destructor cleans up resources. Polymorphism allows objects to be treated as instances of their parent class. Static function belongs to the class, not instances. Volatile keyword indicates a variable may be changed unexpectedly.
Constructor initializes an object when it is created. Example: 'Car c = new Car();'
Destructor cleans up resources when an object is destroyed. Example: 'delet...
Work from home is better or work from office
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
System engineers design and manage complex systems to ensure they operate efficiently and effectively.
Designing and implementing computer systems
Managing system configurations and upgrades
Troubleshooting system issues
Collaborating with other IT professionals
Ensuring system security and data integrity
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Driver less vehicles vs driver based vehicle which is best in your opinion and why so
Top trending discussions
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
It was Technical + Aptitude MCQ round.The technical section consisted if MCQ related to DSA,OS,DBMS.The aptitude section consisted of questions related to basic mathematics.
Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...
The task is to distribute candies to students based on their performance while minimizing the total candies distributed.
Create an array to store the minimum candies required for each student.
Iterate through the students' ratings array to determine the minimum candies needed based on the given criteria.
Consider the ratings of adjacent students to decide the number of candies to distribute.
Calculate the total candies req...
Round duration - 30 minutes
Round difficulty - Medium
It was a technical interview testing the basic skills of OS and DBMS of candidates along with few project discussions from your CV.
List of 15 Linux commands with their functions
ls - list directory contents
pwd - print working directory
cd - change directory
mkdir - make a new directory
rm - remove files or directories
cp - copy files and directories
mv - move or rename files and directories
grep - search for patterns in files
chmod - change file permissions
ps - display information about running processes
top - display and update sorted information about pr...
DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.
DDL includes commands like CREATE, ALTER, DROP to define database objects like tables, indexes, etc.
DML includes commands like INSERT, UPDATE, DELETE to manipulate data within tables.
Example of DDL: CREATE TABLE employees (id INT, name VARCHAR(50));
Example of DML: INSERT INTO employees VALUES (1, 'John Doe
Tip 1 : Be clear about the concepts of Linux and shell scripting.
Tip 2 : Learn about the basics of Data structures and Algorithm.
Tip 3 : Be prepared to explain your projects mentioned in your CV.
Tip 1 : Use professional Keywords in your resume.
Tip 2 : Don't mention anything you are not confident in.
I applied via AmbitionBox and was interviewed in Jun 2024. There was 1 interview round.
posted on 18 Jul 2024
Simple aptitude questions focing on english
Use a set to remove duplicates from a string
Create a set to store unique characters
Iterate through the string and add each character to the set
Convert the set back to a string to get the result
Print a star pattern using loops
Use nested loops to print the desired pattern
Start with a small pattern and then increase complexity
Use '*' character to represent the stars
Example: For a simple pattern, you can use a loop to print '*' in a single line
Use the length() function to find the length of the given string.
Use the length() function in programming languages like Java, Python, C++, etc.
For example, in Java: String str = 'hello'; int length = str.length();
Make sure to handle edge cases like empty strings or null values.
Replace characters from string with another character
Use a loop to iterate through each character in the string
Check if the character needs to be replaced and replace it with the desired character
Return the modified string
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
General aptitude questions at entrance level
I applied via Approached by Company and was interviewed before Mar 2022. There were 3 interview rounds.
I applied via Job Portal
Some of the top questions asked at the BlueBinaries Engineering and Solutions interview for freshers -
The duration of BlueBinaries Engineering and Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 3 interviews
Interview experience
based on 122 reviews
Rating in categories
Lead Engineer
42
salaries
| ₹10.2 L/yr - ₹25.3 L/yr |
System Engineer
37
salaries
| ₹3.8 L/yr - ₹15 L/yr |
Software Engineer
33
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Senior Systems Engineer
29
salaries
| ₹6.7 L/yr - ₹16 L/yr |
Senior Engineer
27
salaries
| ₹10 L/yr - ₹20 L/yr |
Intellect Design Arena
Thomson Reuters
Oracle Cerner
NextComm Corporation