i
Molecular Connections
Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2022. There were 5 interview rounds.
Mini project using react and redux
Question based on react concepts, basics and advanced topics of JavaScript, HTML and CSS
React is a JavaScript library for building user interfaces.
React allows for building reusable UI components.
It uses a virtual DOM for efficient rendering.
React can be used for both web and mobile app development.
It supports server-side rendering for improved SEO.
React is maintained by Facebook and has a large community of developers.
Functional components are stateless and use functional programming concepts, while class-based components are stateful and use object-oriented programming concepts.
Functional components are simpler and easier to read and test.
Class-based components have access to lifecycle methods and state.
Functional components are preferred for simple UI components, while class-based components are preferred for complex UI components...
React has two types of hook methods: State Hooks and Effect Hooks.
State Hooks manage state in functional components.
Effect Hooks manage side effects in functional components.
useState() is an example of State Hook.
useEffect() is an example of Effect Hook.
Redux is a predictable state container for JavaScript apps.
Redux is a state management library for JavaScript applications.
It helps in managing the state of an application in a predictable way.
Redux follows a unidirectional data flow architecture.
It uses actions, reducers, and a store to manage the state of an application.
Redux is commonly used with React to build scalable and maintainable applications.
Higher order function takes a function as an argument or returns a function. Higher order component is a function that takes a component and returns a new component.
Higher order function is a function that operates on other functions, either by taking them as arguments or by returning them.
Higher order component is a function that takes a component and returns a new component with additional functionality.
Higher order ...
Semantic structure of HTML refers to using HTML elements to properly structure and organize content for better accessibility and SEO.
Semantic HTML elements provide meaning to the content, making it easier for search engines to understand and index the page.
Examples of semantic elements include <header>, <nav>, <article>, <section>, <aside>, <footer>, <main>, <figure>, <...
Block components take up the full width of their container, while inline components only take up the necessary space.
Block components create a new line and take up the full width of their container
Inline components only take up the necessary space and do not create a new line
Block components are used for larger elements like paragraphs and headings
Inline components are used for smaller elements like links and buttons
Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.
Lazy loading can improve the performance of a React application by reducing the initial load time.
React.lazy() is a built-in function that allows for lazy loading of components.
Code splitting can be used to split the application into smaller chunks that can be loaded on demand.
Lazy loading can be used for images, video...
Angular is a full-fledged framework while React is a library for building UI components.
Angular is a complete solution for building web applications while React is focused on building UI components.
Angular uses two-way data binding while React uses one-way data flow.
Angular has a steeper learning curve while React is easier to learn.
Angular has a larger file size while React has a smaller file size.
Angular has a built-...
Top trending discussions
I was interviewed in Aug 2017.
I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 4 interview rounds.
ExtJS is a JavaScript framework for building web applications with rich user interfaces.
ExtJS has a wide range of components including grids, forms, trees, charts, and more.
Components can be customized with themes and plugins.
Some popular ExtJS components include GridPanel, FormPanel, and TreePanel.
ExtJS also includes a powerful data package for managing data in components.
Components can be easily integrated with other
Different methods to fetch values in UI development
Using document.getElementById() to fetch value by element ID
Using document.querySelector() to fetch value by CSS selector
Using event.target.value to fetch value from input fields
Using AJAX to fetch data from server
Using local storage to fetch stored values
Grid events and structures are essential for UI development.
Grid events are actions that occur when a user interacts with a grid, such as clicking a cell or scrolling.
Grid structures refer to the layout and organization of the grid, including columns, rows, and headers.
Examples of grid events include onCellClick, onRowSelect, and onScroll.
Examples of grid structures include columnDefs, rowData, and headerHeight.
I applied via Recruitment Consultant and was interviewed in Sep 2021. There was 1 interview round.
Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them internally.
It helps to decouple the code and makes it more testable.
It allows for easier maintenance and scalability.
It can be implemented using constructor injection, setter injection, or interface injection.
Example: Instead of creating a database connection object within a class, it can be passed as a depend
NgModule is a decorator that defines a module in Angular.
NgModule is used to group related components, directives, and services.
It helps to organize the application into smaller, manageable pieces.
It can import other modules and export its own components, directives, and services.
It can also provide configuration for dependency injection.
Example: @NgModule({ imports: [CommonModule], declarations: [AppComponent], export
Closure is a function that has access to variables in its outer scope, even after the outer function has returned.
A closure is created when a function is defined inside another function.
The inner function can access variables in the outer function, even after the outer function has returned.
Closures are commonly used to create private variables and functions in JavaScript.
Example: function outer() { var x = 10; functio...
Hii
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
Javscript oop related coding
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Scientific Analyst
409
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Scientific Analyst
193
salaries
| ₹0 L/yr - ₹0 L/yr |
Patent Analyst
69
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Technical Leader
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Project Lead
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Indegene
TCS
Cognizant
Infosys