Upload Button Icon Add office photos

Filter interviews by

Kingston Infosolutions Services Salesforce Developer Interview Questions and Answers for Freshers

Updated 11 Apr 2023

Kingston Infosolutions Services Salesforce Developer Interview Experiences for Freshers

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is the apex in Salesforce
  • Ans. 

    Apex is a programming language used to develop customizations for Salesforce

    • Apex is similar to Java and is used to write custom business logic

    • It is used to create custom controllers, triggers, and classes

    • Apex can interact with Salesforce data and metadata

    • It is executed on the Salesforce servers

    • Example: Apex can be used to create a custom validation rule for a specific object

  • Answered by AI
  • Q2. The trigger is defined as an Apex code that executes to perform custom actions, before or after modifications like insert, update.
  • Q3. What is Salesforce
  • Ans. 

    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 offers a range of tools and features to help businesses manage their customer relationships

    • It allows businesses to store customer data, track sales leads, and automate marketing campaigns

    • Salesforce also offers a range of third-...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Why we make Seealldata=false
  • Q2. Why we use @api decorator
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you debug LWC
  • Ans. 

    Debugging LWC involves using browser developer tools, console logs, and Salesforce Lightning Inspector.

    • Use browser developer tools to inspect elements and check for errors.

    • Utilize console logs to track variables and identify issues in the code.

    • Use Salesforce Lightning Inspector to debug server-side Apex calls and network requests.

  • Answered by AI
  • Q2. REST SOAP APIs differences
  • Ans. 

    REST and SOAP APIs are different in terms of architecture, communication, and data formats.

    • REST is based on HTTP protocol and uses standard methods like GET, POST, PUT, DELETE, while SOAP is a protocol-agnostic and uses XML for communication.

    • REST is lightweight and easier to use, while SOAP is more rigid and has more security features.

    • REST APIs are stateless, while SOAP APIs can maintain state between requests.

    • REST API...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. U have set of objects lets say case and account related with lookup, find how many cases are there in this account, using best practices
  • Q2. Trigger context varaibales
  • Q3. Batch apex detailed interfaces, how do u send a notification for batch owner of the record details
  • Q4. In lwc, frameworks and best practices,pagination in lwc
  • Ans. 

    Pagination in LWC involves using frameworks and best practices to efficiently display large sets of data.

    • Use Lightning Data Service to fetch data efficiently

    • Implement server-side pagination to reduce load times

    • Consider using third-party libraries like Lightning Datatable with Infinite Scrolling

    • Optimize queries and data retrieval to improve performance

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Apex trigger security model etc
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial round
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have high expectations on salary please don’t join this
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Asked to write trigger

Round 2 - Technical 

(2 Questions)

  • Q1. Rest api questions
  • Q2. Asynchronous apex questions

Interview Preparation Tips

Interview preparation tips for other job seekers - try cotact othrs who already gave interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

1 hr of multiple choices questions all technical questions salesforce admin and development

Round 3 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 4 - Technical 

(2 Questions)

  • Q1. Scenario based questions on profile
  • Q2. Difference between queable and feature apex
  • Ans. 

    Queueable is used for asynchronous processing while future apex is used for executing code in a separate thread.

    • Queueable is used for complex, long-running processes that can be split into multiple jobs.

    • Future apex is used for short, quick processes that need to be executed in a separate thread.

    • Queueable jobs can be chained together to run in a specific order.

    • Future apex methods are limited in terms of governor limits

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. Scenario how to create 1 to 1 relationship
  • Ans. 

    To create a 1 to 1 relationship in Salesforce, use a lookup field on the child object pointing to the parent object.

    • Create a lookup field on the child object that references the parent object.

    • Ensure that the lookup field has a unique constraint to enforce the 1 to 1 relationship.

    • Use validation rules or triggers to prevent multiple child records from being linked to the same parent record.

  • Answered by AI
  • Q2. Managerial round

Interview Preparation Tips

Interview preparation tips for other job seekers - All are scenario based questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

2 hrs , java, sql, in mettel . work hard for these round we selected from digital nurture

I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Ans. Thank you for giving me this opportunity my name is KOLA SHIREESHA I am from peddavaram village,tiruvuru mandal, ntr district, comeing to my education qualification my schooling at zpss chennuru and my inter in akshara junior college tiruvuru and my graduation in Sai degree college TIRUVURU and next coming to my family details my family consists 4members including me. My father's name is KOLA VENKANNA.he is business ma...
  • Answered Anonymously
  • Q2. What is the full form of BDA
  • Ans. 

    BDA stands for Big Data Analytics.

    • BDA refers to the process of examining large and complex data sets to uncover patterns, correlations, and insights.

    • It involves using various techniques and tools to analyze data and make informed business decisions.

    • Examples of BDA include analyzing customer behavior data to improve marketing strategies or analyzing financial data to identify potential risks.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for BYJU'S Salesforce Developer interview:
  • Business Development
Interview preparation tips for other job seekers - Byjus is the best platform for learning...
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude c c++ sql ds

Round 2 - Technical 

(1 Question)

  • Q1. Java html css sql

Interview Preparation Tips

Interview preparation tips for other job seekers - java

Kingston Infosolutions Services Interview FAQs

How many rounds are there in Kingston Infosolutions Services Salesforce Developer interview for freshers?
Kingston Infosolutions Services interview process for freshers usually has 2 rounds. The most common rounds in the Kingston Infosolutions Services interview process for freshers are Resume Shortlist and Technical.
What are the top questions asked in Kingston Infosolutions Services Salesforce Developer interview for freshers?

Some of the top questions asked at the Kingston Infosolutions Services Salesforce Developer interview for freshers -

  1. What is the apex in Salesfo...read more
  2. What is Salesfo...read more
  3. The trigger is defined as an Apex code that executes to perform custom actions,...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Kingston Infosolutions Services interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Kingston Infosolutions Services Salesforce Developer Salary
based on 6 salaries
₹4.5 L/yr - ₹11 L/yr
10% less than the average Salesforce Developer Salary in India
View more details

Kingston Infosolutions Services Salesforce Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

4.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
87 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Devops Engineer
49 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Softwaretest Engineer
38 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Software Developer
26 salaries
unlock blur

₹1 L/yr - ₹8.4 L/yr

Power BI Developer
21 salaries
unlock blur

₹4 L/yr - ₹8.2 L/yr

Explore more salaries
Compare Kingston Infosolutions Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
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