Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2023. There were 5 interview rounds.
Aptitude test is an exam assume that individuals have inherent strengths and weakness and have a natural inclination towards success or failure in specific areas based on their innate characteristics
I am proficient in 5 programming languages, have used 8 development tools, and hold 2 technical certifications.
Proficient in Java, Python, C++, JavaScript, and SQL
Used development tools like Git, Jenkins, Docker, Visual Studio Code, etc.
Hold certifications in AWS Solutions Architect and Microsoft Certified Azure Developer
I am comfortable working with Windows, Linux, and macOS operating systems.
Windows
Linux
macOS
Data structures , what is an array,what is linked list,etc
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Persentage, calculations
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Stocks and shares
Formulae
The assignment from aa course which involves written assignments and practical tests.
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
Call by value passes a copy of the value, while call by reference passes a reference to the original value.
Call by value creates a new copy of the value being passed.
Call by reference passes a reference to the original value.
Changes made to the parameter in call by value do not affect the original value.
Changes made to the parameter in call by reference affect the original value.
BridgeLabz Solutions interview questions for designations
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Implement login with Google SSO, show emails in a single place
JWT can be implemented by generating a token with user information and a secret key, then verifying the token using the same secret key.
Generate a JWT token with user information and a secret key
Include necessary claims like expiration time, issuer, etc.
Verify the JWT token using the same secret key
Handle token expiration and refresh if needed
Middleware in Express is a function that has access to the request and response objects.
Create a middleware function using app.use() method in Express.
Middleware functions have access to the request object (req), the response object (res), and the next middleware function in the application's request-response cycle.
Example: app.use((req, res, next) => { console.log('This is a middleware function'); next(); });
Lazy loading in Angular delays loading of modules until they are needed
Lazy loading helps improve performance by only loading modules when they are required
It is achieved by using the loadChildren property in the route configuration
Lazy loaded modules are loaded asynchronously when the user navigates to the corresponding route
Server-side rendering (SSR) in Angular can be enabled by using Angular Universal.
Install Angular Universal using Angular CLI
Create a new Angular Universal project
Update app.module.ts to include server-side rendering
Build and run the Angular Universal project
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
I was interviewed in Oct 2024.
Explain about DSA and its example in realtime.
OOPS concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
PDO stands for PHP Data Objects, a database access layer providing a uniform method of access to multiple databases.
PDO is a PHP extension that provides a data-access abstraction layer.
It supports multiple database systems like MySQL, PostgreSQL, SQLite, etc.
PDO helps prevent SQL injection attacks by using prepared statements.
It allows for error handling and supports transactions.
Example: $pdo = new PDO('mysql:host=loc...
Basic Aptitude test
Coding Round is little tough.
based on 16 reviews
Rating in categories
Apprentice Engineer
48
salaries
| ₹3.5 L/yr - ₹5.1 L/yr |
Software Engineer
35
salaries
| ₹2.8 L/yr - ₹6.5 L/yr |
Software Developer
25
salaries
| ₹2.4 L/yr - ₹6.1 L/yr |
Full Stack Developer
12
salaries
| ₹1.2 L/yr - ₹5 L/yr |
Java Developer
9
salaries
| ₹4 L/yr - ₹5.5 L/yr |
TalentSprint
Edureka
Simplilearn
upGrad