Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.
Top trending discussions
posted on 11 Mar 2024
posted on 26 Feb 2024
posted on 9 Jul 2024
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Binary search works by repeatedly dividing the search interval in half.
It compares the target value with the middle element of the array.
If the target value matches the middle element, the position is returned.
If the target value is less than the middle element, the search continues on the lower half of the array.
If the ...
An algorithm based on graph is a set of instructions designed to solve problems related to graphs.
Graph algorithms are used to solve problems related to graphs, such as finding the shortest path between two nodes, detecting cycles, and determining connectivity.
Some common graph algorithms include Dijkstra's algorithm for finding the shortest path, Kruskal's algorithm for finding the minimum spanning tree, and Depth Fir...
Scheduling is the process of planning and organizing tasks or resources over a period of time.
Scheduling involves determining the start and end times for tasks or activities.
It helps in optimizing resources and ensuring efficient use of time.
Examples include project scheduling, employee scheduling, and appointment scheduling.
Round robin is a scheduling algorithm that assigns equal time slices to each process in a circular queue.
Each process is given a small unit of time to execute before being moved to the end of the queue.
It ensures fairness by preventing a single process from monopolizing the CPU.
Example: In a round robin scheduling with time quantum of 10ms, processes A, B, and C will each get 10ms of CPU time before moving to the end o
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Built an app using dot net and angular
Api related questions
posted on 22 Sep 2024
I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.
Indexing in MySQL is a technique to improve the performance of database queries by creating a data structure that allows for faster data retrieval.
Indexes are created on one or more columns of a table.
They help in speeding up the search, sorting, and joining of data.
Indexes can be created using different algorithms like B-tree, hash, or bitmap.
Using indexes appropriately can significantly enhance query performance.
Exam...
Object-oriented programming concepts in PHP
Encapsulation: bundling data and methods together in a class
Inheritance: creating new classes based on existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding unnecessary details and exposing only essential features
Class: blueprint for creating objects
Object: instance of a class
Method: function defined inside a class
Property: variabl
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
In aptitude test,there is multiple questions are there in subject wise and reasoning,and subtopics like ages,clocks, distance like these types questions are there and java problem questions also there
Questions asked in a Full Stack Software Developer interview
Questions on OOPs concepts, design patterns, and MVC architecture
Array and string manipulation in Java
Understanding of JDK, JRE, and JVM
Usage of 'this' and 'super' keywords
Solving Java problems like palindrome, prime number, etc.
Explanation of Java's platform independence
SQL queries and commands
MVC is a design pattern used in Java for separating concerns. Java has many design patterns like Singleton, Factory, etc.
MVC separates Model, View, and Controller for better organization and maintenance
Singleton ensures only one instance of a class is created
Factory pattern creates objects without exposing the instantiation logic to the client
Observer pattern allows objects to be notified of changes in other objects
Dec...
JDBC is a Java API for connecting to databases. Spring Boot provides auto-configuration for JDBC.
JDBC stands for Java Database Connectivity.
It is a Java API for connecting to databases.
Spring Boot provides auto-configuration for JDBC, making it easy to set up database connections.
JDBC can be used to execute SQL statements and retrieve results.
Example: DriverManager.getConnection(url, username, password);
posted on 4 Nov 2024
I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.
In this round, there is aptitude & 2 coding questions.
Interview experience
Document Specialist
1.1k
salaries
| ₹0.8 L/yr - ₹5 L/yr |
Financial Associate
594
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Senior Document Specialist
410
salaries
| ₹1.9 L/yr - ₹7.5 L/yr |
Senior Finance Associate
375
salaries
| ₹2 L/yr - ₹5.7 L/yr |
Financial Analyst
317
salaries
| ₹1.5 L/yr - ₹8.5 L/yr |
Quatrro
Foundever
Firstsource Solutions
WNS