Filter interviews by
Top trending discussions
RISC stands for Reduced Instruction Set Computing and CISC stands for Complex Instruction Set Computing.
RISC processors have a smaller set of simple instructions, while CISC processors have a larger set of complex instructions.
RISC processors typically execute instructions in one clock cycle, while CISC processors may require multiple clock cycles.
RISC processors rely on optimizing compilers for performance, while CISC...
Interpreter translates code line by line while compiler translates entire code at once.
Interpreter: translates code line by line, slower execution, easier debugging (e.g. Python)
Compiler: translates entire code at once, faster execution, harder debugging (e.g. C++)
Basic leetcode problems
posted on 9 Dec 2024
Tree algorithm about some riddels
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
Aerospace, Airplane related SW need to meet the DO178C, asking experiences with this
Related experiences and roles about the project with used DO178c
posted on 12 Jul 2023
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Problem Statement : it would provide you the detailed description
Example : It would provide example of the program code
Functional Description: It would provide functional details of the code to be written
Returns: It would provide details of expected output of the code (what code should return after execution)
While passing the first stage of interviews is considered difficult, it is often harder to complete a data entry test simply because of the increased need to work under pressure. Data entry tests often cause the most experienced workers to make unnecessary errors that aren’t really representative of how they work daily. However, with some simple preparation, you can complete your pre-employment tests with confidence. Here is how to prepare for your upcoming data entry test.
posted on 18 Apr 2024
The question is asking about how often each character appears in a given string.
Iterate through the string and count the frequency of each character using a hashmap.
Return the hashmap with characters as keys and their frequencies as values.
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Assigned data analysis project
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MongoDB and MySQL
Familiar with version control systems like Git and project management tools like Jira
Developed a web application for tracking inventory and sales data
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
1 hr test with mcq and coding snippet
Pointers are variables that store memory addresses of other variables in C programming language.
Pointers are used to manipulate data structures like arrays, linked lists, and trees.
They can be used to pass values by reference to functions.
Pointers can also be used to allocate memory dynamically using functions like malloc() and calloc().
A linked list program is a data structure that stores a sequence of elements with pointers to the next element.
Create a Node class with a value and a next pointer
Create a LinkedList class with a head pointer and methods to add, remove, and traverse nodes
Example: LinkedList ll = new LinkedList(); ll.add(5); ll.add(10); ll.remove(5);
Data structures are used to organize and manipulate data efficiently in various applications.
Data structures are used in databases to store and retrieve data quickly.
In computer graphics, data structures are used to represent geometric objects.
Data structures are used in algorithms such as sorting and searching.
In networking, data structures are used to represent network packets and routing tables.
Data structures are u...
Merge sort is a divide and conquer algorithm that recursively divides the input array into two halves, sorts them and then merges them.
Divide the array into two halves
Recursively sort the two halves
Merge the sorted halves
Repeat until the entire array is sorted
Cloud computing is widely used in various industries for data storage, processing, and analysis.
Cloud computing allows for easy scalability and cost-effectiveness in managing large amounts of data.
Real-time collaboration and access to data from anywhere are some of the benefits of cloud computing.
Examples of cloud computing applications in real-world projects include Amazon Web Services (AWS), Microsoft Azure, and Goog...
based on 1 interview
Interview experience
Software Development Engineer 3
4
salaries
| ₹21 L/yr - ₹27.5 L/yr |
Software Development Engineer
3
salaries
| ₹10 L/yr - ₹20 L/yr |
Product Manager
3
salaries
| ₹12.5 L/yr - ₹14 L/yr |
Software Development Engineer II
3
salaries
| ₹15.8 L/yr - ₹20 L/yr |
Repair Technician
3
salaries
| ₹8.5 L/yr - ₹40 L/yr |
Thales
Honeywell Aerospace
Collins Aerospace
Global Eagle Entertainment