i
Upland Software
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 5 interview rounds.
CCAT has around 40-50 questions to be solved within 15 minutes
Codility test has some basic coding questions that come along with an IDE
Top trending discussions
posted on 7 Jun 2023
I applied via Referral and was interviewed in Dec 2022. There were 3 interview rounds.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used in SQL to retrieve data from multiple tables based on a related column
DDL (Data Definition Language) is used to define the structure of database objects like tables, views, etc.
DML (Data Manipulation Language) is used to manipulate data in the database like inserting, updating, deleting records
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
posted on 24 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Given one at home assignment to create a lwc component
Different pricing based on regions can be achieved by using price rules and custom fields in Salesforce.
Create custom fields to store region information for each account or opportunity
Use price rules to set different prices based on the region
Utilize workflow rules or process builder to automate the pricing based on region
Consider using custom metadata types for easier maintenance and scalability
Parent to child relation in LWC refers to the relationship between a parent component and its child components in Lightning Web Components.
Use @api decorator in child component to expose properties to parent component
Use @track decorator in parent component to track changes in child components
Communicate between parent and child components using events or properties
posted on 10 Jun 2024
diff var let const
var is function-scoped, let and const are block-scoped
var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared
const must be initialized during declaration, let and var can be declared without initialization
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
Singleton pattern in NestJS ensures a class has only one instance and provides a global point of access to it.
Use the @Injectable() decorator to mark a class as a singleton in NestJS.
Inject the singleton class into other classes using the constructor.
The instance of the singleton class will be shared across the application.
posted on 8 May 2024
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
posted on 17 Feb 2024
I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.
It is Hacker rank test ,asked 2 questions and needs to solve in 1 hour
based on 5 reviews
Rating in categories
Software Engineer2
12
salaries
| ₹21 L/yr - ₹29 L/yr |
Product Owner
8
salaries
| ₹22 L/yr - ₹37.1 L/yr |
Senior Software Engineer 1
7
salaries
| ₹28 L/yr - ₹44 L/yr |
Senior Software Engineer
6
salaries
| ₹16 L/yr - ₹44 L/yr |
Software Engineer
5
salaries
| ₹12 L/yr - ₹15.1 L/yr |
Salesforce
ServiceNow
Adobe
Oracle