i
UBS
Filter interviews by
I was interviewed before Mar 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions on puzzle, programming and Java OOPS based.
You are tasked with printing a specific pattern based on the given number of rows, 'N'. For any input value of 'N', generate and print a pattern as described in the example.
The task is to print a specific pattern based on the given number of rows, 'N'.
Iterate through each row and print the numbers in the specified pattern
Start with the first row, then move to the next row in a spiral pattern
Ensure there is exactly one space between each value in a row
An abstract class is a class that cannot be instantiated and is used as a blueprint for other classes to inherit from.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and concrete methods
Used to define common behavior for subclasses
A final class in Java is a class that cannot be extended or subclassed.
Final classes are marked with the 'final' keyword in Java.
Final classes are often used for utility classes or classes that should not be modified or extended.
Example: 'String' class in Java is a final class.
Static methods belong to the class itself, while non-static methods belong to instances of the class.
Static methods can be called without creating an instance of the class.
Non-static methods can only be called on an instance of the class.
Static methods cannot access non-static variables or methods directly.
Non-static methods can access both static and non-static variables and methods.
Example: Math.sqrt() is a static me...
Round duration - 60 minutes
Round difficulty - Easy
This was the best round! The director took my interview. It eventually got converted into a technical round.
Use C# to connect to a SQL Server backend or database.
Use SqlConnection class to establish a connection to the SQL Server.
Use SqlCommand class to execute SQL queries.
Handle exceptions using try-catch blocks.
Remember to close the connection after use.
WCF services provide advantages such as interoperability, security, reliability, and flexibility.
Interoperability: WCF allows communication between different platforms and technologies.
Security: WCF supports various security mechanisms like message encryption and authentication.
Reliability: WCF ensures reliable message delivery through features like reliable messaging.
Flexibility: WCF supports multiple communication pr...
An APK file is a package file format used for distributing and installing applications on Android devices.
APK stands for Android Package Kit
Contains all the necessary files for an Android app to be installed on a device
Can be downloaded from app stores like Google Play or third-party websites
API Level in Android is a unique integer value assigned to each version of the Android platform.
API Level determines the Android framework API features available to an app.
Developers specify the minimum API Level required for their app to run.
Higher API Levels offer more features but may limit app compatibility with older devices.
For example, Android 11 has API Level 30.
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Top trending discussions
based on 7 interviews
6 Interview rounds
based on 107 reviews
Rating in categories
Associate Director
3.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Vice President
2.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Authorized Officer
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Exempt NON Officer
1.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
ENO
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Morgan Stanley
Goldman Sachs
JPMorgan Chase & Co.
Deutsche Bank