Filter interviews by
I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.
Medium level question it was about apptitute and python test.
Top trending discussions
I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.
The process of loans involves application, approval, disbursement, and repayment.
Application: Borrower submits loan application with required documents.
Approval: Lender reviews application, checks creditworthiness, and decides whether to approve or deny.
Disbursement: If approved, funds are disbursed to borrower.
Repayment: Borrower makes scheduled payments to repay the loan amount.
Examples: Personal loans, home loans, c
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in a software application.
Defect identification: Defects are identified by testers during testing.
Defect reporting: Testers report defects in a defect tracking tool.
Defect fixing: Developers fix the reported defects.
Defect retesting: Testers retest the fixed defects to ensure they are resolved.
Defect closing: Once the def
Sanity testing is a quick test to check if the software is stable, smoke testing is a subset of sanity testing focusing on critical functionalities, and regression testing is retesting after code changes.
Sanity testing is a narrow and deep testing to ensure that the most critical functionalities work correctly after changes.
Smoke testing is a broad and shallow testing to ensure that the basic functionalities work befor...
Different types of https methods in api testing include GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD.
GET - Used to retrieve data from the server
POST - Used to submit data to the server
PUT - Used to update existing data on the server
DELETE - Used to delete data on the server
PATCH - Used to partially update data on the server
OPTIONS - Used to check what HTTP methods are supported by the server
HEAD - Used to retrieve head
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
posted on 16 Dec 2024
On-page SEO refers to optimizing elements on a website to improve search engine rankings, while off-page SEO involves external factors like backlinks and social signals.
On-page SEO includes optimizing meta tags, headings, content, and images on a website.
Off-page SEO involves building backlinks from other websites, social media shares, and online reputation management.
Examples of on-page SEO techniques are keyword opti...
posted on 7 Dec 2024
Quantitative aptitude, logical apptiude,
posted on 17 Oct 2024
I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed in Sep 2024. There were 3 interview rounds.
Logical thinking and quantitative
One Java and one SQL and one js question
Collections are data structures that store and organize multiple elements in a single unit.
Collections provide methods to add, remove, and manipulate elements.
Examples of collections include arrays, lists, sets, and maps.
Collections can be used to efficiently manage and access large amounts of data.
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
They are used to initialize the object's state
Constructors can have parameters to customize the initialization process
Data science is a field that uses scientific methods, algorithms, and systems to extract knowledge and insights from structured and unstructured data.
Data science involves collecting, analyzing, and interpreting large amounts of data to make informed decisions.
It combines statistics, machine learning, and domain knowledge to uncover patterns and trends in data.
Data scientists use programming languages like Python and R...
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain data and methods to manipulate that data.
It involves concepts like inheritance, encapsulation, polymorphism, and abstraction.
Example: Inheritance allows a class to inherit properties and methods from another class, promoting code reusability.
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to reuse code from another class
Promotes code reusability and reduces redundancy
Derived class inherits members from base class
Example: Class Car can inherit properties and methods from class Vehicle
Types of inheritance in .NET include single, multiple, multilevel, hierarchical, and hybrid inheritance.
Single inheritance: A class can inherit from only one base class.
Multiple inheritance: A class can inherit from multiple base classes (not supported in C#).
Multilevel inheritance: A class can inherit from a derived class, creating a hierarchy of classes.
Hierarchical inheritance: Multiple classes can inherit from a si...
Primary key uniquely identifies each record in a table, while unique key ensures each value in a column is unique.
Primary key does not allow NULL values, while unique key allows one NULL value.
A table can have only one primary key, but multiple unique keys.
Primary key is automatically indexed, while unique key may or may not be indexed.
Example: Primary key for a 'Students' table could be 'StudentID', while unique key c
Structured Query Language (SQL) is a standard language for managing and manipulating databases.
SQL is used to communicate with databases to perform tasks like querying data, updating records, and creating tables.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE, and CREATE.
SQL is not case-sensitive, but it is conventionally written in uppercase for keywords and lowercase for table and column names.
Printing odd numbers from a given list or range.
Iterate through the list or range of numbers
Check if each number is odd by using the modulo operator (%)
Print the odd numbers
I applied via Company Website and was interviewed in Feb 2024. There were 4 interview rounds.
5 coding questions were provided, to qualify this test out of 5 questions 3 questions need to solve.
Given a software system to develop and time period is 7 days
Choose database based on project requirements, scalability, performance, and budget.
Consider the type of data you will be storing (structured, unstructured, semi-structured)
Evaluate the scalability requirements of your project
Assess the performance needs of your application
Take into account the budget constraints for the project
Consider the level of expertise available for managing the database
Examples: MySQL for small...
CSS specificity determines which style rule is applied to an element when multiple rules have conflicting selectors.
Specificity is calculated based on the type of selector used in a CSS rule.
Inline styles have the highest specificity, followed by IDs, classes, and elements.
Using !important in a rule increases its specificity, but should be used sparingly.
Specificity is important to understand when troubleshooting CSS s
They asked basic questions abut the domain and there will be preliminary round which u need to score 80%
based on 28 reviews
Rating in categories
Software Engineer
36
salaries
| ₹3.6 L/yr - ₹5.4 L/yr |
Software Developer
20
salaries
| ₹3 L/yr - ₹5 L/yr |
Devops Engineer
20
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Staff Software Engineer
11
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Full Stack Developer
9
salaries
| ₹3.8 L/yr - ₹4.8 L/yr |
TCS
Wipro
Infosys
HCLTech