i
Broadifi Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
Objects are created in Dependency Injection by providing them externally rather than creating them within a class.
Objects are created by injecting them into a class or component from an external source.
This external source can be a configuration file, a framework, or another class responsible for creating and managing objects.
Dependency Injection helps in decoupling the creation and usage of objects, making the code mo
Spread operator in JavaScript allows an iterable to be expanded into individual elements.
Spread operator is denoted by three dots (...)
It can be used to spread elements of an array or object
It is commonly used for combining arrays or objects
Example: const arr1 = [1, 2, 3]; const arr2 = [...arr1, 4, 5]; // arr2 will be [1, 2, 3, 4, 5]
AOT compilation is the process of compiling code into machine code before runtime.
AOT stands for Ahead Of Time compilation.
Code is compiled into machine code before runtime, unlike JIT compilation which compiles code during runtime.
AOT compilation helps improve performance by reducing startup time and optimizing code execution.
Examples include Angular applications being compiled ahead of time to improve performance.
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.
30 Mcq questions for 60 minutes
Routing in ASP.NET MVC is the process of mapping URLs to controller actions.
Routing determines which controller and action method should handle a request based on the URL
Routes are defined in the RouteConfig.cs file in the App_Start folder
Routes can include parameters that are passed to the controller action method
Default route in ASP.NET MVC is {controller}/{action}/{id}
Routes can be customized using attributes like [
OOPs concepts are working by allowing developers to create classes, objects, inheritance, polymorphism, and encapsulation.
OOPs concepts include classes, which are blueprints for objects
Objects are instances of classes with their own state and behavior
Inheritance allows classes to inherit properties and methods from other classes
Polymorphism enables objects to be treated as instances of their parent class
Encapsulation r...
Need to do system task with with project manager
Coding test was on reactjs and html
I appeared for an interview in Apr 2020.
Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.
Use a relational database like MySQL or PostgreSQL
Create tables for colleges, departments, students, and elections
Use foreign keys to establish relationships between tables
Add columns for election details like candidate names and vote counts
Write a query to join tables and filter for maximum vot
Design a bit.ly URL shortening service with database choice, table design, and endpoints.
Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.
Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.
Endpoints should include URL shortening, redirection, and analytics.
Implement caching to improve performance and reduce database load...
Create a hero section for website
Online test with basic questions along with c++ question
Virtual group discussion
posted on 3 Aug 2022
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
Hospital management syatem
Check the coding and databases connection and validations
Coding test with simple questions, related to the role
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Question from reduce,map method
posted on 11 Sep 2023
I applied via Walk-in and was interviewed in Aug 2023. There were 5 interview rounds.
Section 1. 10 questions aptitude
section 2. 10 oops questions based on c++
section 3. comprehension
section 4. 10 questions English grammar
One coding question. it's like two lines of question, understand the question and write the code using any programming language.
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Front end Developer
5
salaries
| ₹2.7 L/yr - ₹4.7 L/yr |
GrapplTech
Wilco Source
IDOS INDIA
EffiaSoft