Filter interviews by
Maths and physics was most Imp
Top trending discussions
I applied via Other and was interviewed before Sep 2020. There was 1 interview round.
posted on 19 Sep 2024
I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.
Quantitative Aptitude basic questions, Logical and Verbal
posted on 23 Mar 2025
I appeared for an interview in Sep 2024, where I was asked the following questions.
Hoisting in JavaScript is the behavior of moving variable and function declarations to the top of their containing scope during compilation.
Variables declared with 'var' are hoisted, but their initialization remains in place. Example: console.log(x); var x = 5; // undefined
Function declarations are fully hoisted, allowing them to be called before their definition. Example: greet(); function greet() { console.log('Hello...
let, var, and const are used for variable declaration in JavaScript, differing in scope, hoisting, and mutability.
var: Function-scoped or globally scoped; can be redeclared and updated.
Example: var x = 10; var x = 20; // x is now 20
let: Block-scoped; cannot be redeclared but can be updated.
Example: let y = 10; y = 20; // y is now 20; let y = 30; // Error
const: Block-scoped; cannot be redeclared or updated; must be init...
1 hour test based on knowledege
Service now developer
Aptitude test for knowledge
I have completed projects in robotics, renewable energy, and machine learning during my graduate studies.
Designed and built a robotic arm capable of performing various tasks autonomously
Developed a renewable energy system using solar panels and wind turbines for off-grid applications
Implemented machine learning algorithms for predictive maintenance in industrial equipment
posted on 29 Aug 2024
Aptitude test and logical reasoning and verbal
I appeared for an interview in Mar 2024.
I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.
Write a pivot dinamic column from rows in SQL server.
Clustered indexing physically reorders the data in the table, while non-clustered indexing creates a separate structure.
Clustered indexing determines the physical order of data rows in a table based on the indexed column.
Non-clustered indexing creates a separate structure that contains the indexed column's values and pointers to the actual data rows.
Clustered indexes are faster for retrieval but slower for inserts and ...
Nested loops in SQL server are used to iterate through multiple levels of data.
Nested loops are used when you need to iterate through a set of data within another set of data.
They can be implemented using nested SELECT statements or JOIN clauses.
Example: SELECT * FROM table1 t1 INNER JOIN table2 t2 ON t1.id = t2.id WHERE t1.column = 'value'
Repository pattern in asp.net core API
based on 1 interview
Interview experience
PHD Research Scholar
52
salaries
| ₹3 L/yr - ₹5.6 L/yr |
Research Scholar
47
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Research Fellow
27
salaries
| ₹3.3 L/yr - ₹6 L/yr |
Junior Research Fellow
21
salaries
| ₹3 L/yr - ₹4 L/yr |
Research Associate
16
salaries
| ₹3.7 L/yr - ₹9 L/yr |
Aakash Educational Services
Frankfinn Institute of Air Hostess Training
Amity University
Chandigarh University