Filter interviews by
I applied via Indeed and was interviewed in Oct 2021. There was 1 interview round.
Top trending discussions
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
Unit testing is more focused
Unit testing focuses on testing individual components or functions in isolation
It is typically automated and executed frequently during development
Examples include testing a specific function in a program or a specific module in an application
Hsd to design a simple product cart application
It was a phycometry test
I appeared for an interview before Mar 2024.
JUnit is a popular testing framework for Java that allows developers to write and run repeatable tests.
1. Import JUnit libraries: Use 'import org.junit.*;' to access JUnit classes.
2. Create a test class: Annotate the class with '@RunWith(JUnit4.class)' to indicate it's a test class.
3. Write test methods: Annotate methods with '@Test' to mark them as test cases. Example: '@Test public void testAddition() { assertEquals(...
API security involves protecting APIs from threats and vulnerabilities to ensure data integrity and confidentiality.
Use HTTPS to encrypt data in transit, preventing eavesdropping.
Implement authentication mechanisms like OAuth 2.0 for secure access.
Validate and sanitize inputs to prevent injection attacks.
Rate limiting can prevent abuse by restricting the number of requests.
Use API gateways to manage and monitor API tra
Medium level questions , 1 hr
Design a low-level system for a software engineer interview.
Start by understanding the requirements and constraints of the system.
Identify the components and their interactions.
Consider the data structures and algorithms needed.
Think about performance, scalability, and fault tolerance.
Document the design and discuss trade-offs.
posted on 30 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There was 1 interview round.
Namespace in PHP is used to avoid naming conflicts between classes, functions, and variables.
Namespace allows grouping of related classes, functions, and variables under a common name.
It helps in organizing code and makes it easier to maintain.
Namespace can be declared using the 'namespace' keyword followed by the namespace name.
Example: namespace MyNamespace;
To use a class or function from a namespace, we need to spec...
Interface defines only method signatures while abstract class can have both method signatures and implementations.
An interface can be implemented by multiple classes while an abstract class can only be extended by one class.
An abstract class can have constructors while an interface cannot.
An abstract class can have non-abstract methods while an interface can only have abstract methods.
An abstract class can have instanc...
posted on 7 Jan 2023
I applied via Indeed and was interviewed before Jan 2022. There were 4 interview rounds.
Practical module need to solve and execute the progream
Program for login page with session and palindrome program
Create a login page with HTML and CSS
Use PHP to handle form submission and validate user credentials
Create a session for the logged-in user
Design a database to store user information
Write a program to check if a given string is a palindrome
I applied via Approached by Company and was interviewed before Dec 2021. There were 4 interview rounds.
Ecommerce platform coding test
1 hour Hacker Rank Platform Medium To Hard Level Problems are there.
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Node.js is a runtime environment that executes JavaScript code outside of a web browser.
Node.js uses the V8 JavaScript engine from Google Chrome to execute code.
It is built on the event-driven, non-blocking I/O model, making it lightweight and efficient.
Node.js uses a single-threaded event loop to handle multiple concurrent connections.
It has a built-in module system that allows developers to easily add functionality t
I applied via Campus Placement
It was a 90 minute coding test, involving 3 problems:
1-Given points on a 2d plane, you can delete one point, what is the minimum maximum distance you can have?
2-LFU Cache
3-Given an array with elements 0,1, your task is to find number of ways to divide this array into contiguous chunks so that each chunk has only one 1 in it.
To avoid method overriding, make the method final or private.
Declare the method as final to prevent it from being overridden in subclasses.
Declare the method as private to hide it from subclasses.
Use the @Override annotation to ensure that a method is actually overriding a superclass method.
The 'finalize' keyword is used in Java to perform cleanup operations before an object is garbage collected.
The 'finalize' method is called by the garbage collector before reclaiming an object's memory.
It can be used to release resources like closing files or sockets.
It is not recommended to rely on 'finalize' for resource cleanup as it is not guaranteed to be called.
Some of the top questions asked at the Hindustan Media Ventures Software Engineer interview -
Assistant Manager
29
salaries
| ₹3.9 L/yr - ₹7.2 L/yr |
Senior Manager
26
salaries
| ₹7.5 L/yr - ₹10.7 L/yr |
Deputy Manager
16
salaries
| ₹4.7 L/yr - ₹8.4 L/yr |
Senior Executive
15
salaries
| ₹3 L/yr - ₹4.8 L/yr |
Manager
12
salaries
| ₹6.7 L/yr - ₹10.8 L/yr |
Dainik Bhaskar Group
TNQ Tech Private Limited
OMICS International
Amar Ujala