Filter interviews by
I applied via Campus Placement
Historical and cultural factors contribute to the high representation of Telugu students in IITs.
Historically, Telugu-speaking regions have placed a strong emphasis on education and have a high literacy rate.
The Telugu states have a large population, which increases the likelihood of more students applying to IITs.
There are also many coaching centers in the Telugu states that prepare students for the IIT entrance exam.
...
As a team, we have accomplished several milestones including successful product launches, increased revenue, and improved customer satisfaction.
Launched three new products in the past year
Increased revenue by 25% through strategic partnerships
Improved customer satisfaction ratings by 15% through enhanced customer support
Successfully completed a complex project ahead of schedule and under budget
My motive in life is to make a positive impact on society through technology.
I am passionate about using technology to solve real-world problems.
I believe that technology has the power to improve people's lives and make the world a better place.
I want to be part of the innovation that drives progress and creates a better future for all.
For example, I have worked on developing software that helps people with disabilitie...
This profile aligns with my skills, interests, and career goals.
My skills and experience match the requirements of the position.
The company's mission and values align with my personal values.
The role offers opportunities for growth and development.
The industry is one that I am passionate about.
The location and work-life balance are appealing.
CitiCorp is a leading global bank with a strong reputation for innovation and customer service.
CitiCorp has a strong global presence with operations in over 160 countries
The bank has a history of innovation, including being the first to introduce the ATM
CitiCorp is committed to providing excellent customer service and has won numerous awards for it
The bank offers a wide range of financial products and services, includi...
I applied via Campus Placement
posted on 20 May 2017
I appeared for an interview in May 2017.
Yes, the string class can be extended in most programming languages.
Inheritance can be used to extend the functionality of the string class.
By creating a new class that inherits from the string class, additional methods and properties can be added.
Extending the string class allows for customization and adding specific functionality to strings.
Example: In Python, the string class can be extended by creating a new class
Implicit objects in JSP are predefined objects that are available for use without any declaration or initialization.
Implicit objects in JSP include request, response, session, application, out, config, pageContext, page, exception, and others.
These objects provide access to various aspects of the JSP environment and can be used to perform common tasks.
For example, the request object allows access to HTTP request parame...
A hash map is a data structure that uses a hash function to map keys to values.
Hash map stores key-value pairs
It uses a hash function to compute an index for each key
Collisions can occur when two keys hash to the same index
Hash maps provide fast access to values based on their keys
StringBuffer and StringBuilder are both used to manipulate strings, but StringBuffer is thread-safe while StringBuilder is not.
StringBuffer is synchronized, making it safe for use in multi-threaded environments.
StringBuilder is not synchronized, making it faster but not thread-safe.
StringBuffer is preferred when multiple threads are involved, while StringBuilder is preferred for single-threaded scenarios.
Both classes p...
MVC is a software architectural pattern that separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application.
View is responsible for displaying the user interface.
Controller handles user input, updates the model, and interacts with the view.
MVC promotes separation of concerns and modularity in software development.
Example: In a web applica...
Annotations used in RESTful web services
1. @Path - Specifies the URI path for the resource
2. @GET - Specifies that the method handles HTTP GET requests
3. @POST - Specifies that the method handles HTTP POST requests
4. @PUT - Specifies that the method handles HTTP PUT requests
5. @DELETE - Specifies that the method handles HTTP DELETE requests
6. @PathParam - Binds the value of a URI template parameter to a method paramete...
Top 5 customers of HSBC can be found by analyzing transaction history and account balances.
Analyze transaction history of all HSBC customers worldwide
Identify customers with highest transaction volumes and account balances
Rank customers based on transaction volumes and account balances
Select top 5 customers based on ranking
Consider other factors such as creditworthiness and profitability
Use online maps or directories to find the number of petrol pumps in the city.
Search for petrol pumps on online maps like Google Maps or MapQuest.
Use online directories like Yelp or Yellow Pages to find petrol pumps in the city.
Check with local authorities or city websites for a list of petrol pumps in the area.
Ask locals or taxi drivers for recommendations on petrol pumps in the city.
The average number of people coming to the airport daily can be calculated by taking the total number of people arriving and departing and dividing it by two.
Collect data on the number of arrivals and departures for a given period, such as a week or a month.
Add the number of arrivals and departures together to get the total number of people coming to the airport.
Divide the total number by the number of days in the peri...
I have a strong background in software engineering and a passion for innovation, making me a valuable asset to HSBC.
I have a proven track record of successfully delivering high-quality software solutions in previous roles.
I am highly skilled in various programming languages and technologies, including Java, Python, and SQL.
I have experience working in agile development environments, allowing me to adapt quickly to chan...
I applied via Campus Placement
I am passionate about analyzing data and deriving insights to drive strategic decision-making.
I have a strong background in data analysis and statistics.
I enjoy problem-solving and finding patterns in data.
I believe that my analytical skills can add value to the organization by providing actionable insights.
I have experience using various analytical tools such as Excel, SQL, and Tableau.
I am detail-oriented and thrive
Passion for analyzing data and making informed financial decisions.
I have always been fascinated by numbers and analyzing trends.
I enjoy the challenge of making sense of complex financial data.
I believe finance plays a crucial role in driving business success and growth.
I am motivated by the opportunity to help companies make informed financial decisions.
I find satisfaction in using data to identify opportunities for i
posted on 10 May 2015
Multi tasking, multi processing, and multi programming are different approaches to managing tasks in an operating system.
Multi tasking allows multiple tasks to run concurrently on a single processor.
Multi processing involves multiple processors running tasks simultaneously.
Multi programming allows multiple programs to be loaded into memory and executed concurrently.
Examples of multi tasking operating systems include Wi...
Memory allocation refers to the process of assigning memory to programs during runtime.
Stack allocation is done automatically and is limited in size.
Heap allocation is done manually and is larger in size.
Stack memory is used for local variables and function calls.
Heap memory is used for dynamic memory allocation.
Memory leaks can occur if heap memory is not properly managed.
Use a shared variable and synchronization mechanisms to ensure natural order printing of numbers.
Create two threads, one for printing even numbers and the other for printing odd numbers.
Use a shared variable to keep track of the current number to be printed.
Implement synchronization mechanisms like locks or semaphores to ensure only one thread can access the shared variable at a time.
Each thread should check if it is i...
Printing a matrix in spiral order
Start from the first element and print it
Move in a spiral order towards the center of the matrix
Repeat until all elements are printed
Thread class and Runnable Interface are used for multithreading in Java.
Thread class is a predefined class in Java that provides methods to create and control threads.
Runnable interface is used to define a task that can be executed by a thread.
Thread class implements Runnable interface.
Thread class provides more control over threads than Runnable interface.
Example: Thread t = new Thread(new MyRunnable()); t.start();
Exa...
Linked List is a dynamic data structure while ArrayList is a static data structure.
Linked List is best for frequent insertion and deletion operations.
ArrayList is best for frequent access operations.
Linked List uses more memory than ArrayList.
ArrayList is faster than Linked List for accessing elements.
Use Linked List when you need to frequently add or remove elements from the list.
Use ArrayList when you need to frequen
I am not interested in a career in investment banking.
I am more interested in a career in software development
I enjoy problem-solving and creating innovative solutions through coding
Investment banking does not align with my passion and skill set
I have chosen to apply to J.P. Morgan because of their reputation, global presence, and opportunities for growth.
J.P. Morgan has a strong reputation in the financial industry.
They have a global presence with offices in multiple countries.
The company offers various opportunities for career growth and development.
J.P. Morgan is known for its innovative technology solutions in the financial sector.
I am impressed by their ...
Yes, I have made a mistake in my previous project.
I underestimated the complexity of a task and ended up missing the deadline.
I failed to properly test a feature, resulting in a bug that affected user experience.
I accidentally deleted an important file without having a backup.
I misunderstood a requirement and implemented a feature incorrectly.
Some of the top questions asked at the Citicorp Technology interview -
Assistant Vice President
4.8k
salaries
| ₹17 L/yr - ₹48.5 L/yr |
Assistant Manager
3.3k
salaries
| ₹6.1 L/yr - ₹20.8 L/yr |
Officer
2.9k
salaries
| ₹10.6 L/yr - ₹35.9 L/yr |
Vice President
2.6k
salaries
| ₹21 L/yr - ₹72 L/yr |
Manager
2.3k
salaries
| ₹11.5 L/yr - ₹39 L/yr |
Wells Fargo
JPMorgan Chase & Co.
HSBC Group
Cholamandalam Investment & Finance