Filter interviews by
I applied via Indeed and was interviewed before Jul 2023. There were 3 interview rounds.
As salary is less interview was way easier than any other company
Programs on prime number, Fibonacci series,factorial,gcd etc.
HashSet is an unordered collection while LinkedHashSet maintains insertion order.
HashSet does not maintain insertion order, LinkedHashSet maintains insertion order.
HashSet does not allow duplicate elements, LinkedHashSet allows duplicate elements.
HashSet uses hashing mechanism to store elements, LinkedHashSet uses a doubly linked list to maintain order.
OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain data and methods to manipulate that data.
Key concepts include encapsulation, inheritance, and polymorphism.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Inheritance allows classes to inherit attributes and methods from other classe...
Ways of creating threads include extending the Thread class, implementing the Runnable interface, and using Executor framework.
Extending the Thread class: Create a new class that extends the Thread class and override the run() method.
Implementing the Runnable interface: Create a class that implements the Runnable interface and implement the run() method.
Using Executor framework: Create a thread pool using Executor fram
JDBC (Java Database Connectivity) is a Java API that allows Java programs to interact with databases.
JDBC uses a driver manager to load the appropriate driver for the specific database being accessed.
It establishes a connection to the database using the DriverManager class.
SQL queries are executed using Statement, PreparedStatement, or CallableStatement objects.
ResultSets are used to retrieve data from the database.
Tra...
Wrapper class is a class that wraps around a primitive data type and provides additional methods and functionalities.
Wrapper classes in Java are used to convert primitive data types into objects.
They provide methods to perform various operations on the data, such as conversion, comparison, and manipulation.
Examples of wrapper classes in Java include Integer, Double, Boolean, etc.
Packages are a way of organizing classes and interfaces in a logical structure in Java.
Packages help in avoiding naming conflicts by grouping related classes and interfaces together.
Packages can be nested within other packages.
Packages are declared using the 'package' keyword at the beginning of a Java file.
Example: 'package com.example.myproject;'
Servlet and JSP have different life cycles. Servlet is initialized, service method is called, and then destroyed. JSP is translated to servlet, initialized, service method is called, and then destroyed.
Servlet life cycle: Initialization, service method invocation, destruction.
JSP life cycle: Translation to servlet, initialization, service method invocation, destruction.
Deadlock in multithreading occurs when two or more threads are waiting for each other to release resources, causing them to be stuck indefinitely.
Deadlock can be prevented by using proper synchronization techniques like avoiding nested locks, using timeouts, and implementing a deadlock detection algorithm.
One common example of deadlock is the dining philosophers problem, where multiple philosophers are sitting at a tab...
Primary goals are main objectives to be achieved, while secondary goals are additional objectives that support the primary goals.
Primary goals are the main objectives that an individual or organization aims to achieve.
Secondary goals are additional objectives that support the primary goals.
Primary goals are usually more critical and have higher priority than secondary goals.
Examples: Primary goal of a company may be to...
Top trending discussions
I applied via Naukri.com
Answers to common interview questions for Software Engineer position
Option Strict and Option Explicit are compiler directives in VB.NET
Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection
System.String is immutable while System.StringBuilder is mutable
Delegate is a type that represents a reference to a method
Value types store data directly while reference types store a referen...
posted on 21 Aug 2021
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
posted on 19 Sep 2021
I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.
posted on 14 Mar 2022
3 coding questions of moderate difficult
posted on 11 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Its was fully coding test using METTL platform in that there is only 1 session we need to attend having 6 questions all are Coding only. We don't need to complete all we can complete any of the question the time given was 1hr 30min in this i try to complete atleast 3 questions
posted on 17 Feb 2023
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
It had 2 programming questions and 30 aptitude questions
it
I am familiar with several programming languages including Java, Python, and C++.
Proficient in Java and Python
Familiar with C++ and JavaScript
Experience with SQL and HTML/CSS
Comfortable with object-oriented programming and data structures
Continuously learning and exploring new languages and technologies
posted on 20 May 2023
I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 interview rounds.
Six coding questions to be solved within an hour. The coding questions were standard aptitude based and did not include any complex topics like Dynamic Programming or trees in my case.
posted on 29 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
Online coding test having basic problems and some aptitude problem.
OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain both data and methods to manipulate that data.
Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs.
Examples of OOPs languages include Java, C++, and Python.
A singleton class is a class that can only have one instance created and provides a global point of access to that instance.
Singleton classes are often used for logging, caching, database connections, and thread pools.
They typically have a private constructor to prevent instantiation from other classes.
They provide a static method to access the single instance, which is created if it doesn't exist yet.
posted on 29 Nov 2024
I appeared for an interview in May 2024.
Totally there were 15 questions
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Junior Programmer
30
salaries
| ₹2 L/yr - ₹4 L/yr |
Programmer
22
salaries
| ₹2.8 L/yr - ₹5 L/yr |
Java Developer
16
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Java Programmer
13
salaries
| ₹3.5 L/yr - ₹4.3 L/yr |
Team Lead
8
salaries
| ₹5.9 L/yr - ₹9 L/yr |
Yalamanchili Software Exports
ScoreMe Solutions
Global Edge Software
Trawex Technologies