Upload Button Icon Add office photos
Engaged Employer

i

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

Grazitti Interactive Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Grazitti Interactive Salesforce Trainee Interview Questions, Process, and Tips

Updated 2 Dec 2020

Grazitti Interactive Salesforce Trainee Interview Experiences

1 interview found

I applied via Walk-in

Interview Questionnaire 

4 Questions

  • Q1. Write a program to check if a string is a palindrome or not.
  • Ans. 

    A program to check if a string is a palindrome or not.

    • A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • To check if a string is a palindrome, we can compare the characters from the beginning and end of the string.

    • If the characters match for all positions, the string is a palindrome.

    • We can ignore spaces, punctuation, and case sensitivity when checking for pa

  • Answered by AI
  • Q2. What is a constructor.
  • Ans. 

    A constructor is a special method that is used to initialize objects in a class.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • They can be used to set initial values for object properties.

    • Constructors can be overloaded to accept different parameters.

    • Example: public class Person { public Person(String name) { this.name = name; } }

  • Answered by AI
  • Q3. What is the use of main function.
  • Ans. 

    Main function is the entry point of a program. It is used to execute the code in the program.

    • Main function is required in every program written in C, C++, Java, etc.

    • It is the first function to be executed when the program starts.

    • It can take command line arguments.

    • It returns an integer value to the operating system.

    • Example: int main() { // code to be executed }

  • Answered by AI
  • Q4. What are static variables
  • Ans. 

    Static variables are variables that are associated with a class, not with an instance of the class.

    • Static variables are declared using the 'static' keyword.

    • They are initialized only once, at the start of the program.

    • They can be accessed without creating an instance of the class.

    • Static variables are shared among all instances of the class.

    • Examples include a counter variable to keep track of the number of instances creat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would suggest that the candidate should brush up the basics of coding concepts and oops concepts before going for the interviews.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company

Round 1 - One-on-one 

(2 Questions)

  • Q1. All basics of SFDC development
  • Ans. Be calm and you will get it
  • Answered Anonymously
  • Q2. What are types in worlflow
  • Ans. 

    Types in workflow refer to the different categories or classifications of workflow rules or actions.

    • Types in workflow can include time-based, immediate, or scheduled actions.

    • Each type serves a specific purpose in automating processes within Salesforce.

    • For example, time-based actions are triggered based on a specified time or date.

    • Immediate actions are executed immediately after a record meets certain criteria.

    • Scheduled...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - A quick learner is appriciated
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude questions moderate level

Round 2 - Coding Test 

Moderate difficult round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just work on the basics , work on basic admin concepts and lwc
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of platform
  • Q2. Types of work flow tasks
  • Ans. 

    Types of work flow tasks include email alerts, field updates, outbound messages, tasks, and approvals.

    • Email alerts: Notify users via email based on certain criteria.

    • Field updates: Automatically update fields in records.

    • Outbound messages: Send messages to external systems.

    • Tasks: Assign tasks to users.

    • Approvals: Route records for approval based on predefined criteria.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ITC Infotech Salesforce Developer interview:
  • Salesforce CRM
Interview preparation tips for other job seekers - Be clear about the basic platform understanding

Grazitti Interactive Interview FAQs

What are the top questions asked in Grazitti Interactive Salesforce Trainee interview?

Some of the top questions asked at the Grazitti Interactive Salesforce Trainee interview -

  1. Write a program to check if a string is a palindrome or n...read more
  2. What is the use of main functio...read more
  3. What is a constructo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
NeoSOFT Interview Questions
3.9
 • 261 Interviews
View all
Software Engineer
221 salaries
unlock blur

₹2.4 L/yr - ₹11.4 L/yr

Senior Software Engineer
111 salaries
unlock blur

₹5.9 L/yr - ₹19 L/yr

Salesforce Developer
74 salaries
unlock blur

₹4.4 L/yr - ₹16 L/yr

Marketing Automation Specialist
34 salaries
unlock blur

₹3.2 L/yr - ₹10.2 L/yr

Software Developer
33 salaries
unlock blur

₹3.6 L/yr - ₹12.3 L/yr

Explore more salaries
Compare Grazitti Interactive with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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