Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It' s very easy not hard
Secured loan is a type of loan that is backed by collateral, reducing the risk for the lender.
Secured loan requires collateral, such as a house or car, to secure the loan
If the borrower fails to repay the loan, the lender can take possession of the collateral
Interest rates on secured loans are typically lower than unsecured loans due to reduced risk for the lender
Mortgages are loans used to purchase real estate, while depreciation is the decrease in value of assets over time.
Mortgages are long-term loans used to finance the purchase of real estate properties.
Depreciation is the decrease in value of assets over time due to wear and tear, obsolescence, or other factors.
Mortgages typically have fixed or adjustable interest rates and are secured by the property being purchased.
Depr...
Top trending discussions
posted on 17 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Data refers to facts, statistics, or information collected for analysis or reference.
Data is raw, unprocessed information.
It can be in the form of numbers, text, images, or any other format.
Examples include customer names, product prices, and sales figures.
Data can be structured (organized in a specific way) or unstructured (not organized).
Preprocessed data is data that has been cleaned, transformed, and organized for analysis or modeling.
Preprocessed data is often used in machine learning and data analysis to improve the accuracy and efficiency of models.
Common preprocessing steps include removing missing values, scaling features, and encoding categorical variables.
Examples of preprocessing techniques include normalization, standardization, one-hot enco
Info refers to data or knowledge that provides details or context about a specific topic or subject.
Info can be in the form of facts, statistics, or explanations.
It helps to understand a topic better or make informed decisions.
Examples of info include news articles, research papers, and educational resources.
Use SQL INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.
Use INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.
Specify the columns you want to copy from each table in the SELECT statement.
Make sure the columns in the SELECT statement match the columns in the 3rd table where you are pasting the data.
Reverse a string using any programming language
Use built-in functions like reverse() or slice() in languages like Python or JavaScript
Iterate through the string in reverse order and append each character to a new string
Use a stack data structure to push each character onto the stack and then pop them off to reverse the string
I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.
First round is technical apptitude in java or python
Second round is strings and array coding test
Third level also advanced coding level
I applied via campus placement at SRM university (SRMU) and was interviewed in May 2024. There were 5 interview rounds.
Assusual apti questions from every topics
1. 1 coding Question we can use java, python etc to solve and
2. another 1 sql question
One question based on any one data structure (in my case I solved stack &queue combinely)
I am strong in Java programming language.
Proficient in Java programming language
Experience in developing applications using Java
Knowledge of Java frameworks like Spring and Hibernate
I rate myself 4 out of 5 in IT skills.
Proficient in programming languages such as Java, Python, and C++
Experienced in software development and debugging
Familiar with database management systems like MySQL and MongoDB
The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hides the complex implementation details and only shows the necessary features.
Print a specific pattern using loops
Use nested loops to print the desired pattern
Increment the number of characters printed in each row
Adjust the spacing to create the desired pattern
Static keyword is used in programming languages to declare variables, functions, or classes that are shared among all instances of a class or are only accessible within a specific scope.
Static variables retain their values between function calls
Static functions can only be called within the same file
Static classes cannot be instantiated and are used for grouping related methods and properties
posted on 10 Sep 2024
I was interviewed in Aug 2024.
It was easy difficulty.
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
apply, call, and bind are methods used to manipulate the context of a function in JavaScript.
apply() - calls a function with a given 'this' value and arguments provided as an array
call() - calls a function with a given 'this' value and arguments provided individually
bind() - creates a new function that, when called, has its 'this' keyword set to the provided value
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
posted on 24 Apr 2024
posted on 29 May 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
It was a written test where theoretical SQL questions were asked like primary key, foreign key, set operators and some queries
I applied via Campus Placement
Its a sectional round. It has 4 sections. Quants, Logical, pseudo code, Reasoning, Gaming
based on 59 reviews
Rating in categories
Financial Analyst
130
salaries
| ₹1.1 L/yr - ₹3.3 L/yr |
Team Lead
14
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Senior Software Developer
11
salaries
| ₹9.4 L/yr - ₹17.4 L/yr |
Team Lead Operations
8
salaries
| ₹4.4 L/yr - ₹7 L/yr |
NOC Analyst
8
salaries
| ₹2.5 L/yr - ₹4.6 L/yr |
TCS
Infosys
Wipro
HCLTech