Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Enabled Analytics Team. If you also belong to the team, you can get access from here

Enabled Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Enabled Analytics Salesforce Developer Interview Questions and Answers

Updated 17 Jan 2025

Enabled Analytics Salesforce Developer Interview Experiences

1 interview found

Salesforce Developer Interview Questions & Answers

user image 18UME102 Suraj Kumar mishra

posted on 17 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. LWC , Apex Coding

Interview questions from similar companies

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic js concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on the data structure and algorithms
  • Q2. Questions on the database like MySQL and Cassandra

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer is good and understands the response appropriately
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on ds & algo

Skills evaluated in this interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Ghar was the second man killed by an twowwywiwywuw The new rules would be similar y

I applied via Company Website and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. First round: 2 coding questions 1. Find minimum from sorted rotated array.
  • Q2. 2.relative sort leetcode....... second round: 1. Flower bed leetcode........2. find maximum subarray sum from an array

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are really good and helpful. Just focus on the questions and try to discuss it with the interviewer. Third round is the managerial where they will discuss about your projects.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Data structures and Algorithms
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Find k min elements in given array.
  • Ans. 

    Find k min elements in given array.

    • Sort the array and return the first k elements.

    • Use a min heap of size k to find the k min elements.

    • Use quickselect algorithm to find the kth smallest element and return first k elements smaller than it.

  • Answered by AI
  • Q2. Find that given tree is BST or not.
  • Ans. 

    Check if a given tree is a Binary Search Tree (BST) or not.

    • Traverse the tree in-order and check if the elements are in ascending order.

    • Check if the maximum value in the left subtree is less than the root and the minimum value in the right subtree is greater than the root.

    • Use recursion to check if all subtrees are BSTs.

    • Time complexity: O(n), Space complexity: O(h) where h is the height of the tree.

  • Answered by AI
  • Q3. Find pair in BST with given sum
  • Ans. 

    Given a BST and a sum, find a pair of nodes whose values add up to the given sum.

    • Traverse the BST in-order and store the nodes in a list

    • Use two pointers approach to find the pair with the given sum

    • If the sum is less than the current pair, move the right pointer to the left

    • If the sum is greater than the current pair, move the left pointer to the right

    • If the sum is equal to the current pair, return the pair

    • Time complexit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was Focused on DS Algo mostly.
2 technical round ( DS Algo)
1 managerial round ( General past working experiences questions)

Skills evaluated in this interview

Enabled Analytics Interview FAQs

How many rounds are there in Enabled Analytics Salesforce Developer interview?
Enabled Analytics interview process usually has 1 rounds. The most common rounds in the Enabled Analytics interview process are Technical.
How to prepare for Enabled Analytics Salesforce Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Enabled Analytics. The most common topics and skills that interviewers at Enabled Analytics expect are Apex, Application Software, CRM, Coding and Data Loader.

Tell us how to improve this page.

Enabled Analytics Salesforce Developer Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more

Enabled Analytics Salesforce Developer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.5

Skill development

4.0

Work-life balance

4.0

Salary

4.5

Job security

4.0

Company culture

4.5

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
6 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹13.5 L/yr - ₹18 L/yr

Senior Technical Lead
3 salaries
unlock blur

₹33 L/yr - ₹38 L/yr

Explore more salaries
Compare Enabled Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview