i
Whitehat jr
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jun 2022. There were 2 interview rounds.
IS checks if a field has a value, while ISBLANK checks if a field is empty.
IS - checks if a field has a value
ISBLANK - checks if a field is empty
Example: IS(Account.Name) - checks if Account Name field has a value
Example: ISBLANK(Phone) - checks if Phone field is empty
I applied via Approached by Company and was interviewed before May 2021. There was 1 interview round.
Salesforce is a cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, marketing, and customer support activities.
Salesforce is a CRM platform that helps businesses manage customer data and interactions
It provides tools for sales, marketing, and customer support teams to collaborate and streamline their processes
Salesforce is cloud-based, meaning it can be accessed from an...
Top trending discussions
posted on 23 Sep 2024
Normal Aptitute test with logical reasoning.
posted on 27 Jul 2021
I appeared for an interview in Feb 2021.
posted on 22 Nov 2024
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Request lifecycle in Rails involves routing, controller actions, rendering views, and responding to the client.
1. Request comes in through the browser or API endpoint.
2. Rails router determines which controller and action to route the request to.
3. Controller action processes the request, interacts with the model, and prepares data for the view.
4. View template is rendered with the data from the controller.
5. Response ...
Implement Merge Sort algorithm in Ruby
Divide the array into two halves recursively
Merge the sorted halves back together
Use a helper method to merge the two halves
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Check if a string is the same forwards and backwards
Iterate through the string from both ends and compare characters
Use built-in functions like reverse() to check for palindrome
Ignore spaces and punctuation when checking for palindrome
I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.
Python technical SQL basic
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Two dynamic programming challenges at the hard level on LeetCode and 10 medium-level SQL challenge.
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Easy
It was an coding round
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette when viewed from a distance. Each building is ...
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette.
Iterate through the buildings and create a list of critical points (x, y) where the height changes.
Sort the critical points based on x-coordinate and process them to form the skyline.
Merge consecutive horizontal segments of equal height into one to ensure no duplicates.
Return the fin...
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
Find all possible paths for a rat in a maze from source to destination.
Use backtracking to explore all possible paths in the maze.
Keep track of visited cells to avoid revisiting them.
Recursively try moving in all directions (up, down, left, right) until reaching the destination.
Return a list of strings representing valid paths sorted in alphabetical order.
Round duration - 30 Minutes
Round difficulty - Easy
It was an HR round with some general questions. it was just for formality.
Tip 1 : Stay focused
Tip 2 : Practice coding questions.
Tip 3 : View previous interviews of the companies
Tip 1 : Don't lie on resume
Tip 2 : Just write in format that is catchy
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Sales Manager
2.1k
salaries
| ₹3 L/yr - ₹12.5 L/yr |
Coding Instructor
322
salaries
| ₹2 L/yr - ₹8.5 L/yr |
Relationship Manager
274
salaries
| ₹3 L/yr - ₹9 L/yr |
Manager
208
salaries
| ₹4.4 L/yr - ₹15 L/yr |
Assistant Manager
164
salaries
| ₹3.5 L/yr - ₹12 L/yr |
BYJU'S
Cuemath
Vedantu
Unacademy