Filter interviews by
Total five and each question have given 4 minutes time .
Reverse a given string
Create a new empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the new reversed string
Use a SOQL query to fetch student records in batches of 200
Use the 'LIMIT' clause in SOQL to limit the number of records returned
Use a 'FOR' loop to iterate through the records in batches of 200
Example: SELECT Id, Name FROM Student__c LIMIT 200
Functions are blocks of code that perform a specific task. Parameters are inputs to functions. Objects are instances of classes.
Functions are blocks of code that can be called to perform a specific task
Parameters are inputs to functions that can be used within the function
Objects are instances of classes that contain data and methods
Classes are blueprints for creating objects with similar properties and behaviors
Top trending discussions
posted on 17 Dec 2024
There were 45 questions in total: 20 questions on aptitude and 25 questions on basic C, C++, and Java.
posted on 16 Dec 2024
I applied via Newspaper Ad and was interviewed in Nov 2024. There was 1 interview round.
First round :
1) front end
2) intermediate problem solving in java/c++..
3) intermediate sql
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 9 Jan 2025
I was interviewed in Dec 2024.
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
posted on 26 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
posted on 17 Jan 2025
posted on 24 Oct 2024
Interview experience
based on 5 reviews
Rating in categories
Salesforce Developer
61
salaries
| ₹3.9 L/yr - ₹15 L/yr |
Software Engineer
30
salaries
| ₹6 L/yr - ₹14.4 L/yr |
Associate Software Engineer
22
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Senior Salesforce Developer
8
salaries
| ₹10.5 L/yr - ₹29 L/yr |
Salesforce Business Analyst
7
salaries
| ₹5.8 L/yr - ₹20 L/yr |
Infosys
TCS
Wipro
HCLTech