Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
It had Coding (Leetcode Easy-Medium ) and Aptitude (Quant, Logical Reasoning, Data Interpretation and English)
Top trending discussions
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
Share the link for codesignal
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
posted on 19 Mar 2024
I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.
Paper test - MCQs(Hibernate, multithreading, logical reasoning, Quantitative, English grammar test )
I applied via Campus Placement and was interviewed in Mar 2023. There were 2 interview rounds.
The aptitude round had the topics of train and distance and time , OOPS , Core Java , JavaScript questions , Operating System questions and DBMS questions.
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
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
based on 11 reviews
Rating in categories
Software Engineer
47
salaries
| ₹8.5 L/yr - ₹16 L/yr |
Architecture and Strategy Professional
37
salaries
| ₹10 L/yr - ₹30.3 L/yr |
Software Developer
26
salaries
| ₹7 L/yr - ₹21.6 L/yr |
Software Engineer2
26
salaries
| ₹10.4 L/yr - ₹16.6 L/yr |
Senior Software Engineer
26
salaries
| ₹9.7 L/yr - ₹27 L/yr |
Actalent Services
Pitney Bowes
Stefanini
Softtek