Tell Me About Yourself

Employers ask this question because they want to know you have the relevant educational and professional experiences and skill-sets to excel at the role you’ve applied to and want to gain a strong understanding of why that role appeals to you.

“Tell Me About Yourself” Answer Outline (geared towards undergraduate students, modify as needed depending on the years of professional experience you have and the role you)

Step One | The Introduction: Quickly introduce yourself. Mention your name, the school you attend, the year you’re currently in, and your concentration of study. *If you are an international candidate, you can mention from where and when you moved to the U.S. here.*

Step Two | Passion for Industry: What made you interested in the industry you’re applying to? Why do you gravitate towards it?

Step Three | Professional Experiences: What have you done and what have you learned? How have those experiences influenced the progression of your career journey?

Step Four | Present Day: What about the company and/or role you are interviewing for excites you?

Winning Strategies

  • Connect your professional experiences together and logically explain how one experience led to the other
  • Be specific! Talk about your passion for the industry/product group you are interviewing for
  • Demonstrate that you have the mindset/skill-sets to excel in the role you have applied to

Avoid

  • Reading or listing the bullet points on your resume -- your interviewer can read and you aren’t adding anything new or anything of value by doing this
  • Spending too much time highlighting extracurriculars or non-essential role accomplishments; you are communicating that you don’t understand the requirements of the role you’re interviewing for.

Detailed Sample Answer

Hi, my name is Mike and I’m currently a Junior at UC Berkeley majoring in both electrical engineering and finance.

Ever since I was young, I’ve always had a natural ability for working with numbers and breaking down complex problems into smaller component parts. Engineering has helped me further develop this analytical approach, but I’ve always looked to finance, my passion since starting college, as a much more practical application of this mindset.

I got my first taste of finance through a stock market competition in my Valuations class in my freshman year and I was instantly hooked. I enjoyed looking at data and performing analysis to try and figure out where the market was headed – I found it really flexed my quantitative skills which I found to be really rewarding!

I got my first exposure to finance in the professional world as a corporate finance intern at Intel, the computer chip company. I performed a variety of tasks, including performing financial analysis on equity returns for potential investments and updating financial models to support quarterly deal evaluation. It was a great learning experience that solidified my desire to further develop my investment skill-sets and my interest in finance within the tech space.

Last summer I worked as an analyst at [FIRM X] in equity research, leveraging my engineering knowledge and passion for electronics to cover the technology sector. I got hands-on experience doing everything from performing competitive analysis research for a high-speed semiconductor product to using a Bloomberg terminal to gather data to calculate P/E and ROA ratios for tables that were used in research reports. I also got a chance to utilize my writing chops, creating multiple articles ultimately used by analysts for their own research.

While I found the experience in equity research quite rewarding, I realized at this early stage in my career, I don’t want my experiences and learnings to be limited to one sector. Additionally, my conversations with a few investment bankers I worked with at [FIRM X] made me realize that working on live deals and the transactional nature of investment banking -- facilitating an acquisition or raising capital for an IPO -- is much more appealing and exciting to me.

It’s for this reason I’m here today to interview for the investment banking summer analyst position at [FIRM Y]. I truly believe your firm is a leader in the [XXX] space, especially after leading the successful IPO’s of [Company A] and [Company B], and will prove to be a great training ground that will bring out the best in my abilities. I look forward to sharing more about my passion for the role and the value I can add to [FIRM Y].

Why Is This a Good Answer?

  • There is structure ( the answer is not all over the place)!
  • There are logical transitions from one experience to another — the interviewer has understood the candidate is purposeful in his or her career moves. The whole point of this answer is to provide the “context behind the bullet-points”, i.e. why did you choose to pursue a certain path or role.
  • The answer just contains high-level highlights and learnings and no mentions of specific bullet-points. If your interviewer has a question about a specific bullet-point, they will ask you a follow-up questions, but avoid going over bullet-point by bullet-point in your answer AT ALL COSTS!

随机推荐

  1. Python:使用基于事件驱动的SAX解析XML

    SAX的特点: 是基于事件的 API 在一个比 DOM 低的级别上操作 为您提供比 DOM 更多的控制 几乎总是比 DOM 更有效率 但不幸的是,需要比 DOM 更多的工作 基于对象和基于事件的接口 ...

  2. chrome如何添加扩展程序及登录

    https://jingyan.baidu.com/album/7e440953191a2b2fc0e2ef0c.html?picindex=3

  3. Intellij新安装初始化配置

    自动编译开关 忽略大小写开关 IDEA默认是匹配大小写,此开关如果未关.你输入字符一定要符合大小写.比如你敲string是不会出现代码提示或智能补充.但是,如果你开了这个开关,你无论输入String或 ...

  4. 又拍云 Node.js 实现文件上传、删除

    Node.js 服务端 使用 Node.js + Express.js 实现 服务端 const express = require("express"); const app = ...

  5. Kafka项目实战-用户日志上报实时统计之应用概述

    1.概述 本课程的视频教程地址:<Kafka实战项目之应用概述> 本课程是通过一个用户实时上报日志来展开的,通过介绍 Kafka 的业务和应用场景,并带着大家搭建本 Kafka 项目的实战 ...

  6. CSS 基础:HTML 标记与文档结构(1)<思维导图>

    这段时间利用一下间隙时间学习了CSS的基础知识,主要目的是加深对CSS的理解,虽然个人主要工作基本都是后台开发,但是个人觉得系统学习一下CSS的基础还是很有必要的.下面我学习CSS时做的思维导图(全屏 ...

  7. 和我一起打造个简单搜索之Logstash实时同步建立索引

    用过 Solr 的朋友都知道,Solr 可以直接在配置文件中配置数据库连接从而完成索引的同步创建,但是 ElasticSearch 本身并不具备这样的功能,那如何建立索引呢?方法其实很多,可以使用 J ...

  8. LoadRuner12.53教程(三)

    教训1:建立一个Vuser Script jiào教   xùn训   1   :   jiàn建   lì立   yī一   gè个   V   u   s   e   r   S   c   r ...

  9. bus总线

    有时候两个组件也需要通信(非父子关系).当然Vue2.0提供了Vuex,但在简单的场景下,可以使用一个空的Vue实例作为中央事件总线. eventBus.js放在assets import Vue f ...

  10. Hibernate学习(一)———— 第一个hibernate工程

    一.什么是Hibernate? 轻量级JavaEE应用的持久层框架,是一个完全的ORM框架.(说完这句话,肯定有很多人懵圈了,下面我来一个个解释) 持久化:将我们想要保存的数据保存到硬盘上,也就是我们 ...