Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by London Stock Exchange Group Team. If you also belong to the team, you can get access from here

London Stock Exchange Group Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

London Stock Exchange Group Snowflake Data Engineer Interview Questions, Process, and Tips

Updated 4 Nov 2023

London Stock Exchange Group Snowflake Data Engineer Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. How do you load data from JSON?
  • Ans. 

    Data can be loaded from JSON using Snowflake's COPY INTO command.

    • Use the COPY INTO command in Snowflake to load data from JSON files.

    • Specify the file format as JSON in the COPY INTO command.

    • Map the JSON attributes to the columns in the target table.

    • Example: COPY INTO target_table FROM 's3://bucket_name/file.json' FILE_FORMAT = (TYPE = 'JSON');

  • Answered by AI
  • Q2. What are the performance tuning options in snowflake?
  • Ans. 

    Performance tuning options in Snowflake include clustering, materialized views, query profiling, and resource monitoring.

    • Use clustering keys to organize data for faster query performance

    • Create materialized views to pre-aggregate data and improve query speed

    • Utilize query profiling to identify and optimize slow queries

    • Monitor resource usage to ensure efficient query execution

  • Answered by AI
  • Q3. How do you configure snowpipe?
  • Ans. 

    Snowpipe is configured using a Snowflake account, specifying the source data location and the target table.

    • Configure a stage in Snowflake to specify the source data location.

    • Create a pipe in Snowflake to define the target table and the stage.

    • Set up notifications for the pipe to trigger loading data automatically.

    • Monitor the pipe for any errors or issues in data loading.

    • Example: CREATE STAGE my_stage URL = 's3://my_buck...

  • Answered by AI
  • Q4. Data modelling techniques used
  • Ans. 

    Various data modelling techniques like dimensional modelling, ER modelling, and data vault are used.

    • Dimensional modelling is used for data warehousing and involves organizing data into facts and dimensions.

    • ER modelling is used to visualize the data relationships in an entity-relationship diagram.

    • Data vault modelling is used for agile data warehousing and involves creating a flexible and scalable data model.

  • Answered by AI
  • Q5. Streans in snowflake
  • Ans. 

    Streams in Snowflake are used to continuously replicate data from a table to another destination in real-time.

    • Streams capture changes made to a table, such as inserts, updates, and deletes.

    • They can be used to track changes and replicate data to other tables or external systems.

    • Streams are created on a specific table and can be monitored for changes using SQL commands.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Asked many Dbsa questions. You need to be thorough about the joins in the databases.

Interview Preparation Tips

Round: Test
Experience: Practice questions on Indiabix.

Round: Technical Interview
Experience: Operating Systems basics, Dbsa basics

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skill Tips: Make sure you do a course on object oriented programming
Skills: C, Sql, Java
College Name: BITS PILANI
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.

Interview Preparation Tips

Round: Test
Experience: The written test was quite similar to the typical CAT pattern. It contained sections on Reading Comprehension, Data Interpretation and Mathematics.

Round: Technical + HR Interview
Experience: There were 2 interviewers in the first interview, one was a technical guy and the other was from HR. They asked me a few very simple puzzles, a few basic programming questions (swapping the value of two variables etc.), questions related to the development cycle of software products. The HR guy asked stuff like what do you want to achieve in life? Strengths, weaknesses etc.

Round: Case Study Interview
Experience: The third interview was the most important one (and I guess that was the deciding interview). The interviewer started with questions like why finance? Which companies are you sitting for? Then he gave me a case study:

Interview Questionnaire 

2 Questions

  • Q1. Oops, os, dbms, project
  • Q2. Why hsbc, why should I hire you.
  • Ans. 

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

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 4 sections, 15 questions each. Sections on apti, english, programming, technical.
Tips: Time management, complete english and technical first
Duration: 1 hour
Total Questions: 60

Round: Group Discussion
Experience: We were asked which super hero would you like to be. Shared the information. Always present the positives and negatives and emphasize that despite of being negatives
Tips: Think everything through before speaking
Duration: 40 minutes

Round: Technical Interview
Experience: Prepare well, anything can be asked on the things written on your resume

Round: HR Interview
Experience: Sell yourself. Tell them why you would be the best candidate.
Tips: Tell your advantages of being a fresher that you would be comfortable in any technology

College Name: Acropolis institute of technology and research

I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Moderate level aptitude with basics

Round 3 - Coding Test 

Moderate level data structure questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and what what u speak because that is most important

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Explain SCD Type 2 Implementation in Informatica
  • Ans. 

    SCD Type 2 is a technique used to track historical changes in data over time in a data warehouse.

    • SCD Type 2 maintains a separate row for each change in data, with a start and end date.

    • It requires a surrogate key to uniquely identify each row.

    • Informatica provides a built-in SCD Type 2 transformation to implement this technique.

    • Example: tracking changes in customer addresses over time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly focus on basic BI terminologies, common to trivial scenarios and introductory information on latest trending tools and technologies.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be 100% technical in java here they will not be any support u need to dig deep lot of complex modules which we cannot understand in depth

I applied via LinkedIn and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All microsoft technologies related

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Core Java Thread Garbage collection hackerrank string anagrams springboot microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - hackerank + 4 tech rounds
Leetcode medium questions
Microservices scenario based questions related to scaling caching

Interview Questionnaire 

1 Question

  • Q1. Core Java and aws

London Stock Exchange Group Interview FAQs

How many rounds are there in London Stock Exchange Group Snowflake Data Engineer interview?
London Stock Exchange Group interview process usually has 2 rounds. The most common rounds in the London Stock Exchange Group interview process are Resume Shortlist and Technical.
What are the top questions asked in London Stock Exchange Group Snowflake Data Engineer interview?

Some of the top questions asked at the London Stock Exchange Group Snowflake Data Engineer interview -

  1. What are the performance tuning options in snowfla...read more
  2. How do you load data from JS...read more
  3. How do you configure snowpi...read more

Tell us how to improve this page.

London Stock Exchange Group Snowflake Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 572 Interviews
Citicorp Interview Questions
3.7
 • 572 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
American Express Interview Questions
4.2
 • 365 Interviews
BNY Interview Questions
3.9
 • 347 Interviews
UBS Interview Questions
3.9
 • 338 Interviews
Morgan Stanley Interview Questions
3.6
 • 292 Interviews
Morningstar Interview Questions
3.9
 • 243 Interviews
View all
Content Analyst
1.3k salaries
unlock blur

₹2.8 L/yr - ₹7.5 L/yr

Associate Content Analyst
901 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Senior Content Analyst
453 salaries
unlock blur

₹4 L/yr - ₹9.5 L/yr

Research Analyst
267 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Associate Research Analyst
229 salaries
unlock blur

₹2.2 L/yr - ₹5.5 L/yr

Explore more salaries
Compare London Stock Exchange Group with

Wells Fargo

3.8
Compare

HSBC Group

3.9
Compare

Cholamandalam Investment & Finance

3.9
Compare

Citicorp

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