Filter interviews by
An inner join query combines rows from two or more tables based on a related column between them.
Use the SELECT statement to specify the columns you want to retrieve
Use the FROM clause to specify the tables you want to join
Use the INNER JOIN keyword to perform an inner join based on a common column
I applied via Company Website and was interviewed before May 2022. There were 3 interview rounds.
Basic questions of aptitude and some coding questions.
OOPS concepts are the principles of Object-Oriented Programming that help in creating modular and reusable code.
Encapsulation: Binding data and methods together in a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms.
Abstraction: Hiding implementation details and showing only functionality.
Examples: Class, Object, Inheritan
String is a sequence of characters.
In Java, String is a class that represents a sequence of characters.
Strings are immutable, meaning their values cannot be changed once created.
String literals are enclosed in double quotes, e.g. "Hello World".
Strings can be concatenated using the + operator, e.g. "Hello" + "World".
Strings have many built-in methods for manipulation, such as length(), substring(), and indexOf().
Palindrome is a word, phrase, number, or other sequence of characters that reads the same backward as forward.
Remove all non-alphanumeric characters from the string
Convert the string to lowercase
Reverse the string
Compare the reversed string with the original string
Top trending discussions
I applied via Newspaper Ad and was interviewed in Jul 2024. There were 2 interview rounds.
A person ability in a particular skills or field of knowledge
I am a passionate Java Developer with 5 years of experience in developing web applications and strong knowledge of Java technologies.
5 years of experience in Java development
Proficient in developing web applications
Strong knowledge of Java technologies
Strengths are qualities or attributes that make an individual or team effective in achieving goals.
Physical strength: Ability to lift heavy objects or perform physically demanding tasks.
Emotional strength: Resilience in facing challenges and managing stress.
Intellectual strength: Problem-solving skills and critical thinking abilities.
Interpersonal strength: Effective communication and teamwork skills.
Adaptability: Abil...
I am passionate about Java development and excited about the opportunity to work on challenging projects.
I have a strong background in Java programming and enjoy solving complex problems.
I am eager to contribute my skills and expertise to a dynamic team.
I am interested in this job because it offers the chance to work on cutting-edge technologies and make a real impact.
I have a Bachelor's degree in Computer Science and have taken various online courses to further my knowledge in Java development.
Bachelor's degree in Computer Science
Online courses in Java development
Continuous learning and staying updated with latest technologies
I applied via Walk-in
General knowledge ,appitude
RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).
RabbitMQ allows different software systems to communicate by sending and receiving messages.
It can be used to decouple different parts of a system, making it more scalable and resilient.
RabbitMQ supports multiple messaging protocols, including AMQP, MQTT, and STOMP.
LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.
LINQ allows querying data from collections, databases, XML, and more.
It provides a set of standard query operators like Where, Select, OrderBy, etc.
LINQ queries are written in C# or VB.NET and are type-safe.
Example: var result = from num in numbers where num % 2 == 0 select num;
I applied via Naukri.com
UNION combines the results of two or more SELECT statements, while UNION ALL includes duplicates.
UNION removes duplicate rows, while UNION ALL retains all rows including duplicates
UNION is slower than UNION ALL as it performs a distinct operation
UNION requires the same number of columns in the SELECT statements, while UNION ALL does not have this restriction
Generic collections allow storing any type of data, while non-generic collections are type-specific.
Generic collections can store any type of data, such as List
Non-generic collections are type-specific, like ArrayList or HashTable.
Generic collections provide type safety and better performance compared to non-generic collections.
I was interviewed in Aug 2023.
10 day,Numbers,Alebra
An ordered collection of items, typically displayed in a numbered list.
Order list is used to display items in a specific sequence.
Items in an order list are typically numbered or marked with bullets.
Example:
JavaScript is a high-level, interpreted programming language used for creating interactive websites.
JavaScript is commonly used for client-side web development.
It can be used to add interactivity to websites, such as form validation or dynamic content.
JavaScript can also be used for server-side development with Node.js.
Examples of JavaScript frameworks/libraries include React, Angular, and Vue.
=== operator is a strict equality operator in JavaScript that checks if two values are equal in both value and type.
=== operator returns true if both operands are of the same type and have the same value
It does not perform type coercion, unlike the == operator
Example: 5 === '5' will return false because the operands are of different types
Main features of OOP include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.
Polymorphism: Ability for objects of different classes to respond to the same message in different ways.
Example: Encapsulation - a class 'Car' wi...
posted on 27 Jan 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
How to handle the project amd team members and how will take care the code analysis
Module Lead
473
salaries
| ₹8 L/yr - ₹27 L/yr |
Senior Software Engineer
261
salaries
| ₹6.7 L/yr - ₹26 L/yr |
Softwaretest Engineer
223
salaries
| ₹4 L/yr - ₹16 L/yr |
Team Lead
222
salaries
| ₹4.8 L/yr - ₹20 L/yr |
Senior Application Developer
204
salaries
| ₹7.6 L/yr - ₹26.4 L/yr |
Concentrix Corporation
Foundever
Wipro
Genpact