Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
3 question/3 hour in hacker rank
Top trending discussions
posted on 29 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
SQL query to retrieve student department id.
Use SELECT statement to retrieve data
Specify the columns to be selected, including the department id column
Specify the table where the student data is stored
Use WHERE clause to filter the results based on student information
Code to find index of sub string in main string and duplicate the sub string
Use a loop to iterate through the main string and check for the sub string
If sub string is found, duplicate it and store the index
Return the index of the duplicated sub string
I applied via Company Website
The first round was correct the code to obtain certain output. DS - Linked List, Trees, Constructors.
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
Two DSA questions related to Arrays & strings
Design a URL shortener service with features like shortening, redirecting, tracking, handling collisions, and providing analytics.
Use a hashing algorithm to generate unique short URLs from long URLs
Store mappings of short URLs to original URLs in a database
Implement a redirect mechanism to direct users to the original URL when accessing the short URL
Track the number of times each short URL is accessed and store this da...
Layout optimisation in Xamarin forms involves improving performance and user experience by efficiently arranging UI elements.
Use ListView instead of StackLayout for long lists to improve performance.
Avoid nesting multiple layouts within each other to reduce complexity.
Utilize Grid layout for more complex UI designs.
Use RelativeLayout for positioning elements relative to each other.
Implement caching mechanisms for frequ
Test attribute is used to define a test method, while TestCase attribute is used to define a test case class.
Test attribute is used to mark a method as a test method in a test class.
TestCase attribute is used to mark a class as a test case class containing multiple test methods.
Test attribute is used in frameworks like NUnit, JUnit, etc.
TestCase attribute is used in frameworks like NUnit, JUnit, etc.
posted on 1 Nov 2024
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
Rate limiter is a mechanism to control the rate of requests sent to a server
Implement a sliding window algorithm to track the number of requests within a specific time frame
Set a limit on the number of requests allowed per unit of time
Return an error response when the limit is exceeded
Test cases: 1. Send requests below the limit - should be successful. 2. Send requests above the limit - should receive an error response
I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Aug 2023. There were 3 interview rounds.
2 coding questions with difficulty level easy to medium and duration was 1hr in HackerEarth.
This JSON response provides answers to three interview questions for a Software Engineer position.
To reverse a string, you can use built-in string manipulation functions or iterate through the string and swap characters from both ends.
To find the 2nd max value in an array, you can sort the array in descending order and return the element at index 1.
To write a code for a Binary Search Tree (BST), you need to define a No...
posted on 15 May 2024
The flow of end to end order in BSS involves customer placing an order, order processing, billing, and fulfillment.
Customer places an order through the BSS system.
Order is processed by validating customer information, checking inventory, and generating a purchase order.
Billing is done by generating an invoice and processing payment.
Fulfillment involves picking, packing, and shipping the order to the customer.
Order stat...
based on 1 interview
Interview experience
Technology Analyst
384
salaries
| ₹5.6 L/yr - ₹17 L/yr |
Technical Lead
282
salaries
| ₹9.1 L/yr - ₹23 L/yr |
Senior Systems Engineer
211
salaries
| ₹3.4 L/yr - ₹11 L/yr |
Member Technical Staff
163
salaries
| ₹7.5 L/yr - ₹22.6 L/yr |
Product Engineer
153
salaries
| ₹6 L/yr - ₹10.4 L/yr |
TCS
Infosys
Wipro
HCLTech