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

Investment Banking Analyst, Private Capital Markets

GraduateNo visa sponsorship
William Blair logo

at William Blair

Investment Banking

Posted 13 days ago

No clicks

**Investment Banking Analyst, Private Capital Markets** - Support new business, transaction execution and private capital raising solutions for high-growth tech clients. - Conduct research, financial modelling, and due diligence; develop proposals and marketing materials. - Collaborate with global team, mentor junior analysts, and ensure compliance with regulations. - Requirements: Bachelor's degree, financial services industry experience (private capital or tech preferred). - Key skills: Analytical, entrepreneurial drive, strong communication and organizational skills. - Location: London, England | Amsterdam, Netherlands (travel required: ~5%). - #LI-BC1

Compensation
Not specified

Currency: Not specified

City
Amsterdam, London
Country
Netherlands, 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 | JR101550

Investment Banking Analyst, Private Capital Markets

Amsterdam, Netherlands | 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

As an Analyst in William Blair's newly established European Private Capital Markets team, you will execute in-depth analyses to support new business development, transaction execution and the delivery of private capital raising solutions to high-growth, technology-driven businesses. You will perform research and financial modelling, apply core valuation methods, and complete due diligence activities at the direction of the team lead across growth equity raises, private placements, structured equity and recapitalisations. You will be based in London or Amsterdam, working closely with the PCM team.

You will bring a genuine passion for technology and disruptive business models, working closely with client staff and the European investor ecosystem to advance projects, gathering necessary information, describing financial modelling methodology, and presenting results directly related to the scope of analysis. You will also provide training and mentorship to summer interns and less experienced Analysts as the team grows.

Responsibilities include but may not be limited to:

  • Perform due diligence, research, analysis and documentation of potential and live transactions. Identify potential deal issues and properly escalate concerns to team members.
  • Draft management presentations to highlight financial analysis and research results, and to help build differentiated equity stories for private capital investors.
  • Assist in the development, production and delivery of proposals and presentations to founders, management teams and investors. Draft marketing materials that emphasise the advantages of William Blair and its private capital markets approach.
  • Participate in client meetings and drafting sessions.
  • Research technology and technology-enabled sub-sectors, as identified by senior bankers, to target certain clients or sub-sectors. Monitor key industry drivers and leverage learnings across deals.
  • Seek opportunities to streamline processes and propose solutions to complete tasks more efficiently.
  • Support client relationship development by building a detailed understanding of client needs and challenges, providing professional and responsive service and anticipating client information needs.
  • Develop an understanding of the macro and technology factors related to client sectors, private capital markets products and their potential implications.
  • Mentor summer interns and invest in teaching subsequent classes of Analysts, imparting best practices and helping build the culture of a new team.
  • Ensure all activities are in compliance with applicable rules, regulations, policies and procedures.
  • Additional responsibilities as requested.

Qualifications

  • Bachelor's Degree required.
  • Internship or prior work experience in the financial services industry preferred; exposure to private capital, growth equity or technology is an advantage.
  • Proven track record in university studies required.
  • A genuine passion for technology, innovation and disruptive business models, with the curiosity to build knowledge across technology and technology-enabled sub-sectors.
  • Detail oriented with strong analytical abilities.
  • Excellent mathematical, writing, verbal and computer skills.
  • Ability to adapt to new tasks with little notice.
  • Ability to work on multiple projects simultaneously.
  • Strong desire to win, combined with the entrepreneurial drive to help build a new team.
  • Developing increasingly sound judgement.
  • Thorough understanding of accounting and finance.
  • Commitment to satisfying internal and external customers.
  • Travel required: approximately 5%.

#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 | JR101550

Investment Banking Analyst, Private Capital Markets

Amsterdam, Netherlands | London, England

Investment Banking Analyst, Private Capital Markets

Compensation

Not specified

City: Amsterdam, London

Country: Netherlands, United Kingdom

William Blair logo
Investment Banking

13 days ago

No clicks

at William Blair

GraduateNo visa sponsorship

**Investment Banking Analyst, Private Capital Markets** - Support new business, transaction execution and private capital raising solutions for high-growth tech clients. - Conduct research, financial modelling, and due diligence; develop proposals and marketing materials. - Collaborate with global team, mentor junior analysts, and ensure compliance with regulations. - Requirements: Bachelor's degree, financial services industry experience (private capital or tech preferred). - Key skills: Analytical, entrepreneurial drive, strong communication and organizational skills. - Location: London, England | Amsterdam, Netherlands (travel required: ~5%). - #LI-BC1

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 | JR101550

Investment Banking Analyst, Private Capital Markets

Amsterdam, Netherlands | 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

As an Analyst in William Blair's newly established European Private Capital Markets team, you will execute in-depth analyses to support new business development, transaction execution and the delivery of private capital raising solutions to high-growth, technology-driven businesses. You will perform research and financial modelling, apply core valuation methods, and complete due diligence activities at the direction of the team lead across growth equity raises, private placements, structured equity and recapitalisations. You will be based in London or Amsterdam, working closely with the PCM team.

You will bring a genuine passion for technology and disruptive business models, working closely with client staff and the European investor ecosystem to advance projects, gathering necessary information, describing financial modelling methodology, and presenting results directly related to the scope of analysis. You will also provide training and mentorship to summer interns and less experienced Analysts as the team grows.

Responsibilities include but may not be limited to:

  • Perform due diligence, research, analysis and documentation of potential and live transactions. Identify potential deal issues and properly escalate concerns to team members.
  • Draft management presentations to highlight financial analysis and research results, and to help build differentiated equity stories for private capital investors.
  • Assist in the development, production and delivery of proposals and presentations to founders, management teams and investors. Draft marketing materials that emphasise the advantages of William Blair and its private capital markets approach.
  • Participate in client meetings and drafting sessions.
  • Research technology and technology-enabled sub-sectors, as identified by senior bankers, to target certain clients or sub-sectors. Monitor key industry drivers and leverage learnings across deals.
  • Seek opportunities to streamline processes and propose solutions to complete tasks more efficiently.
  • Support client relationship development by building a detailed understanding of client needs and challenges, providing professional and responsive service and anticipating client information needs.
  • Develop an understanding of the macro and technology factors related to client sectors, private capital markets products and their potential implications.
  • Mentor summer interns and invest in teaching subsequent classes of Analysts, imparting best practices and helping build the culture of a new team.
  • Ensure all activities are in compliance with applicable rules, regulations, policies and procedures.
  • Additional responsibilities as requested.

Qualifications

  • Bachelor's Degree required.
  • Internship or prior work experience in the financial services industry preferred; exposure to private capital, growth equity or technology is an advantage.
  • Proven track record in university studies required.
  • A genuine passion for technology, innovation and disruptive business models, with the curiosity to build knowledge across technology and technology-enabled sub-sectors.
  • Detail oriented with strong analytical abilities.
  • Excellent mathematical, writing, verbal and computer skills.
  • Ability to adapt to new tasks with little notice.
  • Ability to work on multiple projects simultaneously.
  • Strong desire to win, combined with the entrepreneurial drive to help build a new team.
  • Developing increasingly sound judgement.
  • Thorough understanding of accounting and finance.
  • Commitment to satisfying internal and external customers.
  • Travel required: approximately 5%.

#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 | JR101550

Investment Banking Analyst, Private Capital Markets

Amsterdam, Netherlands | London, England