Filter interviews by
I was interviewed in Jan 2023.
Passing data from parent to child component in React
Use props to pass data from parent to child component
Define a prop in the parent component and pass it to the child component
Access the prop in the child component using this.props
Example:
Code optimization involves improving the efficiency and performance of software by reducing resource usage and execution time.
Identify and eliminate bottlenecks in the code
Use efficient algorithms and data structures
Minimize unnecessary computations and memory usage
Optimize database queries and network communication
Profile and analyze code to identify areas for improvement
Ionic build step to release Android and iOS
To release an Ionic app for Android, use the command 'ionic cordova build android --release'
To release an Ionic app for iOS, use the command 'ionic cordova build ios --release'
For Android, you will need a keystore file and signing configuration
For iOS, you will need a valid provisioning profile and certificate
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Top trending discussions
posted on 11 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
5 coading questions were asked in it
posted on 28 Nov 2024
Choose the Options in Javascript, HTML, CSS
Reactjs is a JavaScript library for building user interfaces.
Component-based architecture
Virtual DOM for efficient updates
JSX for writing HTML in JavaScript
State management with setState()
Lifecycle methods like componentDidMount()
posted on 13 Dec 2024
I faced a technical challenge while implementing a complex algorithm for real-time data processing.
Identified the bottleneck in the algorithm by profiling the code
Optimized the algorithm by implementing data structures and algorithms with lower time complexity
Tested the optimized solution thoroughly to ensure correctness and performance
Collaborated with team members to brainstorm alternative approaches
JavaScript frameworks provide pre-written code to simplify and speed up web development.
Helps in organizing code and improving code quality
Provides reusable components for faster development
Offers built-in features like routing, state management, and data binding
Examples: React, Angular, Vue
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
Different trigger patterns are used in software development to initiate actions based on specific events.
Triggers can be based on time, user input, system events, etc.
Examples include event-driven programming, polling triggers, and scheduled triggers.
Update account with count of contact involves updating the account with the number of contacts associated with it.
Create a function to update the account with the count of contacts
Retrieve the contacts associated with the account
Calculate the count of contacts
Update the account with the count of contacts
Sharing records using Organization Wide Defaults (OWD) in Salesforce
Set OWD to Public Read Only to allow all users to view records but only the owner can edit
Set OWD to Private to restrict access to only the record owner and users above in the role hierarchy
Use Sharing Rules to extend access to specific groups of users
Use Manual Sharing to grant access to individual users or groups on a case-by-case basis
with sharing enforces sharing rules, without sharing doesn't enforce sharing rules, inherited sharing uses the sharing rules of the parent class
with sharing keyword enforces sharing rules specified in the organization-wide defaults
without sharing keyword doesn't enforce sharing rules, allowing access to all records
inherited sharing keyword uses the sharing rules of the parent class
Async process in Salesforce allows for executing tasks in the background without blocking the main thread.
Async processes in Salesforce are used to perform time-consuming operations without affecting the user experience.
Apex provides @future annotation for asynchronous processing.
Batch Apex is used for processing large data sets asynchronously.
Queueable Apex allows chaining of asynchronous jobs.
Platform Events can be u
Use dynamic SQL to create table view with more than 60 columns for different profiles
Use dynamic SQL to generate the CREATE VIEW statement based on the profile requirements
Iterate through the profile columns and add them to the CREATE VIEW statement dynamically
Consider using a loop or a mapping function to handle the large number of columns efficiently
Recursion is a programming technique where a function calls itself in order to solve a problem.
Identify the base case to stop the recursion
Ensure the recursive call moves towards the base case
Optimize recursion by using memoization or tail recursion
Examples: factorial calculation, Fibonacci sequence
posted on 19 Jan 2024
Develop java spring boot application from scratch
posted on 1 May 2024
posted on 2 Feb 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
Two simple coding questions were asked.
One multithreading questions was asked and few theoretical questions.
I applied via Naukri.com and was interviewed before Jan 2019. There were 4 interview rounds.
based on 46 reviews
Rating in categories
Software Engineer
300
salaries
| ₹4.8 L/yr - ₹16.5 L/yr |
Senior Software Engineer
282
salaries
| ₹8.2 L/yr - ₹31 L/yr |
Associate Software Engineer
104
salaries
| ₹4.5 L/yr - ₹7 L/yr |
Technical Lead
74
salaries
| ₹13.8 L/yr - ₹36 L/yr |
Software Developer
44
salaries
| ₹5.2 L/yr - ₹10 L/yr |
Persistent Systems
TCS
LTIMindtree
Mphasis