Filter interviews by
Function declarations and expressions are two ways to define functions in JavaScript, each with distinct characteristics.
Function Declaration: Defined using the 'function' keyword followed by a name. Example: function myFunction() {}
Function Expression: Defined as part of an expression, can be anonymous. Example: const myFunction = function() {};
Function declarations are hoisted, meaning they can be called before their...
CSS specificity determines which CSS rule applies when multiple rules target the same element.
CSS specificity is calculated based on the number of ID selectors, class selectors, and element selectors in a rule.
ID selectors have the highest specificity, followed by class selectors, and then element selectors.
Inline styles have the highest specificity and override all other styles.
The !important keyword can be used to ov...
I appeared for an interview before Mar 2024, where I was asked the following questions.
Sort an array to extract and order prime numbers from it.
Identify prime numbers: A prime number is greater than 1 and has no divisors other than 1 and itself. Example: 2, 3, 5.
Filter the array: Iterate through the array and select only the prime numbers. Example: From [1, 2, 3, 4, 5], select [2, 3, 5].
Sort the prime numbers: Use a sorting algorithm (like quicksort or mergesort) to order the prime numbers. Example: [5, ...
Work related question answers and salary discussions.
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2020. There were 5 interview rounds.
posted on 26 Jul 2022
I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.
HTML, HTML5 ,CSS , Bootstrap, javaScript
posted on 14 Feb 2024
I appeared for an interview in Aug 2023.
First there was aptitude round
The coding question was average level
To create an external tab link, use HTML anchor tag with target attribute set to _blank.
Use <a> tag in HTML with href attribute pointing to the external link
Set the target attribute of the <a> tag to _blank to open the link in a new tab
Example: <a href='https://www.example.com' target='_blank'>External Link</a>
posted on 3 Mar 2024
I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.
Software testing and coding related questions
Programming test coding
Myself introduction and software testing
Types of software testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or modules of the software.
Integration testing involves testing how different modules work together.
System testing checks the entire system as a whole.
Acceptance testing ensures that the software meets the requirements of the end users.
Unit testing is a software testing method where individual units or components of a software are tested in isolation.
Unit testing helps in identifying bugs early in the development process.
It ensures that each unit of code is working as expected.
Unit tests are automated and can be run frequently to catch regressions.
Mocking and stubbing are often used in unit testing to isolate the unit being tested.
Example: Testing a ...
Integration testing is testing the interactions between different components/modules of a software system.
Tests how well different parts of the system work together
Ensures that data flows correctly between components
Identifies any issues with communication or data transfer
Examples: testing API integrations, testing database connections
Types of software testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing focuses on testing individual components or modules of the software.
Integration testing involves testing the interactions between different components/modules.
System testing tests the entire system as a whole.
Acceptance testing is performed to validate if the software meets the requirements of the st...
Integration testing is testing the interactions between different components or systems to ensure they work together correctly.
Integration testing verifies that different modules or components of a software work together as expected.
It focuses on testing the interfaces and interactions between components.
Examples include testing the integration between a front-end user interface and a back-end database, or between diff...
15 mins aptitude test to be given
based on 2 interview experiences
Difficulty level
Duration
Software Engineer
19
salaries
| ₹8 L/yr - ₹25 L/yr |
Engineer III
16
salaries
| ₹10.8 L/yr - ₹24 L/yr |
Senior Engineer 1
12
salaries
| ₹10 L/yr - ₹27 L/yr |
Senior Engineer
11
salaries
| ₹15 L/yr - ₹24.9 L/yr |
Senior Software Engineer
11
salaries
| ₹12 L/yr - ₹32.8 L/yr |
Omnicom Media Group
Z1 Tech
7Search PPC
Bikayi