Filter interviews by
I applied via Job Portal and was interviewed in Jun 2023. There were 3 interview rounds.
Trigger Coding test : Something based on rollup summary on Account object.
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
The Python code to get the output string as 'jareen arpohc' from the input string 'neeraj chopra' is provided.
Split the input string into individual words
Reverse each word
Join the reversed words with a space in between
Code to list even numbers from a given list of 10 numbers.
Loop through the list of numbers
Check if each number is even using the modulo operator
If the number is even, add it to a new list of even numbers
Return the new list of even numbers
Reversing a string in Python code
Use slicing to reverse the string
Use the built-in function 'reversed()'
Convert the string to a list, reverse it, and then join it back to a string
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
posted on 8 Feb 2022
posted on 1 May 2023
I applied via Campus Placement and was interviewed in Nov 2022. There were 2 interview rounds.
A linked list is a data structure that consists of a sequence of nodes, each containing a reference to the next node.
Each node has a data field and a next field that points to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node and continues until the end node is reached
posted on 27 Jun 2024
Angular is a popular open-source web application framework developed by Google for building dynamic single-page applications.
Angular is based on TypeScript, a superset of JavaScript.
It follows the MVC (Model-View-Controller) architecture.
Angular provides features like data binding, dependency injection, and routing.
It has a powerful CLI (Command Line Interface) for scaffolding and building projects.
Angular has a large ...
Directives and pipes are features in Angular that allow developers to extend HTML functionality and transform data in templates.
Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or transform the DOM element and its children.
Pipes are used to format data in a template. They take in data as input and transform it into the desired output for display.
Examples of di...
posted on 6 Feb 2023
posted on 30 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Sqlite database can be implemented in React Native using 'react-native-sqlite-storage' package.
Install 'react-native-sqlite-storage' package using npm.
Import SQLite from 'react-native-sqlite-storage'.
Create a database using SQLite.openDatabase() method.
Execute SQL queries using executeSql() method.
Close the database connection using close() method.
Generator functions are functions that can be paused and resumed, allowing for lazy evaluation of data.
Generator functions use the yield keyword to pause execution and return a value.
They can be used to generate an infinite sequence of values.
They are memory efficient as they only generate values when needed.
Example: function* myGenerator() { yield 1; yield 2; yield 3; }
Example: const infiniteGenerator = function*() {
Push notifications can be implemented in Android and iOS using Firebase Cloud Messaging (FCM) and Apple Push Notification service (APNs) respectively.
For Android, integrate FCM SDK in the app and use FCM console to send notifications.
For iOS, create an APNs certificate, configure the app to receive notifications, and use APNs to send notifications.
Both platforms require handling of notification payload in the app to di...
I used React Native for my last app.
Developed UI components using React Native
Integrated APIs to fetch and display data
Implemented Redux for state management
Used Firebase for authentication and database
Optimized app performance using React Native Debugger
Functional components are stateless and return UI elements based on input props, while non-functional components have state and can change UI based on user interaction.
Functional components are simpler and easier to test than non-functional components.
Non-functional components can have state and lifecycle methods, while functional components cannot.
Examples of functional components include buttons, labels, and icons, w...
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Salesforce Developer
291
salaries
| ₹3.3 L/yr - ₹21.6 L/yr |
Senior Salesforce Developer
68
salaries
| ₹11 L/yr - ₹32 L/yr |
Salesforce Administrator
46
salaries
| ₹3.3 L/yr - ₹10.5 L/yr |
Software Developer
35
salaries
| ₹3 L/yr - ₹12 L/yr |
Software Engineer
28
salaries
| ₹3 L/yr - ₹12 L/yr |
PC Solutions
RNF Technologies
Hidden Brains InfoTech
Affine