i
Grazitti
Interactive
Filter interviews by
Print a square with stars on the border in Java
Create a nested loop to iterate through rows and columns
Print stars for the first and last rows, and first and last columns
Use the quicksort algorithm to efficiently sort an array of strings.
Implement the quicksort algorithm by selecting a pivot element and partitioning the array into two sub-arrays based on the pivot.
Recursively apply the quicksort algorithm to the sub-arrays until the entire array is sorted.
Example: ['apple', 'banana', 'cherry', 'date'] can be sorted using quicksort to ['apple', 'banana', 'cherry', 'date']
Calculate sum of elements at given index in array based on whether index is odd or even.
Iterate through the array and check if the index is odd or even.
Add the element to the sum if the index is odd, otherwise skip it.
Return the final sum.
Lead scoring can be setup by defining criteria for assigning points to leads based on their behavior and demographics.
Define criteria for assigning points based on lead behavior (e.g. website visits, email opens, form submissions)
Assign points based on lead demographics (e.g. job title, company size, industry)
Set thresholds for lead scores to determine when a lead is ready for sales follow-up
Regularly review and a...
Yes, I have experience in performing integrations in Marketo.
I have worked with various third-party tools and APIs to integrate Marketo with other systems
I have experience in setting up webhook integrations to send data from Marketo to other systems
I have also worked on integrating Marketo with Salesforce and other CRMs
I am familiar with Marketo's REST API and have used it to perform custom integrations
I have expe...
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 f...
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 ...
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; } }
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 }
Marketing focuses on creating demand for a product or service, while sales involves closing deals and generating revenue.
Marketing involves activities such as market research, advertising, branding, and lead generation.
Sales involves activities such as prospecting, qualifying leads, negotiating, and closing deals.
Marketing aims to create awareness and interest in a product or service, while sales aims to convert t...
I applied via Walk-in
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...
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; } }
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 }
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...
Create component using apex
All programs, such as determining even or odd numbers, generating tables, and others.
Both the round mix and the alked puzzles, as well as five situations and how to solve them.
Basic aptitude question containing maths and reasoning
Given a topic and you will be provided some time to think about it and then you have discuss the topic...mostly pros and cons of abouts of given topic
Use the quicksort algorithm to efficiently sort an array of strings.
Implement the quicksort algorithm by selecting a pivot element and partitioning the array into two sub-arrays based on the pivot.
Recursively apply the quicksort algorithm to the sub-arrays until the entire array is sorted.
Example: ['apple', 'banana', 'cherry', 'date'] can be sorted using quicksort to ['apple', 'banana', 'cherry', 'date']
Calculate sum of elements at given index in array based on whether index is odd or even.
Iterate through the array and check if the index is odd or even.
Add the element to the sum if the index is odd, otherwise skip it.
Return the final sum.
Social media and mental piece
Aptitude reasoning questions involving psychometric behaviour
JavaScript based easy coding round
I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.
It depends upon the requirement and profile
I applied via IIM Jobs and was interviewed in Feb 2024. There was 1 interview round.
How do you increase the product revenue?
I appeared for an interview in Apr 2024.
Normal aptitude questions
Easy leet code questions
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
Test contain 90 questions. 30 from each section.
I applied via Walk-in and was interviewed before Mar 2022. There were 3 interview rounds.
I am unable to provide my current compensation.
I am unable to disclose my current compensation due to confidentiality agreements.
My current compensation is subject to negotiation and would prefer to discuss it during the later stages of the hiring process.
I believe that my skills and experience make me a strong candidate for this position, and I am open to discussing a competitive compensation package.
I expect a challenging and dynamic role that allows me to utilize my marketing skills and contribute to the growth of the company.
Opportunity to work on diverse marketing campaigns
Collaborative work environment
Clear goals and expectations
Opportunities for professional development
Competitive salary and benefits package
I have extensive experience in marketing automation, utilizing various tools and platforms to streamline and optimize marketing campaigns.
Implemented marketing automation software to automate email campaigns and lead nurturing processes
Developed and executed automated workflows to deliver personalized content and targeted messaging
Utilized data analytics to track and measure the effectiveness of marketing automation ca...
To rotate or assign MQLs to sales reps, create a fair and efficient system based on criteria such as lead quality, sales rep availability, and territory alignment.
Develop a lead scoring system to prioritize MQLs based on their quality and likelihood to convert into customers.
Consider the availability and workload of each sales rep to ensure a balanced distribution of MQLs.
Align MQLs with sales reps based on their exper...
Lead scoring can be setup by defining criteria for assigning points to leads based on their behavior and demographics.
Define criteria for assigning points based on lead behavior (e.g. website visits, email opens, form submissions)
Assign points based on lead demographics (e.g. job title, company size, industry)
Set thresholds for lead scores to determine when a lead is ready for sales follow-up
Regularly review and adjust...
Yes, I have experience in performing integrations in Marketo.
I have worked with various third-party tools and APIs to integrate Marketo with other systems
I have experience in setting up webhook integrations to send data from Marketo to other systems
I have also worked on integrating Marketo with Salesforce and other CRMs
I am familiar with Marketo's REST API and have used it to perform custom integrations
I have experienc...
Top trending discussions
The duration of Grazitti Interactive interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 18 interview experiences
Difficulty level
Duration
based on 196 reviews
Rating in categories
Software Engineer
240
salaries
| ₹3.9 L/yr - ₹8.9 L/yr |
Senior Software Engineer
126
salaries
| ₹7.9 L/yr - ₹14.5 L/yr |
Salesforce Developer
77
salaries
| ₹8.6 L/yr - ₹16 L/yr |
Technical Lead
67
salaries
| ₹16 L/yr - ₹27 L/yr |
Software Developer
51
salaries
| ₹4.5 L/yr - ₹10.4 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland