Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
Technical round- Hackerank Problem
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
Two medium level question in 75 minutes
Return k most frequent strings from an array of strings
Use a hashmap to store the frequency of each string in the array
Sort the hashmap by frequency in descending order
Return the first k keys from the sorted hashmap
Java is a popular programming language used for developing various applications. Concurrency errors occur when multiple threads access shared resources simultaneously.
Java is a high-level, object-oriented programming language known for its platform independence.
Concurrency errors in Java can be solved using synchronization mechanisms like synchronized blocks, locks, and atomic variables.
Examples of solving concurrency ...
A null pointer exception occurs when a program tries to access a memory address that is null or invalid.
Occurs in programming languages like Java when trying to access an object or variable that is null
Can be caused by not properly initializing a variable before using it
Example: int[] arr = null; int x = arr.length; // This will throw a null pointer exception
Medium leet code data structures and algorithms
Apache Cassandra is a persistent in-memory key-value store optimized for write-heavy workloads using SSTables and compaction.
Apache Cassandra is a popular choice for write-heavy workloads due to its distributed architecture and support for SSTables.
SSTables (Sorted String Tables) are used to store data on disk in a sorted manner, allowing for efficient read and write operations.
Compaction in Apache Cassandra helps to m...
Salesforce interview questions for designations
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
2 DSA questions were asked. they were of easy-medium difficulty.
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Developed a web-based project management tool for tracking tasks and deadlines.
Used AngularJS for front-end development
Implemented RESTful APIs for backend using Node.js
Utilized MongoDB for database storage
I applied via LinkedIn and was interviewed in Nov 2023. There were 6 interview rounds.
Round 1 was hackerrank test which had 2 questions.
Round 2 was onsite code pair round where in we have to solve 2 questions on dsa
This was similar to 2nd round
Top trending discussions
I applied via Campus Placement
Linked list one easy question
Can't disclose NDA it was regarding class diagram
My favorite company is Google.
Innovative technology
Diverse range of products and services
Strong focus on user experience
IP address is converted to URL through DNS resolution process involving multiple steps.
IP address is obtained from the domain name system (DNS) server when a user enters a URL in a web browser.
The DNS server looks up the IP address associated with the URL in its database.
The DNS server then returns the IP address to the user's device, allowing it to establish a connection to the server hosting the website.
For example, ...
I chose this company because of its innovative projects, strong company culture, and opportunities for growth.
Innovative projects: I am excited about the cutting-edge technology being developed at Mts.
Strong company culture: I value a supportive and collaborative work environment.
Opportunities for growth: I see potential for career advancement and skill development here.
I want to improve my problem-solving skills by learning new programming languages and technologies.
Learn a new programming language like Python or Java
Explore new technologies like cloud computing or machine learning
Practice solving coding challenges on platforms like LeetCode or HackerRank
It was really good, having required tech questions for my position
We were asked a couple of DSA questions around array and string manipulation
The island problem on LeetCode involves finding the number of connected islands in a grid of 1s and 0s.
Use depth-first search (DFS) or breadth-first search (BFS) to traverse the grid and count the number of islands.
Keep track of visited cells to avoid redundant calculations.
Consider diagonal movements if specified in the problem.
Example: Given grid = [[1,1,0,0],[0,1,0,1],[1,0,0,1]], the number of islands is 3.
based on 9 interviews
1 Interview rounds
based on 10 reviews
Rating in categories
Technical Support Engineer
881
salaries
| ₹12 L/yr - ₹25 L/yr |
Technical Consultant
324
salaries
| ₹13.8 L/yr - ₹32 L/yr |
Member Technical Staff
270
salaries
| ₹18.8 L/yr - ₹60 L/yr |
Senior Member of Technical Staff
248
salaries
| ₹30 L/yr - ₹100.4 L/yr |
Senior Technical Consultant
229
salaries
| ₹23 L/yr - ₹45 L/yr |
SAP
Zoho
Oracle
Adobe