Upload Button Icon Add office photos

Filter interviews by

Transvision (Bangalore) Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

I attended a 1-hour interview for the Analyst role. The questions were easy to moderate and included a mix of tasks. I was asked to read a paragraph aloud while recording, which tested my communication skills. There were also logical reasoning questions and basic math problems on topics like distance and time. The process was smooth, and the questions focused on analytical thinking and clarity in communication.

Round 2 - One-on-one 

(16 Questions)

  • Q1. Introduce yourself
  • Q2. What is trade life cycle
  • Q3. What is option with example
  • Q4. Difference between trial balance and balance sheet
  • Q5. What is ETF
  • Q6. What is mortgage back security
  • Q7. What is stock exchange
  • Q8. SEBI guidelines
  • Q9. What is Repo rate
  • Q10. Different between forward and future contact
  • Q11. What is short selling
  • Q12. Exel short cut
  • Q13. Why do you want to work at Northern Trust?
  • Q14. What qualifications and experiences make you a suitable candidate for this position?
  • Q15. What are your strengths and weaknesses?
  • Q16. Questions relating to vlook up and Advance excel formula

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall, the interview process was well-structured and assessed both technical and interpersonal skills. It is particularly suitable for candidates with a solid foundation in finance, technical concepts, and data analysis tools.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Introduce yourself
  • Q2. What has been your experience with framework design and implementation?
  • Q3. What is the tech and languages you are comfortable with? Rate yourself on each.
  • Q4. What is your experience with finance?
  • Q5. What is TDD and BDD? What are the differences and which one do you prefer?
Round 2 - Technical 

(6 Questions)

  • Q1. Write a program to find the frequency of word in a sentence
  • Q2. Write a program to check if the sum of digits of.the given number is a prime number
  • Q3. Write an SQL query to get the second highest salary in the table
  • Q4. What is the difference between abstract class and interface? Give a use case for both.
  • Q5. Explain static and give it's use case.
  • Q6. Where are objects stored in memory?

Interview Preparation Tips

Interview preparation tips for other job seekers - Thoroughly practice and study language of your choice
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain your last project and your role in this project
  • Q2. Overall working experience with other companies
  • Q3. Why choose kafka over MQ ? what challenges you faced during kafka implementation ?
  • Q4. Monolith to microservice migration journey ? what all decisions needs to be taken and how the entire migration took place.
  • Q5. If worked for RestAPI ? what is the use of swagger ? what is the content of Swagger documentation ?
  • Q6. Only this was asked to me , and rejected

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your interview scheduled only through referals , as at least you can get what went wrong if not selected .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Round 1 was aptitude round, it consisted of java and c++ snippets and we had to guess the output. Apart from that there were problems on speed, velocity, distance and time. Problems on word-letter patterns were also asked. The aptitude round had 30 questions and time given was 30 minutes.

Round 2 - Coding Test 

Aptitude round was the only elimination round. The next following 4 rounds were non-elimination rounds. Coding test included 3 questions - 1 and half hour was given to solve the same. It is fine if you don't perform well here, since it is a non-elimination round. But try to solve 1 and half or 2 questions atleast. The questions were mainly based on 1d arrays, 2D arrays, strings and string arrays.

Round 3 - Technical 

(11 Questions)

  • Q1. Introduce yourself.
  • Q2. Difference between Structure and object oriented languages
  • Q3. Explain of OOPS concepts and their real life examples.
  • Q4. What is static keyword and it's usage.
  • Q5. System architecture diagram for web application project.
  • Q6. Access Modifiers in java
  • Q7. What OOPS concepts are implemented in my project
  • Q8. DBMS core concepts
  • Q9. Overloading and Overriding
  • Q10. Approach to the coding questions asked in coding round.
  • Q11. Questions on what is cloud and what are some cloud platforms you know?
Round 4 - Case Study 

A project is assigned to a group of students and we need to come up with an idea on how to implement that project as a team.

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was completely resume-based. All the rounds were conducted on-campus within a single day. Aptitude round is the only elimination round. If you don't do well in any coding round, you can make it up in other rounds. Morning they started with the process and by evening all rounds were completed and results were declared.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Nov 2024.

Round 1 - Case Study 

Here’s a simple framework to approach a case study effectively:


---

Case Study Framework

1. Understand the Problem

Read the case thoroughly and identify the key issue.

Ask clarifying questions if needed (if in a live setting).

Summarize the problem in your own words.



2. Analyze the Situation

SWOT Analysis (Strengths, Weaknesses, Opportunities, Threats)

Identify relevant stakeholders.

Gather data or key insights from the case text.



3. Identify Alternatives

Brainstorm possible solutions to the problem.

Consider multiple approaches (e.g., short-term vs. long-term solutions).



4. Evaluate the Alternatives

Weigh the pros and cons of each solution.

Assess feasibility, costs,

Round 2 - Technical 

(2 Questions)

  • Q1. What are the common performance issues that can occur in a system?
  • Ans. 

    Common performance issues in a system include slow response times, high resource usage, bottlenecks, and crashes.

    • Slow response times can be caused by inefficient code, network latency, or overloaded servers.

    • High resource usage can lead to system slowdowns and crashes, often caused by memory leaks or inefficient algorithms.

    • Bottlenecks occur when a component of the system becomes a limiting factor, such as a database ser...

  • Answered by AI
  • Q2. What is your experience with software bug fixing?
  • Ans. 

    I have experience in identifying and resolving software bugs through thorough testing and collaboration with developers.

    • Identifying bugs by reproducing issues reported by users

    • Collaborating with developers to understand root cause of bugs

    • Testing bug fixes to ensure they are effective

    • Utilizing bug tracking tools like Jira or Bugzilla

    • Experience with regression testing to prevent reoccurrence of bugs

  • Answered by AI
Round 3 - Coding Test 

Shortcut Tips for Coding Tests: 1. Master the Basics: Familiarize yourself with arrays, strings, loops, and conditional statements. 2. Learn Patterns: Concentrate on sliding window, two-pointer techniques, recursion, and divide-and-conquer methods. 3. Use Standard Algorithms: Study breadth-first search (BFS), depth-first search (DFS), sorting algorithms, and dynamic programming principles. 4. Understand Data Structures: Practice with stacks, queues, linked lists, and trees. 5. Practice Edge Cases: Consider scenarios involving empty inputs, duplicates, and large datasets. 6. Write Pseudocode: Outline your plan before starting to code. 7. Optimize Early: Always strive for efficiency in your solutions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Quick Tips for Job Seekers:

1. Know Your Strengths: Identify skills and tailor your resume.


2. Network: Leverage LinkedIn, industry events, and connections.


3. Customize Applications: Align resumes and cover letters to job descriptions.


4. Prepare for Interviews: Research companies and practice answers.


5. Upskill: Learn in-demand tools, certifications, and soft skills.


6. Stay Organized: Track applications and follow-ups.


7. Be Positive: Handle rejections as learning opportunities.


8. Leverage Social Media: Optimize LinkedIn and maintain professionalism online.


9. Consider All Opportunities: Explore freelance, contract, or adjacent roles.


10. Follow Up: Send thank-you notes and stay connected with recruiters.



Stay consistent and persistent—your opportunity is ahead!
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Kumaraguru College of Technology, Coimbatore and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

The group discussion was conducted on the basic topic of "Education System in India." After announcing the topic, the HR provided three minutes for preparation, during which participants were allowed to take notes. Subsequently, each person spoke about the topic for 30 seconds. Following the individual presentations, a three-minute discussion took place among the members.

Round 2 - One-on-one 

(4 Questions)

  • Q1. What is meant by securities?
  • Ans. 

    Securities are financial instruments that represent ownership or debt in a company or government entity.

    • Securities can include stocks, bonds, options, and futures.

    • They are bought and sold on financial markets.

    • Investors purchase securities as a way to potentially earn a return on their investment.

    • Securities can be issued by corporations, governments, or other organizations.

    • They provide investors with the opportunity to ...

  • Answered by AI
  • Q2. What is meant by the repo rate and reverse repo rate?
  • Ans. 

    Repo rate is the rate at which the central bank lends money to commercial banks, while reverse repo rate is the rate at which the central bank borrows money from commercial banks.

    • Repo rate is used by the central bank to control inflation and money supply in the economy.

    • Reverse repo rate is used to absorb excess liquidity from the market.

    • Changes in repo rate and reverse repo rate influence the interest rates in the econ...

  • Answered by AI
  • Q3. What is the difference between stocks and mutual funds?
  • Ans. 

    Stocks represent ownership in a single company, while mutual funds pool money from multiple investors to invest in a diversified portfolio of stocks, bonds, or other securities.

    • Stocks represent ownership in a single company, giving investors the potential for high returns but also higher risk.

    • Mutual funds pool money from multiple investors to invest in a diversified portfolio of stocks, bonds, or other securities, redu...

  • Answered by AI
  • Q4. Can you provide an introduction about yourself and share details about your family background?
  • Ans. 

    I am a Relationship Manager with a strong background in finance and customer service. My family is supportive and close-knit.

    • Experienced Relationship Manager in finance industry

    • Skilled in customer service and building client relationships

    • Close-knit and supportive family background

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ICICI Securities Relationship Manager interview:
  • NISM VA
  • NISM VII
  • NISM VIII
Interview preparation tips for other job seekers - The recruitment process was straightforward, and the HR team was very friendly throughout the process; it is essential to have basic knowledge in finance.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Filters in Tableau
  • Q2. Blending and joins in Tableau
  • Q3. LOD expressions in Tableau
  • Q4. Different types of Joins in SQL, difference between TRUNCATE and DELETE
Round 2 - One-on-one 

(2 Questions)

  • Q1. About my technical experience
  • Q2. What will you do if you get the offer from multiple companies

Interview Preparation Tips

Interview preparation tips for other job seekers - I had 2 rounds of interviews for the position at Wells Fargo. The first round was a teams interview where I was asked questions on Tableau, SQL, and logical reasoning, which I answered successfully and cleared. The second round was an in-person interview on Monday, which required me to take time off from work. This was a managerial interview with no technical questions, except for one about the difference between rank and dense rank.

After the second round, I did not receive any feedback for several days, so I contacted HR to inquire about the status. They assured me they would provide an update, but I did not hear back. I reached out again and was told that I was not selected because I was "not technically strong." This reason seemed misleading, as the second round was not even technical in nature.

My impression is that my current salary expectations may have exceeded their budget for the role. Rather than acknowledging this, it seems they opted to cite a technical deficiency as the reason for my rejection, which I believe was not accurate.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction, be prepared to have knowledge on your resume
  • Q2. Mathematical questions like percentage
  • Q3. Critical thinking. They asked a question with a given situation what you'll do .
  • Q4. The past 4 days been climate be stroming . And current was cut off due to rain and flood , you have a important assignment to finish, what you'll do

Interview Preparation Tips

Interview preparation tips for other job seekers - I went to citi for the interview of operation specialist other day. I been waitied for around 4 hours just to get my first round of interview. The interviewer seems exhausted due to overwhelming candidate. And one thing is shown upon the scheduling of the interview is lack of people management and schedules. The interviewer seems nice even though i didn't selected
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

During the coding test, I was asked to write a program to check the frequency of characters in a string.

Round 2 - Technical 

(5 Questions)

  • Q1. What is Java , what are the four pillars of java
  • Q2. Related to collection framework
  • Q3. What is recursion, write a code for it
  • Q4. Why we don't use pointers in java
  • Q5. What are the difference between array and arraylist

Interview Preparation Tips

Interview preparation tips for other job seekers - well prepare for all the questions like Java and oops

Officer wealth Interview Questions & Answers

Bajaj Capital user image Anonymous

posted on 1 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic qsns and answers and personality test

Round 2 - One-on-one 

(5 Questions)

  • Q1. Family background question
  • Q2. My hobbies and other things
  • Q3. Discussion on family
  • Q4. Work and course related
  • Q5. Fresher so basic questions

Tell us how to improve this page.

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 561 Interviews
Wells Fargo Interview Questions
3.9
 • 560 Interviews
Bajaj Finserv Interview Questions
4.0
 • 500 Interviews
HSBC Group Interview Questions
4.0
 • 489 Interviews
Xyz Company Interview Questions
3.8
 • 455 Interviews
American Express Interview Questions
4.2
 • 360 Interviews
UBS Interview Questions
4.0
 • 337 Interviews
BNY Interview Questions
3.9
 • 333 Interviews
Morgan Stanley Interview Questions
3.7
 • 304 Interviews
View all

Transvision (Bangalore) Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Accountant
4 salaries
unlock blur

₹1 L/yr - ₹2.8 L/yr

Explore more salaries
Compare Transvision (Bangalore) with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.9
Compare

JPMorgan Chase & Co.

4.0
Compare

HSBC Group

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview