Filter interviews by
I applied via campus placement at National Institute of Technology, Surathkal and was interviewed before Mar 2023. There were 3 interview rounds.
Litmus test on maths, physics, chemistry
Was asked coding questions and aptitute
Was asked coding questions
posted on 30 Aug 2024
Total 31 questions where 29 are MCQ related to Java, c++, python (to find output or time complexity) and 2 are coding questions with medium difficulty
posted on 18 Mar 2024
I was interviewed before Mar 2023.
Finding all unique pairs of BST
Given stream of numbers , return yes/no - for a series of numbers if each number is present or not
Joins are used to combine rows from two or more tables based on a related column, while subqueries are nested queries used to return data for the main query.
Joins are used to retrieve data from multiple tables based on a related column.
Subqueries are used to return data for the main query by nesting a query within another query.
Joins are typically more efficient than subqueries for retrieving data from multiple tables.
...
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
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 Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
1st round is aptitude and pesudocode
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep 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")
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Maths ,english ,reasoning, puzzles
Jackeron was the platform
based on 1 interview
Interview experience
Software Development Engineer
229
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Technical Support Engineer
143
salaries
| ₹5.5 L/yr - ₹23 L/yr |
Software Engineer
126
salaries
| ₹8.5 L/yr - ₹25.2 L/yr |
Senior Software Engineer
73
salaries
| ₹11.1 L/yr - ₹38 L/yr |
Software Developer
44
salaries
| ₹9.6 L/yr - ₹33.5 L/yr |
Gen
Trend Micro
Kaspersky Lab
Sophos Technologies