i
QuyTech
Filter interviews by
I applied via Approached by Company
Redux is a predictable state container for JavaScript apps. It helps manage application state in a more organized and efficient way.
Centralized state management
Predictable state changes with actions and reducers
Easier debugging and testing
Helps in scaling and maintaining large applications
Example: Storing user authentication state across the app
useState, useEffect, useContext, useReducer, useRef
useState - for managing state in functional components
useEffect - for side effects in functional components
useContext - for accessing context in functional components
useReducer - for managing complex state logic
useRef - for accessing DOM elements or storing mutable values
ES6 is the 6th version of ECMAScript, introducing new features and syntax improvements.
Arrow functions for concise syntax: const add = (a, b) => a + b;
Let and const for block-scoped variables: let x = 5; const y = 10;
Template literals for string interpolation: const name = 'John'; console.log(`Hello, ${name}!`);
Classes for object-oriented programming: class Person { constructor(name) { this.name = name; } }
Destructurin...
let is block scoped, var is function scoped, const is a constant variable.
let is block scoped, meaning it is only accessible within the block it is declared in.
var is function scoped, meaning it is accessible throughout the function it is declared in.
const is a constant variable, its value cannot be reassigned once it is initialized.
Setting up push notifications involves configuring a push notification service, integrating it with the app, and handling notifications in the code.
Choose a push notification service provider like Firebase Cloud Messaging (FCM) or OneSignal.
Set up an account with the chosen service provider and obtain necessary credentials (API keys, tokens, etc).
Integrate the push notification SDK provided by the service provider into...
Optimizing bundle size in React Native involves code splitting, tree shaking, lazy loading, and using smaller libraries.
Use code splitting to split the code into smaller chunks that can be loaded on demand.
Utilize tree shaking to remove unused code from the bundle.
Implement lazy loading to only load components when they are needed.
Choose smaller libraries or custom solutions over large dependencies to reduce bundle siz...
posted on 20 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Timea and work,time and distance
Mettl , easyrotate array , reverse strign
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
posted on 13 Feb 2024
I applied via Indeed and was interviewed in Jan 2024. There were 2 interview rounds.
CRUD application of Employee Management
Questions on aptitude and data structures
Its very good the give a scenario and according to that you have to develop a project
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
It allows the new class to inherit the properties and methods of the existing class.
There are 4 types of inheritance: Single, Multiple, Hierarchical, and Multilevel.
Example: A class 'Car' can inherit properties and methods from a class 'Vehicle'.
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism...
I appeared for an interview before Mar 2024.
Small application that perform crud operation
posted on 29 Oct 2023
I applied via Job Portal and was interviewed in Sep 2023. There were 5 interview rounds.
Medium level coding questions
Topic related to the domain is the main focus, communication is checked.
I applied via Campus Placement
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Project Coordinator
19
salaries
| ₹4.4 L/yr - ₹7.2 L/yr |
PHP Developer
16
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Android Developer
15
salaries
| ₹2.7 L/yr - ₹7 L/yr |
Software Developer
15
salaries
| ₹2.4 L/yr - ₹10.5 L/yr |
Software Engineer
14
salaries
| ₹3 L/yr - ₹6 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys