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 Aug 2020. There was 1 interview round.
Hooks in WordPress are actions and filters that allow developers to modify or add functionality to WordPress.
Actions are hooks triggered at specific points in WordPress, such as when a post is published or a user logs in.
Filters allow developers to modify data before it is displayed, such as changing the content of a post or the title of a page.
Examples of hooks include 'wp_head', 'wp_footer', 'the_content', and 'the_t
Customizing a child theme involves modifying its CSS and PHP files to override the parent theme's styles and functionality.
Create a new directory for the child theme in the wp-content/themes/ directory
Create a style.css file in the child theme directory and add the necessary header information
Enqueue the parent theme's stylesheet in the child theme's functions.php file
Override parent theme's styles and functionality by...
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.
posted on 18 Oct 2023
Database realted task
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.
Certified in AWS Certified Solutions Architect - Associate
Certified in Google Cloud Certified - Professional Cloud Architect
Questions about projects, DI in ASP.NET Core, React Element Tree
I applied via Company Website and was interviewed before Aug 2022. There were 4 interview rounds.
Teams call to build web applications
Teams call to build web applications
I applied via Indeed and was interviewed in May 2023. There were 2 interview rounds.
I am a motivated and enthusiastic individual seeking an internship opportunity.
I have a strong academic background in my field of study.
I have gained practical experience through internships or relevant projects.
I possess excellent communication and teamwork skills.
I am eager to learn and contribute to the organization.
I have worked on various projects during my studies and internships.
Developed a mobile app for tracking daily fitness activities using React Native
Created a web-based inventory management system using PHP and MySQL
Collaborated with a team to design and implement a machine learning model for sentiment analysis
Contributed to an open-source project by fixing bugs and adding new features
I have prior experience working as a marketing intern at XYZ Company.
Worked as a marketing intern at XYZ Company
Assisted in creating social media content and managing campaigns
Conducted market research and competitor analysis
Assisted in organizing and executing promotional events
Collaborated with cross-functional teams to develop marketing strategies
I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.
Optimizing a React application involves code splitting, lazy loading, minimizing bundle size, using memoization, and optimizing rendering performance.
Implement code splitting to load only necessary code for each route or component.
Utilize lazy loading to defer loading of non-essential components until they are needed.
Minimize bundle size by removing unused dependencies, using tree shaking, and optimizing images and ass...
Hooks are functions that allow developers to use state and other React features in functional components.
Hooks are introduced in React 16.8 to allow state and other React features in functional components.
There are different types of hooks like useState, useEffect, useContext, useReducer, etc.
useState hook is used to add state to functional components.
useEffect hook is used to perform side effects in functional compone...
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
Front end Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
GrapplTech
Wilco Source
IDOS INDIA
EffiaSoft