Filter interviews by
Top trending discussions
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
Finding kth largest number by creating function without using in-built methods using javascript
posted on 12 Sep 2022
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There was 1 interview round.
Synapse tables can be tuned by optimizing query performance and adjusting table properties.
Identify frequently used queries and optimize them for better performance
Adjust table properties such as partitioning, indexing, and compression
Regularly monitor and analyze table performance to identify areas for improvement
Consider using caching mechanisms to reduce query times
Collaborate with database administrators and other
Slow reports can be tuned by optimizing queries, indexing tables, and reducing data retrieval.
Identify the slowest queries and optimize them
Index the tables to improve query performance
Reduce the amount of data retrieved by filtering or aggregating
Consider caching frequently accessed data
Use query profiling tools to identify bottlenecks
Upgrade hardware or database software if necessary
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Leetcode easy level questions
Remove subsequent repetitions in a string
Iterate through the string and compare each character with the next one
If they are the same, remove the repetition by shifting the characters to the left
Repeat this process until all repetitions are eliminated
A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.
Generate a unique short code for each long URL
Store the mapping between short code and long URL in a database
Redirect users from short URL to original long URL when accessed
Unit test for a service class
Create a test class for the service class
Mock any dependencies of the service class
Write test methods to cover different scenarios
Use assertions to verify the expected outcomes
I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
posted on 5 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
based on 11 reviews
Rating in categories
Technology Specialist
102
salaries
| ₹9 L/yr - ₹25 L/yr |
Senior Engineer
93
salaries
| ₹6 L/yr - ₹16.4 L/yr |
Senior Software Engineer
35
salaries
| ₹7.8 L/yr - ₹21.5 L/yr |
Associate Engineer
26
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Software Engineer
16
salaries
| ₹4.6 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
Tech Mahindra