Upload Button Icon Add office photos

Tata Group

Compare button icon Compare button icon Compare

Filter interviews by

Tata Group Tatasky Associate Interview Questions and Answers

Updated 20 Oct 2022

Tata Group Tatasky Associate Interview Experiences

1 interview found

Tatasky Associate Interview Questions & Answers

user image Giriesh Giriesh

posted on 20 Oct 2022

Round 1 - Technical 

(2 Questions)

  • Q1. C c++ python questions
  • Q2. What is c Data Type What is python Operator s What is python keyword What is python What is global variable python What is input of python
  • Ans. 

    A data type in C is a classification that specifies the type of data that a variable can hold.

    • C data types include int, float, char, etc.

    • Operators in Python are symbols that perform operations on variables and values.

    • Python keywords are reserved words that have special meanings and cannot be used as variable names.

    • Python is a high-level programming language known for its simplicity and readability.

    • A global variable in ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1. Which is the increment operator c 2. What is keywords c 3. How many keyword s in c 4. This operators are called releonal operators 5. Which input function 6. Studio.h stands for 7. Float date type used ...
  • Ans. 

    Answers to questions related to C and Python programming languages.

    • 1. Increment operator in C is ++

    • 2. Keywords in C are reserved words with predefined meaning

    • 3. C has 32 keywords

    • 4. Relational operators in C are <, >, <=, >=, ==, !=

    • 5. scanf() function is used for input in C

    • 6. stdio.h is a header file in C used for standard input/output operations

    • 7. Float data type in C is used for storing decimal values

    • 8. ; is used to t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - C c++ python Developer good
Eg learn python
Developer job very used
Nice
Example fulltake
Backtaka
Java
SQL
Python

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Aptitude Test 

Aptitude test consists 2 section first section is of of Logical reasoning , Verbal reasoning and Analytical Reasoning
and next section is of technical mcqs MS office , cloud , networking and security , Pseudo code related mcqs

Round 2 - Coding Test 

After that there were

Round 3 - Communication Round 

(2 Questions)

  • Q1. Tests our reading skills
  • Q2. Test our speaking skill
Round 4 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. What was the difficult subject for you in your curriculum and how you did overcome it ?
  • Ans. 

    Data Structures and Algorithms was the most difficult subject for me in my curriculum.

    • I struggled with understanding complex data structures like graphs and trees.

    • I overcame this by seeking help from professors, classmates, and online resources.

    • I practiced solving problems regularly on platforms like LeetCode and HackerRank.

    • I also joined study groups to discuss and work on challenging problems together.

  • Answered by AI
  • Q3. Explain in the brief about your Semester project including tech stack
  • Ans. 

    Developed a web application for managing student records using HTML, CSS, JavaScript, and PHP

    • Used HTML for structuring the web pages

    • Utilized CSS for styling the pages and making them visually appealing

    • Implemented client-side functionality using JavaScript

    • Backend logic and database management done with PHP

    • Included features like student registration, course enrollment, and grade tracking

  • Answered by AI
  • Q4. What you do apart from curricular activities(Asking hobbies)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding round go through pyq as there is high chances of getting repeated do topics like arrays , DP(Easy level-medium level) , strings and Basic mathematics related problems very well !
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. Basics like introduction background
  • Q2. Introduce yourself
  • Q3. What is your background
Round 2 - One-on-one 

(1 Question)

  • Q1. Interview are very simple and average person can clear huge hiring
Round 3 - Technical 

(1 Question)

  • Q1. 1. Screening 2. Introduction interview basic questions 3. Voice assessment 4. Written assignment 5. Confery test 6. Operation test 7. If qualified final manager round List looks scary to crack but v...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Quantitative Aptitude, Logical Reasoning, English Comprehension, Computer Science, Versant

Round 2 - Technical 

(10 Questions)

  • Q1. Can you introduce yourself?
  • Ans. 

    I am a dedicated and experienced professional with a background in finance and a passion for problem-solving.

    • Experienced in financial analysis and reporting

    • Strong problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Can you describe your project?
  • Ans. 

    I developed a mobile app for tracking daily water intake and setting hydration goals.

    • Designed user-friendly interface for easy input of water consumption

    • Implemented reminder notifications to encourage regular hydration

    • Included visual graphs to track daily, weekly, and monthly water intake

    • Integrated with wearable devices to sync water intake data

  • Answered by AI
  • Q3. What technologies did you utilize in your project?
  • Ans. 

    I utilized technologies such as Python, SQL, and Tableau in my project.

    • Python

    • SQL

    • Tableau

  • Answered by AI
  • Q4. What is the process for creating and submitting code on GeeksforGeeks?
  • Ans. 

    The process for creating and submitting code on GeeksforGeeks involves writing code, testing it, and then submitting it on the platform.

    • Create an account on GeeksforGeeks website.

    • Write the code for the problem statement provided.

    • Test the code locally to ensure it works correctly.

    • Submit the code on the GeeksforGeeks platform for evaluation.

    • Receive feedback and improve the code if necessary.

  • Answered by AI
  • Q5. What do you know about cloud computing?
  • Ans. 

    Cloud computing is the delivery of computing services over the internet, including storage, servers, databases, networking, software, and more.

    • Cloud computing allows users to access resources on-demand without the need for physical hardware.

    • It offers scalability, flexibility, and cost-efficiency for businesses.

    • Examples of cloud computing services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Plat

  • Answered by AI
  • Q6. What can you tell me about Kubernetes?
  • Ans. 

    Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes allows for automatic scaling of applications based on resource usage.

    • It provides self-healing capabilities by automatically restarting containers that fail.

    • Kubernetes enables easy deployment and management of microservices architecture.

    • It supports various cloud pr...

  • Answered by AI
  • Q7. What is orchestration?
  • Ans. 

    Orchestration is the automated arrangement, coordination, and management of complex computer systems, services, and workflows.

    • Orchestration involves automating tasks and workflows to streamline processes.

    • It helps in coordinating multiple systems and services to work together seamlessly.

    • Examples include orchestrating the deployment of applications across different servers or managing the workflow of a data pipeline.

  • Answered by AI
  • Q8. How can you create programs in Java?
  • Ans. 

    Programs in Java can be created by writing code in a text editor or an IDE, compiling the code, and running it using a Java Virtual Machine (JVM).

    • Write Java code using classes, methods, variables, and control structures.

    • Compile the code using a Java compiler like javac.

    • Run the compiled code using a Java Virtual Machine (JVM) like java.

    • Use an Integrated Development Environment (IDE) like Eclipse or IntelliJ IDEA for eas...

  • Answered by AI
  • Q9. What is the process for setting the path in Java?
  • Ans. 

    Setting the path in Java involves adding directories to the classpath to locate external libraries or resources.

    • Use the 'java -cp' command to set the classpath for a specific Java program.

    • You can also set the classpath using the CLASSPATH environment variable.

    • To add a JAR file to the classpath, use the '-cp' or '-classpath' option followed by the path to the JAR file.

    • For example, to set the classpath to include a JAR f...

  • Answered by AI
  • Q10. Do you have any questions for me?
Round 3 - HR 

(4 Questions)

  • Q1. Can you provide a self-introduction?
  • Ans. 

    Experienced Associate with a background in finance and strong analytical skills.

    • Background in finance with X years of experience

    • Strong analytical skills demonstrated through successful projects

    • Proven ability to work well in a team environment

  • Answered by AI
  • Q2. What additional hobbies do you engage in?
  • Ans. 

    I enjoy hiking, photography, and cooking in my free time.

    • Hiking: I love exploring new trails and being in nature.

    • Photography: I enjoy capturing moments and landscapes through my camera lens.

    • Cooking: I like experimenting with new recipes and cooking for friends and family.

  • Answered by AI
  • Q3. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to exploring new locations for career growth

    • I am willing to relocate for the right job offer

    • I have experience moving for previous job opportunities

  • Answered by AI
  • Q4. Do u have any questions for me?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

The aptitude test was administered in written format, assessing numerical abilities, logical reasoning, and verbal skills. I successfully answered all the questions, scoring 41 out of 50, and proceeded to the next level.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Can you provide a brief introduction about yourself?
  • Q2. They asked questions related to my resume, such as details about the project I completed in college and inquiries regarding my programming skills and what I have learned.
  • Q3. They asked me a situational logical question; how can I effectively approach this?
Round 3 - Group Discussion 

I had a wonderful experience speaking with everyone and contributing positively during the group discussion. The topic assigned was about what AI does and what AI is currently doing. I shared my insights, and everyone was impressed with my contributions. I gave it my best effort and successfully advanced to the next level.

Round 4 - HR 

(2 Questions)

  • Q1. What have you learned in college, and what experiences and skills do you possess?
  • Q2. Are you okay to relocate to Chennai and we discussed about the salary?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your communication skills and thoroughly prepare for the aptitude test, as well as any other assessments mentioned in your resume.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. Java new features in 8
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to treat functionality as a method argument.

    • Functional interfaces have a single abstract method and can be used with lambda expressions.

    • Streams provide a way to work with sequences of elements and perform operations on them.

    • Default methods allow interfaces to have method ...

  • Answered by AI
  • Q2. Difficulties faced in the current/previous project & how we resolved it
  • Ans. 

    We faced challenges with communication and conflicting priorities, resolved through regular team meetings and clear task delegation.

    • Lack of clear communication among team members

    • Conflicting priorities leading to delays in project timeline

    • Resolved by scheduling regular team meetings to discuss progress and issues

    • Clear task delegation to ensure everyone knows their responsibilities

  • Answered by AI
  • Q3. What is OOPS
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOPS.

    • Examples of OOPS languages include Java, C++, and Python.

  • Answered by AI
  • Q4. What is Functional programming
  • Ans. 

    Functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing state and mutable data.

    • Focuses on pure functions that do not have side effects

    • Emphasizes immutability and avoids changing state

    • Uses higher-order functions and function composition

    • Commonly used languages include Haskell, Scala, and Clojure

  • Answered by AI
  • Q5. Difference between OOPS and functional programming
  • Ans. 

    OOPS focuses on objects and classes, while functional programming focuses on functions and immutability.

    • OOPS is based on the concept of objects and classes, allowing for encapsulation, inheritance, and polymorphism.

    • Functional programming emphasizes on functions as first-class citizens, immutability, and avoiding side effects.

    • OOPS is more suitable for complex, real-world applications with changing state, while functiona...

  • Answered by AI
  • Q6. Which framework I worked in Java
  • Ans. 

    I have worked with the Spring framework in Java.

    • Utilized Spring MVC for web development

    • Implemented dependency injection with Spring IoC container

    • Integrated Spring Security for authentication and authorization

  • Answered by AI
  • Q7. What all are the annotations that we use in Spring Boot & it's usage
  • Ans. 

    Some common annotations used in Spring Boot are @RestController, @Autowired, @RequestMapping, @Service, @Component, @Repository.

    • @RestController - Used to define a controller class in Spring MVC.

    • @Autowired - Used for automatic dependency injection.

    • @RequestMapping - Used to map web requests to specific handler methods.

    • @Service - Indicates that a class is a service.

    • @Component - Indicates that a class is a Spring component...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself, work experience & education
  • Ans. 

    I am a dedicated professional with a strong educational background and diverse work experience.

    • I have a Bachelor's degree in Business Administration from XYZ University.

    • I have worked in various roles in marketing, sales, and customer service.

    • I am proficient in Microsoft Office Suite and have excellent communication skills.

    • I am a quick learner and thrive in fast-paced environments.

    • I am passionate about continuous learni

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Associate interview:
  • Java 8
  • Spring Boot
  • OOPS
Interview preparation tips for other job seekers - Be good at the basics of Java and Spring Boot
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Group Discussion 

On corruption. How corruptipn improves and solves.

Round 2 - Assignment 

Assigent is regarding some technical related questions

Round 3 - HR 

(2 Questions)

  • Q1. Tellne about yourself.
  • Q2. Related experience
Round 4 - Technical 

(2 Questions)

  • Q1. Reprevious project elaborate
  • Q2. Project related quries
Round 5 - One-on-one 

(2 Questions)

  • Q1. General question
  • Q2. Regardling family
Round 6 - Last round 

(1 Question)

  • Q1. Salary discussion
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Typing Test 

(2 Questions)

  • Q1. Typing speed test
  • Q2. What is your basic introduction?
  • Ans. 

    I am a dedicated and detail-oriented individual with experience in data entry and process management.

    • Experienced in data entry and process management

    • Detail-oriented and dedicated

    • Strong organizational skills

    • Proficient in Microsoft Office suite

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Nothing impressive
  • Q2. Normal introduction and interaction
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are different aws s3 bucket types
  • Q2. What is the maximum number of subnets that can be created in a Virtual Private Cloud (VPC)?
Round 2 - HR 

(2 Questions)

  • Q1. What are your roles
  • Q2. How yoi handle team
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. End to end kyc
  • Q2. End to end to kyc
Round 2 - One-on-one 

(2 Questions)

  • Q1. End to end kyc
  • Q2. End to end kyc
Round 3 - HR 

(2 Questions)

  • Q1. Pakage and salary
  • Q2. Benefits and leaves

Tata Group Interview FAQs

How many rounds are there in Tata Group Tatasky Associate interview?
Tata Group interview process usually has 3 rounds. The most common rounds in the Tata Group interview process are Technical and Resume Shortlist.
What are the top questions asked in Tata Group Tatasky Associate interview?

Some of the top questions asked at the Tata Group Tatasky Associate interview -

  1. 1. Which is the increment operator c 2. What is keywords c 3. How many keyword ...read more
  2. What is c Data Type What is python Operator s What is python keyword What is p...read more
  3. C c++ python questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all

Tata Group Tatasky Associate Reviews and Ratings

based on 9 reviews

4.9/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

4.8

Salary

4.8

Job security

4.8

Company culture

4.8

Promotions

4.8

Work satisfaction

Explore 9 Reviews and Ratings
Manager
120 salaries
unlock blur

₹9.5 L/yr - ₹36 L/yr

Assistant Manager
113 salaries
unlock blur

₹3.8 L/yr - ₹15.6 L/yr

Software Engineer
83 salaries
unlock blur

₹5 L/yr - ₹21 L/yr

Senior Manager
70 salaries
unlock blur

₹12 L/yr - ₹40 L/yr

Engineer
45 salaries
unlock blur

₹2.1 L/yr - ₹10 L/yr

Explore more salaries
Compare Tata Group with

Reliance Industries

4.0
Compare

Aditya Birla Group

4.1
Compare

Mahindra & Mahindra

4.1
Compare

Bharti Enterprises

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