Filter interviews by
posted on 18 Dec 2024
I applied via campus placement at National Engineering College, Kovilpatti and was interviewed in Jun 2024. There were 3 interview rounds.
It includes questions on aptitude, pseudocode, Linux commands, Python, web development, and software testing tools.
I have experience in Artificial Intelligence, Machine Learning, and Cybersecurity.
Artificial Intelligence: Familiar with neural networks, natural language processing, and computer vision.
Machine Learning: Proficient in regression, classification, clustering algorithms, and model evaluation techniques.
Cybersecurity: Knowledge of encryption, network security, and vulnerability assessment.
Top trending discussions
posted on 26 Oct 2024
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Apr 2024. There were 2 interview rounds.
Aptitude test was on hackers rank
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
The first round was a group discussion about online shopping.
posted on 9 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Fundamental concepts of Java include OOP, platform independence, memory management, and exception handling.
Object-oriented programming (OOP) - Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence - Java code can run on any platform with the help of JVM (Java Virtual Machine).
Memory management - Java has automatic garbage collection to manage memory effici...
Java based questions and few DSA questions
posted on 29 Nov 2024
1) Finding and removing loop in linked list. 2)find pair of given sum in binary tree
Print the bottom view of a binary tree
Use a map to store the horizontal distance and node value at each level
Perform a level order traversal of the binary tree
Update the map with the node value at each horizontal distance
Print the node values in the map for the bottom view
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")
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Development Engineer II
94
salaries
| ₹10 L/yr - ₹15 L/yr |
Devops Engineer
45
salaries
| ₹6.4 L/yr - ₹18 L/yr |
Development Engineer 3
40
salaries
| ₹13.5 L/yr - ₹23 L/yr |
Software Developer
36
salaries
| ₹6 L/yr - ₹24.5 L/yr |
Engineer III
30
salaries
| ₹10 L/yr - ₹20 L/yr |
Cisco
Microsoft Corporation
Intel
IBM