i
UST
Work with us
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2022. There were 2 interview rounds.
Using stream API to find the sum of even numbers from an ArrayList
Convert the ArrayList to a stream using the stream() method
Filter the stream to keep only the even numbers using the filter() method
Use the mapToInt() method to convert the stream of even numbers to an IntStream
Finally, use the sum() method to calculate the sum of the even numbers
Prepared Statements interface is used to prevent SQL injection.
Prepared Statements interface is used to parameterize the SQL queries.
It allows the separation of SQL code and user input.
It helps to prevent SQL injection attacks by automatically escaping special characters.
Examples: PDO, mysqli, Java PreparedStatement, etc.
String is immutable to ensure data integrity and thread safety.
Immutable strings prevent accidental modification of data.
Immutable strings allow for efficient memory allocation and sharing.
Immutable strings ensure thread safety by avoiding race conditions.
Examples of immutable string methods include substring, toLowerCase, and toUpperCase.
Java OOPs concepts and examples
Encapsulation - hiding data and methods within a class (e.g. private variables)
Inheritance - creating new classes from existing ones (e.g. subclass extends superclass)
Polymorphism - using a single method to perform different actions (e.g. method overloading/overriding)
Abstraction - focusing on essential features and hiding implementation details (e.g. abstract classes/interfaces)
What people are saying about UST
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
A HackerRank Test with 2 Coding question of easy and medium difficulty7
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
2 coding and aptitude
I applied via Company Website and was interviewed in Mar 2022. There were 5 interview rounds.
Reasoning questions and verbal ability questions
Coding questions related c and c++
Dowry system
I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.
Today it is Thursday.after 132 days,it will be?
SQL is a programming language used to manage and manipulate relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and query databases
Common commands include SELECT, INSERT, UPDATE, and DELETE
Joins are used to combine data from multiple tables
Indexes can be used to improve query performance
OOPs is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs stands for Object-Oriented Programming.
It focuses on creating objects that interact with each other to solve a problem.
It includes concepts like encapsulation, inheritance, and polymorphism.
Encapsulation is the practice of hiding data and methods within an object.
Inheritance allows objects to inherit properties and meth...
I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Easy logical questions
basic quant
Easy level coding questions
Counting frequency of alphabets
Multiple dispatch is not a feature of Redux. It can be achieved using middleware or custom logic.
Middleware like redux-thunk or redux-saga can be used to dispatch multiple actions based on a single action.
Custom logic can be implemented in the reducer to handle multiple actions based on a single action type.
For example, a single 'ADD_ITEM' action can trigger multiple actions like 'UPDATE_TOTAL', 'UPDATE_HISTORY', etc.
M...
based on 1 interview experience
Difficulty level
Duration
based on 7 reviews
Rating in categories
Software Developer
2.2k
salaries
| ₹4.1 L/yr - ₹19.5 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹7 L/yr - ₹28.5 L/yr |
Software Engineer
1.5k
salaries
| ₹3.8 L/yr - ₹15.7 L/yr |
System Analyst
1.1k
salaries
| ₹6.3 L/yr - ₹22.6 L/yr |
Senior Software Developer
957
salaries
| ₹5.5 L/yr - ₹20.5 L/yr |
Accenture
Wipro
Cognizant
Capgemini