Upload Button Icon Add office photos

Filter interviews by

66degrees Interview Questions, Process, and Tips

Updated 30 Jan 2025

Top 66degrees Interview Questions and Answers

View all 8 questions

66degrees Interview Experiences

Popular Designations

4 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. What services in gcp u have used
  • Ans. 

    I have used various services in GCP including BigQuery, Dataflow, Cloud Storage, and Pub/Sub.

    • BigQuery for data warehousing and analytics

    • Dataflow for data processing and ETL

    • Cloud Storage for storing and accessing data

    • Pub/Sub for messaging and event-driven architectures

  • Answered by AI
  • Q2. How to create data pipeline in gcp
  • Ans. 

    Data pipelines in GCP can be created using various tools like Dataflow, Dataproc, and Cloud Composer.

    • Choose the appropriate tool based on the use case and data volume

    • Define the data source and destination

    • Create a pipeline using the chosen tool and define the data transformations

    • Test and deploy the pipeline

    • Monitor and troubleshoot the pipeline for any issues

  • Answered by AI
  • Q3. How to migrate the datawarehouse with gcp services using real time data services
  • Ans. 

    Real-time data services can be used to migrate datawarehouse with GCP services.

    • Use Cloud Dataflow to ingest and transform data in real-time

    • Use Cloud Pub/Sub to stream data to BigQuery or Cloud Storage

    • Use Cloud Dataproc to process data in real-time

    • Use Cloud Composer to orchestrate data pipelines

    • Use Cloud Spanner for real-time transactional data

    • Use Cloud SQL for real-time relational data

    • Use Cloud Bigtable for real-time N

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with hands on on google cloud platform and sql.
Because they want you to write query infront of them

Skills evaluated in this interview

Gcp Data Engineer Interview Questions asked at other Companies

Q1. GCP Services, What is use of Bigquery? What is Pubsub,Dataflow,cloud storage. Question related previous roles and responsibility.
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Was technical round, at least it was supposed to be, but they didn't even bother to ask if I knew about their company and what they do!

Interview Preparation Tips

Interview preparation tips for other job seekers - I never bothered to waste time and write reviews but here I go:

In my entire recruitment career, I never faced dull interviewers like these ones who kept on asking each other if they had any questions for me. 5 mins in and I knew they have referral probably that's why they look so uninterested. I am sure they didn't even go through my resume and it was not even opened during the interview, making them know nothing about me.

They didn't have questions prepared for me, didn't ask me anything specific about recruitment cycle or technical knowledge about IT roles.

The Onshore recruiter from USA was super helpful who scheduled my interview with Bengaluru team real quick.

Bengaluru team was looking for someone who deals with End to End recruitment, at least that's what job description says. When I was asked about my professional experience, I summarized my end to end experience and they gave me feedback saying they want 100% hands-on recruiter and I am not. So if I am not doing hands-on work then it makes me a manger? Which I am not!!! I think they don't want to hear about end to end recruitment but just Sourcing part! So may be they should change job description to "Sourcing Analyst".

In other interviews for Recruitment role, I have been asked to make search strings from at least 2 job descriptions, i have been asked at least 25-30 technical questions determining my technical knowledge about roles. Here was asked basically nothing. They didn't have direct questions for me from the beginning, were desperate to cut short the interview by constantly telling each other I don't have anything ask further. At least be professional interviewer and open the resume at least to ask something from there. But no!!!

If they were this much concerned about Sourcing part only, how come they didn't ask me single question about Sourcing? How many candidates I get in touch with on a regular basis, what are my KPIs for Sourcing, if I were able to achive any target for 2024. No Sir No questions.

Next time rather giving this kind of feedback, make sure you guys are actually ready to interview candidates. I am sure Non-IT interviews might not be exciting for you guys but at least be honest with your process rather lowering candidates' morale by being so uninterested in the interview.

Thanks!

Technical Recruiter Interview Questions asked at other Companies

Q1. What different visas are you aware of. Can you name some of them.
View answer (1)
66degrees Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Introduction about myself
  • Ans. 

    I am a Cloud Engineer with a strong background in designing, implementing, and managing cloud infrastructure.

    • Experienced in working with AWS, Azure, and Google Cloud Platform

    • Skilled in automating tasks using tools like Terraform and Ansible

    • Proficient in monitoring and optimizing cloud resources for cost efficiency

    • Strong understanding of networking and security principles in cloud environments

  • Answered by AI
  • Q2. SQL query : Write a query to find the employees from employee table whose middle name is 'Mohan' and have salary more than 2 lac
  • Ans. 

    Query to find employees with middle name 'Mohan' and salary over 2 lac.

    • Use SELECT statement to retrieve data from employee table

    • Use WHERE clause to filter employees with middle name 'Mohan' and salary over 2 lac

    • Example: SELECT * FROM employee WHERE middle_name = 'Mohan' AND salary > 200000

  • Answered by AI
  • Q3. WAP to convert a string into uppercase and lowercase
  • Ans. 

    A program to convert a string into uppercase and lowercase.

    • Use built-in functions like toUpperCase() and toLowerCase() to convert the string.

    • Iterate through each character of the string and convert it to uppercase or lowercase accordingly.

    • Ensure to handle special characters and spaces appropriately.

  • Answered by AI
  • Q4. Count the common occurrence of elements of list A and list B
  • Ans. 

    Count common elements in two lists

    • Iterate through both lists and count occurrences of each element

    • Use a dictionary to store counts of elements in both lists

    • Return the common elements and their counts

  • Answered by AI
  • Q5. Describe any one project in detail with code manipulation
  • Ans. 

    Developed a cloud-based data analytics platform using Python and AWS services

    • Used AWS Lambda functions for serverless computing

    • Implemented data processing pipelines with AWS Glue and S3

    • Utilized Python libraries like Pandas and NumPy for data analysis

  • Answered by AI

Interview Preparation Tips

Topics to prepare for 66degrees Cloud Engineer interview:
  • C++
  • Python
  • Javascript
  • DBMS
  • SQL
  • DSA
  • Problem Solving

Skills evaluated in this interview

Cloud Engineer Interview Questions asked at other Companies

Q1. Can you please elaborate the best practices of Authentication and Authorisation for the web based applications ?
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I was interviewed in Oct 2022.

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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Developer and admin rols
  • Q2. Replication performance issues
  • Ans. 

    Replication performance issues can arise due to network latency, hardware limitations, and inefficient queries.

    • Network latency can cause delays in replication, leading to slower performance.

    • Hardware limitations such as insufficient memory or slow disk speeds can also impact replication performance.

    • Inefficient queries can cause replication to lag behind, leading to slower performance.

    • Monitoring replication lag and optim...

  • Answered by AI
  • Q3. Google cloud with MySQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply this 66 Degree.
It's time waste..
I gave almost 5 technical rounds and 2 hr rounds, but I didn't receive any update.
One month time waste,
Don't apply this one..

Mysql Database Administrator Interview Questions asked at other Companies

Q1. Difference between mysql connect nd mysqlPconnect, How find the memory in linux (otherthan the top and free -m)
View answer (1)

66degrees interview questions for popular designations

 Mysql Database Administrator

 (1)

 Gcp Data Engineer

 (1)

 Technical Recruiter

 (1)

 Cloud Engineer

 (1)

Jobs at 66degrees

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

There is a question based on Rest API and another question on Java

Interview Preparation Tips

Topics to prepare for trivago Software Engineer interview:
  • REST API
  • Java
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store

    • Used React.js for front-end development

    • Implemented Node.js for back-end functionality

    • Utilized MongoDB for database management

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Case Study 

Emails to the host and guests.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why you are perfect fit?
  • Ans. 

    I have the necessary skills, experience, and passion for the role.

    • I have relevant experience in the industry

    • I possess the required skills and qualifications

    • I am passionate about the work and eager to contribute

    • I have a track record of success in similar roles

  • Answered by AI
  • Q2. Why you want to change?
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Desire for new challenges and learning experiences

    • Opportunity for career advancement

    • Seeking a better work-life balance

    • Interest in exploring different industries or sectors

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready to face rejection if you are not confident in speaking.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. There were 8 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. They will ask about your profile and past experience.
Round 3 - Technical 

(1 Question)

  • Q1. A peer level colleague will ask some basic knowledge check questions
Round 4 - Coding Test 

This is literally a live coding test. For analytics expect SQL, python, R.

Round 5 - One-on-one 

(1 Question)

  • Q1. Interviewed by a manager of another team
Round 6 - One-on-one 

(1 Question)

  • Q1. Interviewed by dotted line reporting manager
Round 7 - One-on-one 

(1 Question)

  • Q1. Cross functional interview
Round 8 - One-on-one 

(1 Question)

  • Q1. Core Values Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the core values, remember them, understand them and embody them. And being good at your advertised skills also helps.

Analyst Interview Questions & Answers

Airbnb user image Pornima Kolte

posted on 4 Mar 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to sort ararat
  • Ans. 

    Ararat can be sorted alphabetically or numerically.

    • Sort alphabetically: Arrange in ascending order based on the letters in the word.

    • Sort numerically: Arrange in ascending order based on the numerical value of each character.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Implement an iterator to flatten 2D vector

Round 2 - One-on-one 

(1 Question)

  • Q1. Find shortest path to get all keys
  • Ans. 

    Use Dijkstra's algorithm to find the shortest path to get all keys

    • Implement Dijkstra's algorithm to find the shortest path in a graph

    • Consider the keys as nodes in the graph and the paths between keys as edges

    • Keep track of the keys collected and update the shortest path accordingly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice algorithmic questions

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

66degrees Interview FAQs

How many rounds are there in 66degrees interview?
66degrees interview process usually has 1-2 rounds. The most common rounds in the 66degrees interview process are Technical and Resume Shortlist.
How to prepare for 66degrees interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 66degrees. The most common topics and skills that interviewers at 66degrees expect are Consulting, Python, GCP, Cloud and SQL.
What are the top questions asked in 66degrees interview?

Some of the top questions asked at the 66degrees interview -

  1. SQL query : Write a query to find the employees from employee table whose middl...read more
  2. How to migrate the datawarehouse with gcp services using real time data servi...read more
  3. Count the common occurrence of elements of list A and lis...read more

Recently Viewed

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

Cognizant

No Interviews

SALARIES

SpringML

SALARIES

Virtusa Consulting Services

JOBS

Fidelity International

No Jobs

JOBS

JPMorgan Chase & Co.

No Jobs

JOBS

KV Computer Home

No Jobs

SALARIES

Maersk

SALARIES

Apexon

Tell us how to improve this page.

66degrees Interview Process

based on 5 interviews

Interview experience

1.6
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Oyo Rooms Interview Questions
3.3
 • 218 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
FabHotels Interview Questions
3.0
 • 34 Interviews
Yatra Interview Questions
3.4
 • 31 Interviews
Airbnb Interview Questions
3.8
 • 23 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
Cleartrip Interview Questions
3.4
 • 18 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
trivago Interview Questions
4.2
 • 2 Interviews
View all

66degrees Reviews and Ratings

based on 21 reviews

2.8/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

3.5

Salary

2.2

Job security

3.3

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 21 Reviews and Ratings
Software Architect

Kolkata,

Mumbai

+5

3-7 Yrs

Not Disclosed

Senior DevOps Engineer, AWS - Contract (1 Year+)

Noida,

Gurgaon / Gurugram

2-4 Yrs

Not Disclosed

Senior DevOps Engineer, GCP - Contract (1 Year+)

Noida,

Gurgaon / Gurugram

2-5 Yrs

Not Disclosed

Explore more jobs
QA Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cloud Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Cloud Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineering Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare 66degrees with

MakeMyTrip

3.6
Compare

Yatra

3.4
Compare

Cleartrip

3.4
Compare

Goibibo

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