Filter interviews by
Security is implemented through a combination of measures including encryption, access control, and regular security audits.
Encryption is used to protect sensitive data both in transit and at rest
Access control is implemented through role-based permissions and multi-factor authentication
Regular security audits are conducted to identify and address vulnerabilities
Security best practices are followed throughout the devel
Hibernate is an ORM tool that maps Java objects to database tables and vice versa.
Hibernate uses XML or annotations to map Java classes to database tables.
It provides a session factory to create sessions for database operations.
Hibernate caches data to improve performance.
It supports lazy loading to load data only when needed.
Hibernate generates SQL queries based on the object model.
It supports transactions and provide...
Top trending discussions
I applied via Walk-in
posted on 6 May 2024
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
posted on 23 Dec 2024
I developed a web application for tracking personal fitness goals and progress.
Used HTML, CSS, and JavaScript for front-end development
Utilized Node.js and Express for back-end development
Implemented user authentication and data storage using MongoDB
Incorporated data visualization tools like Chart.js for displaying progress graphs
k in KNN algorithm represents the number of nearest neighbors to consider when making a prediction.
k is a hyperparameter that is chosen by the user and determines how many neighbors to look at when classifying a new data point.
A smaller value of k can lead to overfitting, while a larger value can lead to underfitting.
For example, if k=3 in a KNN algorithm, the prediction for a new data point will be based on the majori
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;
Easy coding questions
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
First time attend aptitude test .
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.
There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Example: Class B inheriting from Class A - 'class B: public A {}'
C uses a set of 128 characters, including letters, digits, special characters, and control characters.
C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.
C also includes control characters like newline, tab, carriage return, etc.
The total number of characters used in C is 128.
C is a programming language known for its efficiency and flexibility. It uses 256 characters.
C is a high-level programming language used for system programming, embedded systems, and applications.
C uses 256 characters, including letters, digits, special characters, and whitespace.
Examples of characters in C include 'a', '1', '+', and ' '.
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...
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
1-hour exam, few math questions, and few technical were asked, and all were MCQs
Very general topics were asked to check our communication skills
Senior Analyst
2.2k
salaries
| ₹2 L/yr - ₹7.3 L/yr |
Analyst
1.7k
salaries
| ₹1.9 L/yr - ₹6 L/yr |
Customer Service Associate
1.1k
salaries
| ₹0.9 L/yr - ₹5 L/yr |
Associate
1k
salaries
| ₹1.3 L/yr - ₹5.2 L/yr |
Senior Customer Service Associate
947
salaries
| ₹1 L/yr - ₹5.6 L/yr |
Infosys
Wipro
TCS
HCLTech