Upload Button Icon Add office photos

Filter interviews by

Salesforce Software Developer Intern Interview Questions and Answers

Updated 14 Jul 2024

2 interviews found

Sort by: Popular
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

OnCampus Test including DSA Questions

2

One-on-one Round (2 Questions)

  • Q1. Introduce yourself
  • Q2. DSA Question based on Dynamic Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for DSA

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Feb 2021.

1 Interview Round

1

Coding Test Round (3 Questions)

Round duration - 25 minutes
Round difficulty - Medium

The interview was scheduled at 2pm and it began exactly at the same time. The interview was pretty good and the interviewer was very calm and humble. He asked me many questions based on my project and I was able to answer all of them. One incident that I wants to tell you is that the interviewer asked me a question in which I was stucked I tried my best to answer that question but I was not able to answer it then the interviewer asked me to take a deep breath and then try to give the answer and guess what happened, I was able to answer that question.

  • Q1. How do you enable Pagination using CSS3?
  • Q2. HTML

    Which of the HTML5 elements support media content?

  • Q3. Operating System

    How can you reduce page loading time?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in GhaziabadEligibility criteriaCGPA above 8 and student must have atleast 1 project in web development.Salesforce interview preparation:Topics to prepare for the interview - Some of the topics that i prepared are HTML, CSS, JS, Data Structure and Algorithms, OS, React.Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Revise your projects if any as the interviewer may ask questions based on your project. 

Tip 2 : Practice atleast 300 questions and focus on that kind of questions that were asked by the company in the previous interviews.

Tip 3 : Revise HTML, CSS and js. 

Tip 4 : Revise Data Structures and Algorithms. 

Tip 5 : Don't take much pressure, be confident and follow the time table.

Application resume tips for other job seekers

Tip 1 : Mention your projects and previous experience related to the job description. 

Tip 2 : Don't put false things in your resume.

Tip 3 : Mention all your skills and achievement in your resume .

Tip 4 : Add hyperlink to your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

2 medium leetcode questions were asked

2

One-on-one Round (2 Questions)

  • Q1. Difference between polymorphism and inheritance
  • Q2. Dsa question related to array
3

One-on-one Round (2 Questions)

  • Q1. Explain about project
  • Q2. What did you do in you internship

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Aug 2024.

3 Interview Rounds

1

Coding Test Round

45 minutes
arrays, strings,
SHL

2

Technical Round (2 Questions)

  • Q1. Find number of nodes in a tree and it's time complexity
  • Q2. What is abstraction and how do you implement it ??
3

Technical Round (2 Questions)

  • Q1. What is the minimum number of coins to reach the target with the coins 1,2,5
  • Q2. Byte stream to human readable format without using library

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

5 Interview Rounds

1

Aptitude Test Round

1hr mostly was c questions focusing on pointers, arrays and strings. Few logical questions were there too

2

Coding Test Round

2hrs, 5 questions. 1 easy and 4 medium. All leetcode type problems with arrays, strings and matrix

3

Coding Test Round

2hrs, simple application development like creating a backend for shopping application. Only simple functions like adding products, quantity, ordering, if quantity is not there then refuse the order and such. Was not asked for DB implementations.

4

Technical Round (2 Questions)

  • Q1. How to merge a list of sorted arrays in sorted order?
  • Q2. Simple discussions about oops, project etc
5

HR Round (3 Questions)

  • Q1. Self introduction for 2 mins
  • Q2. Why do you want to join Zoho?
  • Q3. What kinda word does Zoho do

Interview Preparation Tips

Interview preparation tips for other job seekers - Grind leetcode guys. That's the only way.

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Hackerrank 3 questions were given of binary search dp and a math coding question

2

Technical Round (2 Questions)

  • Q1. Heap hard question
  • Q2. Nothing only one question was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not up to the mark
Interview experience
2
 Poor
Difficulty level
 -
Duration
 -
Result
 Not Selected

2 Interview Rounds

1

Coding Test Round

Dsa mostly from arrays,trees.

2

HR Round (2 Questions)

  • Q1. Intro of the candidate
  • Q2. What Do iKnow that is not written in my resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and be confident.
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in May 2024.

2 Interview Rounds

1

Coding Test Round

2 coding question were there and we need to solve eit in 45 minutes

2

Technical Round (2 Questions)

  • Q1. Asked a DSA questions
  • Q2. Some random question about project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well and go through your project thoroughly.

I was interviewed in Jan 2021.

4 Interview Rounds

1

Telephonic Call Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

It was a telephonic round. The interview asked me these questions.
 

  • Q1. Puzzle You have two ropes coated in oil to help them burn. Each rope will take exactly 1 hour to burn all the way through. However, the ropes do not burn at con...read more
  • Q2. Technical Questions

    1. Dynamic memory allocation for 2d array
    2. How polymorphism works in C++(Vptr and Vtable implementation)
     

2

Video Call Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer started asking me questions. He gave me 2 problems. He was giving hints in case of any issues.
 

  • Q1. Maximum Frequency Number Ninja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number whi...read more
  • Q2. System Design Question There is an online catalog of songs (Like Saavn or Gaana). How you will show favorite songs every day to users. An efficient algorithm re...read more
3

Video Call Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This was a technical interview. He gave me these questions one by one.
1. Again, how polymorphism works. Draw vtable and vptr
2. Producer consumer problem with synchronization
3. Difference between mutex, semaphore, and condition_variable.
4. Design parking lot system
5. Zigzag traversal of binary tree

  • Q1. System Design Question

    Design parking lot system

  • Q2. Zigzag Binary Tree Traversal Given a binary tree, return the zigzag level order traversal of the nodes' values of the given tree. Zigzag traversal means sta...read more
4

Video Call Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

1. He asked about the producer-consumer problem but I told him that the same question is asked in the previous round.
Then interviewer went asking lots of questions related to producer and consumer. Lots of discussions like what is a writer is not there and the only reader is there and you need to find out how many readers are currently reading from the buffer.
2. Discussions about C++11 features. How thread and async is different
3. Design your own shared_ptr(How you will handle ownership)
4. Check If the binary tree is symmetrical.
5. Find elements in a rotated sorted array and then optimize it.

  • Q1. Tree Symmetricity You are given a binary tree, where the data present in each node is an integer. You have to find whether the given tree is symmetric or not. S...read more
  • Q2. Search In Rotated Sorted Array You have been given a sorted array/list ARR consisting of ‘N’ elements. You are also given an integer ‘K’. Now the array is rotat...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in NoidaEligibility criteriaNo criteriaAdobe interview preparation:Topics to prepare for the interview - Data Structures, Computer Networks, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 12 MonthsInterview preparation tips for other job seekers

Tip 1 : Don't lie on your resume.
Tip 2 : Practice at least 400 different types of coding problems.
Tip 3 : Work on your communication skills.

Application resume tips for other job seekers

Tip 1 : Don't put false things on your resume.
Tip 2 : Mention some good projects on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Oct 2020.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Easy

This round was scheduled for 9am in the morning. The test environment was pretty good . I didn't face any issues on the HireVeu platform. The first test was of Aptitude and then in next section it was Technical MCQ's. The level of questions were mid to high level of difficulty.

  • Q1. DBMS Questions What is DML and DDL? Write an SQL query to print the FIRST_NAME from Worker table after replacing ‘a’ with ‘A’. Write an SQL query to print detai...read more
2

Coding Test Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

The exam was on the same Platform. The first question was about the most difficult Project I've worked on. I have to record a video in that particular platform and then move to the next questions. There was option for a demo video of 1 minute in which you can practice your answers and then can record your answer in the next video of max 5 minutes. The next 2 question were Coding Problems of moderate difficulty and you've to record your approach and then proceed towards solving the code and then record a video stating if you succeed or not and what better could you've done to make it work.

  • Q1. Sum Of N Digit Palindromes You are given an integer 'N'. Your task is to return the sum of all N-digit numbers which are palindrome. A number is said to...read more
3

Face to Face Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

This round was scheduled for 3pm. The interviewer was quite friendly. He asked about me and told me to relax and then answer. He started with asking questions from my Project and how the ideas behind the Project. My Project was related to Deadlock So he asked whether I can implement my Project on any environment. I answered . Then one of my internship Project was related to Web development so He asked me about the backend of the Project. He gave me a few SQL queries and some general DBMS concepts based on the response about using Mysql in the Project. He asked me a few things about AWS and Cloud Computing which I answered. At last he asked some LINUX commands and corrected me once and was satisfied with my answers.

  • Q1. OS Questions 1) What is Kernel? 2) What is Deadlock? 3) Why you use Binary semaphores instead of Counting Semaphores? 4) What is threads? What is hardware threa...read more
  • Q2. DBMS & Trees Questions

    1) Explain DDL VS DML.
    2) Explain Normalization
    3) B+ Trees and it's working.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as SDE - Intern in BangaloreEligibility criteria8.5 CGPACerner Corporation interview preparation:Topics to prepare for the interview - Data Structures, OOPS , Computer Networking , OS , SQL Queries , Cyber SecurityTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Practice at least 5-7 Codes daily from the beginning of preparation.
Tip 2 : Be thoroughly prepared with concepts of Data Structure, Database and Operating System
Tip 3 : Always go through the Company's Job description and About the Company and prepare your answers according to that
Tip 4 : Only mention Projects that you've complete idea about.

Application resume tips for other job seekers

Tip 1 : Have a few Projects on your resume and make sure you know it all about your Projects.
Tip 2 : Only mention the Skills you feel you are confident about. Never lie on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Salesforce Interview FAQs

How many rounds are there in Salesforce Software Developer Intern interview?
Salesforce interview process usually has 2 rounds. The most common rounds in the Salesforce interview process are One-on-one Round and Coding Test.

Tell us how to improve this page.

Salesforce Software Developer Intern Salary
based on 4 salaries
₹5.9 L/yr - ₹20 L/yr
92% more than the average Software Developer Intern Salary in India
View more details

Salesforce Software Developer Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Technical Support Engineer
982 salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Technical Consultant
313 salaries
unlock blur

₹10 L/yr - ₹28.3 L/yr

Member Technical Staff
291 salaries
unlock blur

₹21 L/yr - ₹64 L/yr

Senior Member of Technical Staff
250 salaries
unlock blur

₹30 L/yr - ₹100.4 L/yr

Salesforce Developer
248 salaries
unlock blur

₹9 L/yr - ₹26 L/yr

Explore more salaries
Compare Salesforce with

SAP

4.2
Compare

Zoho

4.3
Compare

Oracle

3.7
Compare

Adobe

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview