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 Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
Some MCQs and 2 Coding Questions to be solved in different languages
Group Discussion to assess candidates thinking and knowledge.
Written coding test
Basic coding questions
Only c c++
Easy level
posted on 9 Oct 2024
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
DSA round leetcode style question
I have 3 years of experience developing mobile apps for both iOS and Android platforms.
Developed mobile apps using Swift for iOS and Java/Kotlin for Android
Experience with mobile app design principles and user interface development
Worked on integrating APIs and third-party libraries for enhanced functionality
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I have over 8 years of experience in software development, specializing in backend systems and database management.
Developed scalable backend systems using Java and Spring framework
Designed and optimized database schemas for performance
Led a team of developers in implementing new features and resolving technical issues
Worked on integrating third-party APIs for enhanced functionality
Difficulties faced include complex technical challenges, tight deadlines, and communication issues.
Complex technical challenges such as optimizing performance of a large-scale system
Tight deadlines requiring quick turnaround on projects
Communication issues with team members or stakeholders leading to misunderstandings
Interview experience
Technology Analyst
475
salaries
| ₹5.8 L/yr - ₹17 L/yr |
Technical Lead
269
salaries
| ₹7.2 L/yr - ₹23 L/yr |
Senior Systems Engineer
224
salaries
| ₹3.4 L/yr - ₹11 L/yr |
Product Engineer
147
salaries
| ₹6 L/yr - ₹10.4 L/yr |
Member Technical Staff
140
salaries
| ₹7.5 L/yr - ₹21 L/yr |
TCS
Infosys
Wipro
HCLTech