i
Log 9 Materials Scientific
Filter interviews by
I appeared for an interview in Aug 2023.
posted on 20 Aug 2024
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Storage variables in C are used to store data temporarily during program execution.
Storage variables in C are declared using data types like int, float, char, etc.
They can be stored in different memory locations like stack, heap, or data segment.
Variables declared outside functions have global scope and are stored in data segment.
Variables declared inside functions have local scope and are stored in stack memory.
Dynami...
The first three kinds of sorting are bubble sort, selection sort, and insertion sort.
Bubble sort compares adjacent elements and swaps them if they are in the wrong order.
Selection sort selects the smallest element and swaps it with the first element, then selects the second smallest element and swaps it with the second element, and so on.
Insertion sort builds the final sorted array one item at a time by inserting each
posted on 6 Aug 2024
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Angular is a front-end web application framework that allows developers to build dynamic single-page applications.
Angular uses TypeScript for building applications.
It follows the MVC (Model-View-Controller) architecture.
Angular provides two-way data binding, which means changes in the model are automatically reflected in the view and vice versa.
It uses directives to extend HTML with new attributes and tags.
Angular has ...
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
In JavaScript, variable and function declarations are hoisted to the top of their scope.
This means that you can use a variable or function before it is declared.
However, only the declarations are hoisted, not the initializations.
Temporal dead zone is the period between entering scope and being able to access a variable.
Occurs when trying to access a variable before it has been declared
Caused by hoisting in JavaScript
Results in a ReferenceError
Example: const x = 10; console.log(x); // ReferenceError: Cannot access 'x' before initialization
posted on 29 Dec 2024
posted on 4 Aug 2021
I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.
React Js is a JavaScript library for building user interfaces.
Virtual DOM is a lightweight copy of the actual DOM used for faster rendering.
State and props are used to manage data in React components.
Hooks are functions that allow you to use state and other React features in functional components.
Class and functional components are two ways to create React components.
Life cycle components are methods that are called at...
JavaScript is a scripting language used for web development. ES6 is the latest version with new features. Promise and Async await are used for asynchronous programming.
JavaScript is a high-level, interpreted language used for web development.
ES6 is the latest version of JavaScript with new features like arrow functions, let and const keywords, and template literals.
Promise is a way to handle asynchronous operations in ...
posted on 9 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Assignment test will be intrested to me
Aptitude test will be intrested to me
Was related to basics
posted on 27 Feb 2024
I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.
Provide a code snippet and explain how to debug it
Identify the specific error message or issue in the code
Check for syntax errors, missing brackets, or typos
Use debugging tools like console.log or breakpoints to track the flow of the code
2 DSA questions Both are from DP
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Assistant Manager
32
salaries
| ₹6 L/yr - ₹11.4 L/yr |
Technician
23
salaries
| ₹2.4 L/yr - ₹3.8 L/yr |
Associate Manager
18
salaries
| ₹7 L/yr - ₹16 L/yr |
Junior Engineer
14
salaries
| ₹2.9 L/yr - ₹7.8 L/yr |
Brand Manager
8
salaries
| ₹8 L/yr - ₹28 L/yr |
Samunnati Financial Intermediation and Services
ARMSOFTECH.AIR
Fleetx.io
Terralogic Software Solutions