Filter interviews by
Top trending discussions
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
Tuple is immutable, ordered collection of elements. Lists are mutable, ordered collection of elements.
Tuple elements cannot be changed once assigned, while list elements can be modified.
Tuples are created using parentheses (), while lists are created using square brackets [].
Tuples are faster than lists for iteration and accessing elements.
Example: tuple = (1, 2, 3), list = [1, 2, 3]
posted on 22 Jul 2024
There were 125 questions in the first round in which they asked questions about English grammar and easy questions about general behavior in 75 minutes
posted on 12 Jul 2024
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
Simple questions related to arraylist and queue
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
posted on 10 Sep 2024
I was interviewed in Aug 2024.
It was easy difficulty.
Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc
posted on 9 Oct 2023
I applied via campus placement at National Institute of Technology,(NIT), Mizoram and was interviewed in Sep 2023. There were 2 interview rounds.
It was online assessment
The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction. Arrays are fixed-size data structures, while vectors are dynamic arrays. A queue can be implemented using two stacks.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Creating new classes based on existing classes, inheriting their attributes and methods.
Polymorphism: Objects of differe...
The four pillars of object-oriented programming are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behavior from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message.
Abstraction: Hiding the complex implementatio...
DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.
DBMS is a software system that manages databases.
It allows users to define, create, maintain, and control access to databases.
DBMS provides tools for data manipulation, retrieval, and security.
Examples of DBMS include MySQL, Oracle, SQL Server, and PostgreSQL.
I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.
It was mostly on JavaScript
based on 2 reviews
Rating in categories
Team Lead
6
salaries
| ₹3.7 L/yr - ₹5 L/yr |
Application Support Engineer
6
salaries
| ₹2.7 L/yr - ₹4.3 L/yr |
Qa Automation Testing Engineer
5
salaries
| ₹4.6 L/yr - ₹8.8 L/yr |
HR Executive Recruiter
5
salaries
| ₹3 L/yr - ₹3.7 L/yr |
Information Technology Recruiter
5
salaries
| ₹2 L/yr - ₹4 L/yr |
Persistent Systems
TCS
Wipro
HCLTech