Filter interviews by
I was interviewed in Apr 2024.
Coding test is good and perfect
I applied via Naukri.com and was interviewed in Mar 2023. There were 4 interview rounds.
A) Verbal reasoning questions. ...
b) Verbal comprehension questions. ...
c) English language questions. ...
a) Questions testing abstract reasoning. ...
b) Questions testing spatial ability. ...
C) Questions testing mechanical reasoning. ...
d) Questions testing your ability to identify errors.
I regularly use Java, Python, and JavaScript in my work as a Software Developer.
Java
Python
JavaScript
Top trending discussions
posted on 25 Jan 2025
30 questions test of aptitide online
A microprocessor is a small electronic device that functions as the central processing unit of a computer.
Microprocessors are made up of millions of transistors that perform calculations and execute instructions.
They are commonly found in computers, smartphones, and other electronic devices.
Examples of popular microprocessors include Intel's Core series and AMD's Ryzen series.
Microprocessors process data and perform ta...
IoT stands for Internet of Things, which refers to the network of physical devices connected to the internet, allowing them to collect and exchange data.
IoT involves connecting everyday objects to the internet to enable them to send and receive data.
Examples of IoT devices include smart thermostats, wearable fitness trackers, and connected appliances.
IoT technology enables automation, remote monitoring, and data analyt
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
posted on 7 Mar 2024
I applied via Campus Placement
East to medium level test covering basic aptitude topics and logical reasoning / pattern questions on AON
2 easy to medium level questions that can be solved in either python / cpp/ java
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Example: In a class representing a car, th...
To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.
Use tools like Postman to make HTTP requests to the API endpoints
In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls
Include necessary headers, parameters, and authentication tokens in the request
Handle the response data accordingly, whether it's JSON, XML, or other formats
posted on 9 Jun 2023
I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 interview rounds.
Find out a string is palindrome or not
ACID properties are a set of properties that guarantee database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, Durability
Atomicity ensures that all operations in a transaction are completed successfully or none at all
Consistency ensures that the database remains in a consistent state before and after the transaction
Isolation ensures that transactions are executed independently of...
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue and executes callback functions when events are triggered
Primary key uniquely identifies a record, foreign key links to a primary key in another table, unique key ensures uniqueness of a column or set of columns.
Primary key: uniquely identifies each record in a table (e.g. employee_id in an employees table)
Foreign key: links to a primary key in another table to establish a relationship (e.g. department_id in an employees table linking to department_id in a departments table)
...
Variable hoisting is a behavior in JavaScript where variable declarations are moved to the top of their scope during compilation.
Variable declarations are hoisted to the top of their function or global scope.
Only the declarations are hoisted, not the initializations.
Hoisting allows you to use a variable before it is declared, but it is best practice to declare variables at the top of the scope.
Example: console.log(myV
Function closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.
Function closures occur when a function is defined within another function and the inner function has access to the outer function's variables.
Closures are commonly used to create private variables and functions in JavaScript.
Example: function outerFunction() { let outerVar = 'I...
Shallow copy creates a new object but references the same nested objects, while deep copy creates a new object with copies of all nested objects.
Shallow copy only copies the top-level object, not the nested objects.
Deep copy creates new copies of all nested objects, ensuring they are independent.
In JavaScript, shallow copy can be achieved using Object.assign or spread operator, while deep copy can be achieved using JSO
I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.
Multiple questions on integer array manipulation, with one pattern programming
Advanced integer/character array manipulation (2D arrays)
Interview experience
Solution Engineer
17
salaries
| ₹2.5 L/yr - ₹5.7 L/yr |
UI Developer
6
salaries
| ₹4.7 L/yr - ₹7.5 L/yr |
Technical Writer
5
salaries
| ₹9 L/yr - ₹12 L/yr |
Software Developer
4
salaries
| ₹6 L/yr - ₹10 L/yr |
SEO Analyst
4
salaries
| ₹5.1 L/yr - ₹14 L/yr |
LambdaTest
BrowserStack
QASource
Qapitol Qa