top of page

Salesforce

Aayush Ramteke

SDE Intern

NIT Warangal

Branch:

Electrical and Electronics Engineering

Session:

2022-2023

Offer obtained:  

Internship

Description of role:

NA

Job/Intern location:

NA

Eligible Branches:

CS, ECE, EEE

Eligibility Criteria:

CGPA > 7, No Backlog

Selection Procedure:

Round 1 - OT
Round 2 & 3 - Technical Interview
Round 4 - HR round

Description of Online test:

Questions are in easy to medium Range.
There was total 3 questions to be solved in 2hr
1) It was related to Binary Search.
2) It was related to multi source BFS.
3) I forgot (but it was something related to subarray)

Description of Technical Interview:

Round 1(45 min, Online)
Q. He took my intro, and asked some opps questions.
Q. You have an array, which has 2 types of flower (type 1 is represented as 0 and cost p coins, and type 2 is represented as 1 and cost q coins). You have to make bouquet which
1. must contain k flowers (continuous in given array)
2. must have both types of flower.
3. and have to minimize the cost.

I told him my logic, and wrote the code. He just looked at my code, and asked me if I had some for him.

At the end he wished best of luck for the next Round🙂.

Round 2(45 min, Offline)
Q. He took my intro and asked some opps questions.
Q. He gave me an array and asked me to find its next greater permutation. by rearranging the element in array.
Q. He gave me a linked list, and asked me to reverse it in group of k.

In both problems, I have to write code from scratch.

Description of HR Round:

First, She took my intro and asked some HR. problems
Q. What is salesforce
Q. What difficulties did you face while making this project(from resume)
Q. How will you add a new feature if asked in your project(again from resume)
Q. Your hobbies.
Q. How did you manage coding as you belong to Electrical stream.
Q. Why did you shift to coding.

Preparation Strategy:

1) Try to give contest regularly, and upsolve it(most important)
2) Try to do CP(knowledge you gained >> rating)
3) Prepare for cs fundamental topics(oops, DBMS)
4) Do standard leetcode problems(Striver Sheet)

Resources:

1. CF blogs.
2. Striver YT channel.
3. Leetcode.
4. https://drive.google.com/drive/folders/1P7tuPICriLrdjWvIhffF7AkCl_AZAH0o

Additional info for our viewers:

Don't lie about anything on your resume.
Always start from brute force, even if you know its optimal solution
Try to maintain Cg > 7.5 (at worst > 7)

bottom of page