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
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview 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)
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
-
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 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
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I appeared for an interview 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 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

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, don't hesitate.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is dictionary in python?
  • Ans. 

    Dictionary is a collection of key-value pairs in Python.

    • Keys must be unique and immutable.

    • Values can be of any data type.

    • Access values using keys.

    • Add or modify values using keys.

    • Use dict() constructor or {} to create a dictionary.

    • Example: {'name': 'John', 'age': 30}

    • Example: dict(name='John', age=30)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - easy one. any language will do the job.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. 1.What is Opps concepts in Java.
  • Ans. 

    OOPs concepts in Java are the fundamental principles of object-oriented programming.

    • Encapsulation: wrapping data and code into a single unit

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent multiple types

    • Abstraction: hiding implementation details from the user

    • Examples: class, object, inheritance, polymorphism, encapsulation

  • Answered by AI
  • Q2. 2.What is difference between stack and queue?
  • Ans. 

    Stack is a LIFO data structure while Queue is a FIFO data structure.

    • Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.

    • Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.

    • Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...

  • Answered by AI
  • Q3. 3.Write SQL query to find second highest salary in database?
  • Ans. 

    SQL query to find second highest salary in database

    • Use ORDER BY and LIMIT to get the second highest salary

    • Assume ties are allowed and use DISTINCT

  • Answered by AI
  • Q4. 4. Difference Between method overloading and method overriding?
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).

    • Method overloading is achieved by changing the number of parameters or the data type of ...

  • Answered by AI
  • Q5. 5.which is the parent class of all classes in Java?
  • Ans. 

    The parent class of all classes in Java is the Object class.

    • All classes in Java implicitly extend the Object class.

    • The Object class provides basic methods such as toString(), equals(), and hashCode().

    • Any class can override these methods to provide custom implementations.

    • Example: public class MyClass extends Object { ... }

    • Example: Object obj = new MyClass();

  • Answered by AI
  • Q6. Explain your final year project?
  • Q7. Difference between SQL and NoSql database?
  • Ans. 

    SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.

    • SQL databases are based on a fixed schema, while NoSQL databases are schema-less.

    • SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.

    • SQL databases are better suited for complex queries and structured data, whil...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All interview process are easy. Intervier just ask basic concept of related to your stream.

Skills evaluated in this interview

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 30 Aug 2022

I applied via Naukri.com and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you want to join tcs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident enough and convey your answers crisp and clear. Try to match your current role with the position you applied for.

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Logical Reasoning Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Smile in between and be confident. No matter what you will be alive after the interview. People are ready to pay billions but can't afford a second more when it is all over.

Interview Questionnaire 

1 Question

  • Q1. What is tcs
  • Ans. 

    TCS stands for Tata Consultancy Services, a multinational IT services company based in India.

    • TCS is one of the largest IT services companies in the world.

    • It provides a wide range of services including consulting, software development, and business process outsourcing.

    • TCS has clients in various industries such as banking, healthcare, and retail.

    • The company has a strong focus on innovation and has several research and de...

  • Answered by AI

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

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.5k Interviews
Oyo Rooms Interview Questions
3.3
 • 219 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.7
 • 23 Interviews
Treebo Hotels Interview Questions
3.2
 • 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, GCP - Contract (1 Year+)

Noida,

Gurgaon / Gurugram

2-5 Yrs

Not Disclosed

Data Architect

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Data Engineer
7 salaries
unlock blur

₹15.2 L/yr - ₹30 L/yr

QA Engineer
5 salaries
unlock blur

₹9 L/yr - ₹16.5 L/yr

Cloud Engineer
5 salaries
unlock blur

₹7 L/yr - ₹20 L/yr

Senior Cloud Engineer
5 salaries
unlock blur

₹15.1 L/yr - ₹38 L/yr

Engineering Manager
4 salaries
unlock blur

₹42 L/yr - ₹42 L/yr

Explore more salaries
Compare 66degrees with

MakeMyTrip

3.7
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