Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 3 interview rounds.
The interview is about of an hour, basics of java, oops, collections, threads, One coding questions on Array topic, Question level is easy to medium. You are free to write code on any IDE.
The second round was mostly on advance java like hibernate, spring-boot concepts, microservice, solid principles, design patterns.
Top trending discussions
posted on 13 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 4 interview rounds.
2 DSA problem, 1 JavaScript problem, 1 React problem
Implement a stack with a method to return the minimum number in O(1) time complexity
Create a stack to store numbers and another stack to store minimum numbers encountered so far
When pushing a number, check if it is smaller than the current minimum and push it to the minimum stack
When popping a number, check if it is the current minimum and pop from the minimum stack if necessary
The top of the minimum stack will always
To find the sum of consecutive numbers in a circular linked list, iterate through the list and keep track of the sum.
Iterate through the circular linked list starting from a given node
Keep track of the sum of consecutive numbers as you traverse the list
Handle the case when the list loops back to the starting node
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example of compile-time polymorphism: function overloading where multiple functions have the same name but different paramete...
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Types of inheritance: single inheritance, multiple inheritance, multilevel inheritance, hierarchical inheritance
Examples: Animal class can be inherited by Dog and Cat classes, Vehicle class can be inherited by Car and Bike classes
React is a JavaScript library for building user interfaces. NPM is a package manager for JavaScript.
React is used for creating interactive UI components
NPM is used for managing dependencies and packages in JavaScript projects
I used React in my project for its component-based architecture and virtual DOM efficiency
I used NPM in my project to easily install and manage third-party libraries and tools
posted on 19 Dec 2024
I was interviewed in Nov 2024.
I have worked on various projects ranging from web development to mobile app development, gaining experience in different technologies and frameworks.
Developed a web application using React.js and Node.js for a client in the e-commerce industry
Created a mobile app using Flutter for a startup in the travel sector
Collaborated with a team to implement a machine learning algorithm for data analysis in a research project
Led a team of developers on a project to develop a new software application.
Managed a team of 5 developers to ensure project deadlines were met
Assigned tasks to team members based on their strengths and expertise
Held regular team meetings to discuss progress and address any issues
Provided guidance and support to team members when needed
Collaborated with other departments to gather requirements and feedback
Code test to create a small search engine
Create a function that takes a search query and an array of strings as input
Iterate through the array of strings to find matches with the search query
Return an array of strings that contain the search query
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Find the first non-repetitive character in a string.
Iterate through the string and count the occurrences of each character.
Return the first character with a count of 1.
Scenario based questions
posted on 30 Oct 2023
C# is a programming language developed by Microsoft for building a wide range of applications on the .NET framework.
C# is an object-oriented language with features like classes, inheritance, and polymorphism.
It is strongly typed, meaning variables must be declared with a specific data type.
C# supports modern programming concepts like async/await for asynchronous programming.
It is commonly used for developing desktop, w...
I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.
Currently leading a team of developers in designing and implementing a new web application for a client in the finance industry.
Leading a team of developers in designing and implementing a new web application
Collaborating with stakeholders to gather requirements and define project scope
Ensuring project milestones are met on time and within budget
Conducting code reviews and providing technical guidance to team members
I applied via Referral and was interviewed in Sep 2022. There were 3 interview rounds.
Basics questions of logical reasoning , english , mathematics etc
Encapsulation is hiding implementation details while abstraction is hiding unnecessary details.
Encapsulation is achieved through access modifiers like private, protected, and public.
Abstraction is achieved through abstract classes and interfaces.
Encapsulation protects the data from external interference while abstraction focuses on the essential features.
Example of encapsulation: hiding the implementation details of a ...
JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and libraries. JDK is a development kit that includes JRE and tools for developing Java applications.
JVM stands for Java Virtual Machine and is responsible for executing Java bytecode.
JRE stands for Java Runtime Environment and includes JVM and libraries required to run Java applications.
JDK stands for Java Development ...
posted on 27 May 2024
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2022. There was 1 interview round.
I was interviewed before Feb 2022.
TAC Engineer
13
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Software Engineer
8
salaries
| ₹6.1 L/yr - ₹9.9 L/yr |
Senior Software Engineer
8
salaries
| ₹11 L/yr - ₹21 L/yr |
Software Developer
6
salaries
| ₹7 L/yr - ₹10.9 L/yr |
Network Administrator
5
salaries
| ₹7 L/yr - ₹8 L/yr |
Cisco
Juniper Networks
Palo Alto Networks
F5 Networks