Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.
I was interviewed in Sep 2023.
First round was hacker rank test
Two coding questions and optimisation and other basic DS and OOPS questions
I am currently working on developing a new feature for our company's website to improve user experience.
Researching user feedback and analyzing data to identify areas for improvement
Collaborating with designers and developers to create wireframes and prototypes
Implementing and testing the new feature to ensure functionality and usability
Gathering feedback from users through surveys and usability testing
Iterating on the
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 3 interview rounds.
Leetcode Easy to Medium
Salesforce interview questions for designations
I applied via Referral and was interviewed before Apr 2023. There were 4 interview rounds.
Hackerrank coding round asking me to wite a trigger that performed some functionality
Get interview-ready with Top Salesforce Interview Questions
I was interviewed before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
Online coding assessment having 20 MCQs and 2 coding questions
You are given a N x M
matrix of integers. Your task is to return the spiral path of the matrix elements.
The first line contains an integer 'T' which denotes the nu...
Divide the matrix into loops. Print all the elements in the clockwise order from the first-outer layer, followed by the elements from the second outer layer, and so on. Use four loops to print all the elements. Every ‘for’ loop defines a single direction movement along with the matrix. The first loop represents the movement from left to right, the second loop represents the movement from top to bottom, the...
Given three non-negative integers X
, Y
, and Z
, determine the longest happy string. A happy string is defined as a string that contains only the letters 'a', 'b', and...
Given 'X', 'Y' 'Z' you can try all combinations of possible strings and return the string that has a maximum length. You can create all possible strings by inserting all the three letters i.e. ‘a’, ‘b’, ‘c’ at each ‘i -th’ position in string by taking care of the condition that no three characters should be the same. For example at ‘i -th’ position in the string you can add the letter ‘a’, if and on...
Round duration - 60 minutes
Round difficulty - Easy
The first interview round was fairly easy, and the interviewer was very helpful. It was an hour long interview.
Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You can perform up to two buy-and-sell ...
This problem can be solved by solving its subproblems and then combining the solutions of the solved subproblems to solve the original problem. We will do this using recursion.
Basically, we have to buy the stock at the minimum possible price and sell at the maximum possible price, keeping in mind that we have to sell the stock before buying it again.
Below is the detailed algorithm:
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
We are going to have two loops outer-loop and inner-loop
Round duration - 90 minutes
Round difficulty - Medium
It was a long interview, although the interviewer was again very friendly. The main focus was on problem solving in this round too.
Given an array arr
of size N
, determine the minimum number of swaps required to sort the array in ascending order. The array consists of distinct elements onl...
You are playing a coin game with your friend Ninjax. There are N
coins placed in a straight line.
Here are the rules of the game:
1. Each coin has a value associated wit...
Tip 1 : Solve questions in each topic and make sure to note down important concepts for quick review
Tip 2 : Practice specifically for interviews too by solving questions asked previously in top firms
Tip 3 : Pay utmost importance to your projects
Tip 1 : Put links for your projects on resume
Tip 2 : Strictly one page, with only relevant points
Top trending discussions
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
Code snippets apti to guess output
5 questions with each 15 min time
Long coding with 2 hrs time
Database modeling for an accounting application
Identify entities such as customers, invoices, transactions, and accounts
Establish relationships between entities (e.g. one-to-many, many-to-many)
Consider normalization to reduce redundancy and improve data integrity
Use primary keys and foreign keys to maintain data consistency
Implement constraints to enforce business rules (e.g. unique constraints, check constraints)
A fintech app class diagram and system design involves modeling classes, relationships, and interactions for financial services.
Identify key classes such as User, Account, Transaction, and Payment
Define relationships between classes (e.g. User has many Accounts, Account has many Transactions)
Consider security measures for sensitive financial data
Include features like authentication, authorization, and encryption
Design ...
posted on 11 Mar 2024
I applied via Campus Placement
All questions cs fundamentals
Basic coding questions
posted on 11 Apr 2024
2 Interview rounds
based on 19 reviews
Rating in categories
Technical Support Engineer
857
salaries
| ₹12 L/yr - ₹24 L/yr |
Technical Consultant
304
salaries
| ₹13.8 L/yr - ₹30 L/yr |
Member Technical Staff
274
salaries
| ₹18.8 L/yr - ₹55 L/yr |
Salesforce Developer
234
salaries
| ₹7.1 L/yr - ₹27 L/yr |
Senior Member of Technical Staff
232
salaries
| ₹27 L/yr - ₹100.4 L/yr |
SAP
Zoho
Oracle
Adobe