Capgemini

Capgemini

Global leader in partnering with companies to transform and manage their business by harnessing the power of technology.

4 Rounds ~21 Days Medium
Start Mock Interview

The Interview Loop

Recruiter Screen (30 min)

Standard fit check, behavioral questions, and resume overview.

Technical Loop (3-4 Rounds)

Deep dive into domain knowledge, coding, and system design.

Interview Question Bank

Data Scientist Coding medium

Given a list of strings, write a Python program to group anagrams together.

#Python #Hash Maps #String Manipulation
Data Scientist Coding hard

Implement a Python function to calculate the TF-IDF scores for a given corpus of documents from scratch (without using scikit-learn).

#Python #NLP #Math Implementation
Data Scientist Coding medium

Write a Python function to find the longest palindromic substring in a given string.

#Python #Dynamic Programming #String Manipulation

Difficulty Radar

Based on recent AI-sourced data.

Meet Your Interviewers

The "Standard" Interviewer

Senior Engineer

Focuses on core competencies, system constraints, and clear communication.

Simulate

Unwritten Rules

Think Out Loud

Always explain your thought process before writing code or drawing architecture.

Practice Now