LOG IN
SIGN UP
Canary Wharfian - Online Investment Banking & Finance Community.
Sign In
Forgot password?
Don't have an account?
or
Join Canary Wharfian
By signing up, you agree to our Terms & Conditions and Privacy Policy.
or

London Investment Banking Summer Analyst, Summer 2027 Programme

SummerNo visa sponsorship
William Blair logo

at William Blair

Investment Banking

Posted 6 days ago

No clicks

**London Investment Banking Summer Analyst, Summer 2027 Programme** Serve as a Summer Analyst within William Blair's investment banking group, working alongside senior bankers, and gaining direct client exposure. This 9-week program offers unique opportunities to contribute to various deals, build financial models, and conduct industry research. Ideal candidates are pursuing a bachelor's or master's degree with graduation between November 2027 and June 2028, have a strong analytical background in finance and accounting, and demonstrate exceptional communication and computer skills. Bilingual candidates (English and Italian, Spanish, German, or Dutch) are preferred.

Compensation
Not specified

Currency: Not specified

City
London
Country
United Kingdom

Full Job Description

// get job ID from URL query string (e.g. https://www.williamblair.com/careers/job-board-showjob.html?gh_jid=4175523007) // load job listing from https://boards-api.greenhouse.io/v1/boards/williamblair/jobs/{job_id} into an array // example job ID: 4175523007 // with fields: title, location, absolute_url, updated_at, content // metadata[0] holds AreasOfInterest // metadata[1] holds Location // metadata[2] holds Additional Locations // Put the title in first h1 with class hero-content-title // Put the content in jobcontent div // Put the locations in joblocation div // Put the areas of interest in jobareasofinterest div // If jobid is blank output error message "We're sorry but this job is no longer available." to jobcontent div and make jobtitle say "Job Not Found" window.addEventListener('DOMContentLoaded', async () => { // Get job ID from URL query string const urlParams = new URLSearchParams(window.location.search); const jobId = urlParams.get('gh_jid'); if (!jobId) { // If jobid is blank, output error message // document.querySelector('h1.hero-content-title').textContent = 'Job Not Found'; // document.getElementById('jobcontent').textContent = "We're sorry but this job is no longer available."; window.location.href = '/careers/job-search'; return; } else { // Load job listing const response = await fetch(`https://boards-api.greenhouse.io/v1/boards/williamblair/jobs/${jobId}`); const job = await response.json(); // Exit if Job Not Found if (job.status === 404 && job.error === 'Job not found') { // document.querySelector('h1.hero-content-title').textContent = 'We\'re sorry but this job is no longer available.'; window.location.href = '/careers/job-search'; return; } let areasOfInterest = []; if (job.metadata[0] && Array.isArray(job.metadata[0].value) && job.metadata[0].value[0] !== '' && job.metadata[0].value[0] !== undefined) { areasOfInterest.push(...job.metadata[0].value); } areasOfInterest = areasOfInterest.length > 0 ? areasOfInterest : ['No Specified Area of Interest']; // Sort the areas of interest alphabetically areasOfInterest = areasOfInterest.sort(); // add in job.requisition_id as an extra area of interest if (job.requisition_id !== '' && job.requisition_id !== undefined) { areasOfInterest.push(job.requisition_id); } let locations = []; if (typeof job.metadata[1].value === 'string' && job.metadata[1].value !== '' && job.metadata[1].value !== undefined) { locations.push(job.metadata[1].value); } if (Array.isArray(job.metadata[2].value) && job.metadata[2].value[0] !== '' && job.metadata[2].value[0] !== undefined) { locations.push(...job.metadata[2].value); } locations = locations.length > 0 ? locations : ['No Specified Location']; // Normalize "X - Remote" to just "Remote" locations = [...new Set(locations.map(loc => / - Remote$/i.test(loc) ? 'Remote' : loc))]; // Sort the locations alphabetically locations = locations.sort(); // Put the title in the first h1 with class hero-content-title document.querySelector('h1.hero-content-title').textContent = job.title; // Create a temporary div let tempDiv = document.createElement('div'); // Set the innerHTML of the temp div to the escaped HTML string tempDiv.innerHTML = job.content; // Get the unescaped HTML string let unescapedHTML = tempDiv.textContent; // Put the unescaped content in the jobcontent div document.getElementById('jobcontent').innerHTML = unescapedHTML; // Put the locations in hero-content-type p document.getElementById('joblocation').textContent = locations.flat().join(' | '); // Put the areas of interest in hero-content-type document.getElementById('jobareasofinterest').textContent = areasOfInterest.flat().join(' | '); // Add "Job Description" header in and H3 after the content-intro div that comes back inside jobcontent, but only if content-intro div exists if (document.querySelector('.content-intro')) { let jobDescriptionHeader = document.createElement('h3'); jobDescriptionHeader.textContent = 'Job Description'; document.querySelector('.content-intro').insertAdjacentElement('afterend', jobDescriptionHeader); } // Add the correct fields to these elements too: //

//

//

document.getElementById('applyAreasOfInterest').textContent = areasOfInterest.flat().join(' | '); document.getElementById('applyTitle').textContent = job.title; document.getElementById('applyLocations').textContent = locations.flat().join(' | '); } });

Investment Banking | JR101621

London Investment Banking Summer Analyst, Summer 2027 Programme

London, England

Apply now View all open jobs

Solutions for Todays Challenges. Vision for Tomorrows Opportunities.

Join William Blair, the Premier Global Partnership.

 

Job Description

William Blairs investment banking group enables corporations, financial sponsors, and owner/entrepreneurs around the world to achieve their growth, liquidity, and financing objectives. Our global footprint provides opportunities to deliver highly strategic advice to market-leading companies around the world. We provide the industrys brightest minds with the opportunity to thrive in an energetic, entrepreneurial environment and team-oriented culture.

As a summer analyst at William Blair you will have the opportunity to harness your potential by being part of a culture of collaboration and accountability that offers compelling work and direct client exposure from the very beginning. Your personal and professional growth will be accelerated by working alongside senior bankers who have a vested interest in your development. We know you have choices on how you spend your summer but encourage you to apply for William Blairs 2027 Summer Analyst Programme and be part of an organization that fosters innovation and invests in our most important asset, our people.

Job Summary & Responsibilities

  • Unique opportunity to work alongside current analysts, associates, and senior bankers over the course of a 9-week programme
  • Opportunity to work within one of our four main advisory sector teams: Healthcare, Technology, Services & Industrials and Consumer Products & Services.
  • Take on all functions of a full-time analyst
    • Direct client exposure
    • Opportunity to harness your potential
    • Work alongside and support senior bankers in research and creation of pitch materials
    • Build financial model to value potential clients
    • Researching industries or sectors in targeting certain clients or industries
    • Play integral role in various deals
  • Energetic, entrepreneurial environment
  • Team-oriented culture focused on client service excellence
  • 100% owned by active partners
  • Focused on developing highly talented people who want to build a long-term career and have an immediate impact

Qualifications

  • Pursuing bachelor's or master's degree with anticipated graduation between November 2027 to June 2028
  • Bachelor and masters degree: all subjects considered
  • General understanding of accounting and finance principles
  • Strong analytical and quantitative skills
  • Exceptional verbal and written communication skills
  • Strong computer skills, specifically Microsoft Excel, Word, and PowerPoint
  • You are adaptable in an ever-changing environment and can manage through change with a high degree of emotional maturity
  • You are highly motivated, detail oriented, and thrive in a collaborative environment
  • Fluent in English is essential
  • Fluency in Italian, Spanish, German or Dutch language is highly desired

Additional Information

  • Throughout the 9-week programme, summer analysts are evaluated for opportunities in our full-time class, upon graduation

Application Process

  • Application window is open until 2nd October 2026
  • Those eligible will be asked to complete an online assessment run by our assessment partner, SHL
  • Interviews & Assessment centers, either in person or virtual, will be completed by end of November 2026 
  • The 9 week Summer Analyst programme will run between June & August 2027

 

 

#LI-BC1

 

 

About Our Firm

 

William Blair strives to attract qualified candidates who specialize in investment banking, investment management, private wealth management, and other strategic resource groups. We are committed to empowering our colleagues to deliver client success and engage in our communities. Our firm has delivered trusted advice for nine decades, continuing to deepen our expertise and relationships across asset classes and markets throughout North America, Europe, and Asia. We provide advisory services, strategies, and solutions to meet clients evolving needs amid dynamic market conditions and varying industries. What sets us apart is that we are an independent partnership, with colleagues who have unique experiences, perspectives, and backgrounds. We empower our people to bring their best thinking so we can deliver the tailored, thoughtful work and problem-solving abilities that our clients expect. We invite you to learn more about us by visiting williamblair.com.

William Blair is an equal opportunity employer. It complies with all laws and regulations that prohibit discrimination in employment practice because of race, color, religion, creed, ancestry, marital status, gender, age, national origin, sexual orientation, unfavorable discharge from the military service or on the basis of a physical or mental disability that is unrelated to the employee's ability to perform the duties of the job applied for. EOE m/f/d/v

Be aware of hiring scams: William Blair has clear processes and guidelines with regards to recruiting. We do not request personal financial information in connection with an employment application nor does William Blair extend any employment offers without first conducting an interview through one of its registered offices. William Blair does not use instant messaging services such as WhatsApp, Telegram, or iMessage as part of the recruiting or interviewing process.

Note to External Recruiters / Search Firms: William Blair does not accept unsolicited resumes and will not pay for any placement resulting from the receipt of an unsolicited resume. Any unsolicited resumes received will not be considered as a valid submission.

Download William Blair's privacy policies for job applicants:

  • California Consumer Privacy Act Privacy Notice (CCPA)
  • General Data Protection Regulation Privacy Notice (GDPR)

Contact us should you have any questions or concerns.

Apply For This Position

Investment Banking | JR101621

London Investment Banking Summer Analyst, Summer 2027 Programme

London, England

London Investment Banking Summer Analyst, Summer 2027 Programme

Compensation

Not specified

City: London

Country: United Kingdom

William Blair logo
Investment Banking

6 days ago

No clicks

at William Blair

SummerNo visa sponsorship

**London Investment Banking Summer Analyst, Summer 2027 Programme** Serve as a Summer Analyst within William Blair's investment banking group, working alongside senior bankers, and gaining direct client exposure. This 9-week program offers unique opportunities to contribute to various deals, build financial models, and conduct industry research. Ideal candidates are pursuing a bachelor's or master's degree with graduation between November 2027 and June 2028, have a strong analytical background in finance and accounting, and demonstrate exceptional communication and computer skills. Bilingual candidates (English and Italian, Spanish, German, or Dutch) are preferred.

Full Job Description

// get job ID from URL query string (e.g. https://www.williamblair.com/careers/job-board-showjob.html?gh_jid=4175523007) // load job listing from https://boards-api.greenhouse.io/v1/boards/williamblair/jobs/{job_id} into an array // example job ID: 4175523007 // with fields: title, location, absolute_url, updated_at, content // metadata[0] holds AreasOfInterest // metadata[1] holds Location // metadata[2] holds Additional Locations // Put the title in first h1 with class hero-content-title // Put the content in jobcontent div // Put the locations in joblocation div // Put the areas of interest in jobareasofinterest div // If jobid is blank output error message "We're sorry but this job is no longer available." to jobcontent div and make jobtitle say "Job Not Found" window.addEventListener('DOMContentLoaded', async () => { // Get job ID from URL query string const urlParams = new URLSearchParams(window.location.search); const jobId = urlParams.get('gh_jid'); if (!jobId) { // If jobid is blank, output error message // document.querySelector('h1.hero-content-title').textContent = 'Job Not Found'; // document.getElementById('jobcontent').textContent = "We're sorry but this job is no longer available."; window.location.href = '/careers/job-search'; return; } else { // Load job listing const response = await fetch(`https://boards-api.greenhouse.io/v1/boards/williamblair/jobs/${jobId}`); const job = await response.json(); // Exit if Job Not Found if (job.status === 404 && job.error === 'Job not found') { // document.querySelector('h1.hero-content-title').textContent = 'We\'re sorry but this job is no longer available.'; window.location.href = '/careers/job-search'; return; } let areasOfInterest = []; if (job.metadata[0] && Array.isArray(job.metadata[0].value) && job.metadata[0].value[0] !== '' && job.metadata[0].value[0] !== undefined) { areasOfInterest.push(...job.metadata[0].value); } areasOfInterest = areasOfInterest.length > 0 ? areasOfInterest : ['No Specified Area of Interest']; // Sort the areas of interest alphabetically areasOfInterest = areasOfInterest.sort(); // add in job.requisition_id as an extra area of interest if (job.requisition_id !== '' && job.requisition_id !== undefined) { areasOfInterest.push(job.requisition_id); } let locations = []; if (typeof job.metadata[1].value === 'string' && job.metadata[1].value !== '' && job.metadata[1].value !== undefined) { locations.push(job.metadata[1].value); } if (Array.isArray(job.metadata[2].value) && job.metadata[2].value[0] !== '' && job.metadata[2].value[0] !== undefined) { locations.push(...job.metadata[2].value); } locations = locations.length > 0 ? locations : ['No Specified Location']; // Normalize "X - Remote" to just "Remote" locations = [...new Set(locations.map(loc => / - Remote$/i.test(loc) ? 'Remote' : loc))]; // Sort the locations alphabetically locations = locations.sort(); // Put the title in the first h1 with class hero-content-title document.querySelector('h1.hero-content-title').textContent = job.title; // Create a temporary div let tempDiv = document.createElement('div'); // Set the innerHTML of the temp div to the escaped HTML string tempDiv.innerHTML = job.content; // Get the unescaped HTML string let unescapedHTML = tempDiv.textContent; // Put the unescaped content in the jobcontent div document.getElementById('jobcontent').innerHTML = unescapedHTML; // Put the locations in hero-content-type p document.getElementById('joblocation').textContent = locations.flat().join(' | '); // Put the areas of interest in hero-content-type document.getElementById('jobareasofinterest').textContent = areasOfInterest.flat().join(' | '); // Add "Job Description" header in and H3 after the content-intro div that comes back inside jobcontent, but only if content-intro div exists if (document.querySelector('.content-intro')) { let jobDescriptionHeader = document.createElement('h3'); jobDescriptionHeader.textContent = 'Job Description'; document.querySelector('.content-intro').insertAdjacentElement('afterend', jobDescriptionHeader); } // Add the correct fields to these elements too: //

//

//

document.getElementById('applyAreasOfInterest').textContent = areasOfInterest.flat().join(' | '); document.getElementById('applyTitle').textContent = job.title; document.getElementById('applyLocations').textContent = locations.flat().join(' | '); } });

Investment Banking | JR101621

London Investment Banking Summer Analyst, Summer 2027 Programme

London, England

Apply now View all open jobs

Solutions for Todays Challenges. Vision for Tomorrows Opportunities.

Join William Blair, the Premier Global Partnership.

 

Job Description

William Blairs investment banking group enables corporations, financial sponsors, and owner/entrepreneurs around the world to achieve their growth, liquidity, and financing objectives. Our global footprint provides opportunities to deliver highly strategic advice to market-leading companies around the world. We provide the industrys brightest minds with the opportunity to thrive in an energetic, entrepreneurial environment and team-oriented culture.

As a summer analyst at William Blair you will have the opportunity to harness your potential by being part of a culture of collaboration and accountability that offers compelling work and direct client exposure from the very beginning. Your personal and professional growth will be accelerated by working alongside senior bankers who have a vested interest in your development. We know you have choices on how you spend your summer but encourage you to apply for William Blairs 2027 Summer Analyst Programme and be part of an organization that fosters innovation and invests in our most important asset, our people.

Job Summary & Responsibilities

  • Unique opportunity to work alongside current analysts, associates, and senior bankers over the course of a 9-week programme
  • Opportunity to work within one of our four main advisory sector teams: Healthcare, Technology, Services & Industrials and Consumer Products & Services.
  • Take on all functions of a full-time analyst
    • Direct client exposure
    • Opportunity to harness your potential
    • Work alongside and support senior bankers in research and creation of pitch materials
    • Build financial model to value potential clients
    • Researching industries or sectors in targeting certain clients or industries
    • Play integral role in various deals
  • Energetic, entrepreneurial environment
  • Team-oriented culture focused on client service excellence
  • 100% owned by active partners
  • Focused on developing highly talented people who want to build a long-term career and have an immediate impact

Qualifications

  • Pursuing bachelor's or master's degree with anticipated graduation between November 2027 to June 2028
  • Bachelor and masters degree: all subjects considered
  • General understanding of accounting and finance principles
  • Strong analytical and quantitative skills
  • Exceptional verbal and written communication skills
  • Strong computer skills, specifically Microsoft Excel, Word, and PowerPoint
  • You are adaptable in an ever-changing environment and can manage through change with a high degree of emotional maturity
  • You are highly motivated, detail oriented, and thrive in a collaborative environment
  • Fluent in English is essential
  • Fluency in Italian, Spanish, German or Dutch language is highly desired

Additional Information

  • Throughout the 9-week programme, summer analysts are evaluated for opportunities in our full-time class, upon graduation

Application Process

  • Application window is open until 2nd October 2026
  • Those eligible will be asked to complete an online assessment run by our assessment partner, SHL
  • Interviews & Assessment centers, either in person or virtual, will be completed by end of November 2026 
  • The 9 week Summer Analyst programme will run between June & August 2027

 

 

#LI-BC1

 

 

About Our Firm

 

William Blair strives to attract qualified candidates who specialize in investment banking, investment management, private wealth management, and other strategic resource groups. We are committed to empowering our colleagues to deliver client success and engage in our communities. Our firm has delivered trusted advice for nine decades, continuing to deepen our expertise and relationships across asset classes and markets throughout North America, Europe, and Asia. We provide advisory services, strategies, and solutions to meet clients evolving needs amid dynamic market conditions and varying industries. What sets us apart is that we are an independent partnership, with colleagues who have unique experiences, perspectives, and backgrounds. We empower our people to bring their best thinking so we can deliver the tailored, thoughtful work and problem-solving abilities that our clients expect. We invite you to learn more about us by visiting williamblair.com.

William Blair is an equal opportunity employer. It complies with all laws and regulations that prohibit discrimination in employment practice because of race, color, religion, creed, ancestry, marital status, gender, age, national origin, sexual orientation, unfavorable discharge from the military service or on the basis of a physical or mental disability that is unrelated to the employee's ability to perform the duties of the job applied for. EOE m/f/d/v

Be aware of hiring scams: William Blair has clear processes and guidelines with regards to recruiting. We do not request personal financial information in connection with an employment application nor does William Blair extend any employment offers without first conducting an interview through one of its registered offices. William Blair does not use instant messaging services such as WhatsApp, Telegram, or iMessage as part of the recruiting or interviewing process.

Note to External Recruiters / Search Firms: William Blair does not accept unsolicited resumes and will not pay for any placement resulting from the receipt of an unsolicited resume. Any unsolicited resumes received will not be considered as a valid submission.

Download William Blair's privacy policies for job applicants:

  • California Consumer Privacy Act Privacy Notice (CCPA)
  • General Data Protection Regulation Privacy Notice (GDPR)

Contact us should you have any questions or concerns.

Apply For This Position

Investment Banking | JR101621

London Investment Banking Summer Analyst, Summer 2027 Programme

London, England