Filter interviews by
posted on 7 Aug 2024
Graphql implementation
System design questions : HLD and LLD
Top trending discussions
posted on 13 Jan 2024
Object-oriented programming concepts in Java
Encapsulation: bundling data and methods together
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding implementation details and providing a simplified view
Encapsulation example: using private variables and public methods
Inheritance example: creating a subclass that inherits properties and m...
posted on 24 Apr 2024
I applied via campus placement at Model Engineering College, Kochi and was interviewed before Apr 2023. There were 2 interview rounds.
Mental and Verbal aptitude - 1 hour
posted on 15 Apr 2024
I applied via campus placement at The LNM Institute of information Technology, Jaipur and was interviewed before Apr 2023. There were 3 interview rounds.
Oops
Basic DSA
Project Based Discussions
NodeJs/ReactJS Fundamental Questions
Advance Oops and DSA
Prepare DSA very well and also one common question which is very frequently asked ks design Hashmap and also implement LRU cache.
posted on 13 Oct 2021
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Reverse a linked list and find number of characters in a string.
To reverse a linked list, we can iterate through the list and change the pointers to reverse the order.
To find the number of characters in a string, we can use the length property or iterate through the string and count the characters.
For example, to reverse a linked list:
Node* prev = NULL; Node* current = head; Node* next = NULL; while (current != NULL) ...
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
Written coding test
Basic coding questions
Only c c++
Easy level
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
based on 3 reviews
Rating in categories
Software Engineer
161
salaries
| ₹18 L/yr - ₹44.7 L/yr |
Senior Software Engineer
102
salaries
| ₹21.7 L/yr - ₹90 L/yr |
Software Developer
100
salaries
| ₹21 L/yr - ₹85 L/yr |
Sde1
55
salaries
| ₹26 L/yr - ₹86 L/yr |
Software Development Engineer II
37
salaries
| ₹27.2 L/yr - ₹93 L/yr |
Salesforce
Amazon
Freshworks