Premium Employer

i

This company page is being actively managed by World Wide Technology Team. If you also belong to the team, you can get access from here

World Wide Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

World Wide Technology Associate Interview Questions and Answers

Updated 20 Mar 2024

World Wide Technology Associate Interview Experiences

1 interview found

Associate Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2024

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

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself and many behavioral questions.

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Feb 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 - One-on-one 

(2 Questions)

  • Q1. What is Tuples? How do you convert a string to a tuple?
  • Ans. 

    Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.

    • Tuples are similar to lists but are immutable

    • Elements of a tuple are enclosed in parentheses ()

    • A string can be converted to a tuple using the tuple() function

    • Each character in the string becomes an element in the tuple

  • Answered by AI
  • Q2. What is Left Join? Show one Left join for 2 data frames on Python
  • Ans. 

    Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.

    • Left join is performed using the 'left join' keyword in SQL

    • In Python, left join can be performed using the 'merge' function from the pandas library

    • Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')

    • Example: pd.merge(df1, df2, how='left', on='id')

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep the Basics of Python, as most questions are on the basics concepts.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to configure vpn
  • Ans. 

    To configure a VPN, you need to set up a VPN server, create user accounts, configure client devices, and establish secure connections.

    • Set up a VPN server using software like OpenVPN or Windows Server

    • Create user accounts with unique credentials for accessing the VPN

    • Configure client devices to connect to the VPN server using the provided credentials

    • Establish secure connections by encrypting data transmitted over the VPN

  • Answered by AI
  • Q2. System slowness how to resolve
  • Ans. 

    To resolve system slowness, check for hardware issues, optimize software, update drivers, and monitor resource usage.

    • Check for hardware issues such as low memory or CPU usage

    • Optimize software by removing unnecessary programs or services

    • Update drivers for hardware components

    • Monitor resource usage to identify bottlenecks

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - only immediate joiners

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

On python and sql coding.they ask simple to complex questions

Round 2 - Technical 

(1 Question)

  • Q1. On data science machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Case Study 

There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.

Round 2 - Coding Test 

In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.

Round 3 - Behavioral 

(1 Question)

  • Q1. In Managerial round again here I have been asked questions related my projects. and no coding round in this stage.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Python, SQL, Analytical thinking, Statistics and pandas.

Interview Questionnaire 

1 Question

  • Q1. Core mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared before interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Explain abt yourself, current ctc, expected ctc
Round 2 - Technical 

(1 Question)

  • Q1. Diamond problem, oops concept
Round 3 - Coding Test 

Small task in catia api

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is SIngularity in BIW
  • Ans. 

    Singularity in BIW refers to a point where multiple body panels meet in a vehicle's body structure.

    • Singularity is a critical point in BIW design where multiple panels converge.

    • It is important to ensure proper fit and alignment at singularity points to maintain structural integrity.

    • Examples of singularity points include door openings, roof joints, and hood connections.

  • Answered by AI
  • Q2. Time taken for Spot welding by robot
  • Ans. 

    The time taken for spot welding by a robot depends on various factors such as material thickness, type of material, welding parameters, and robot speed.

    • Time taken for spot welding can vary based on the material thickness. Thicker materials may require longer welding times.

    • The type of material being welded can also impact the time taken. Different materials have different conductivity and heat transfer properties.

    • Weldin...

  • Answered by AI
Round 1 - Technical 

(1 Question)

  • Q1. JS basincs in depth and react js
  • Ans. 

    JS basics and React JS are essential for web development.

    • JS basics include variables, data types, functions, and control structures.

    • React JS is a popular JavaScript library for building user interfaces.

    • React components, state, and props are important concepts to understand.

    • JSX is a syntax extension used in React to write HTML-like code.

    • React Router is a library used for client-side routing in React applications.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. ES6 and promises and virtual dom. Reactjs in depth
Round 3 - HR 

(1 Question)

  • Q1. Expectation of salary

Interview Preparation Tips

Interview preparation tips for other job seekers - i Applied for frontend develper roles. Be strong in basics of js and framework of ur choice

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. About how my day to day looks like.
Round 2 - Technical 

(1 Question)

  • Q1. About my job roles and the work around.
Round 3 - HR 

(1 Question)

  • Q1. Date of joining

Interview Preparation Tips

Interview preparation tips for other job seekers - Negotiate with HR, they will try to settle in a less CTC.

World Wide Technology Interview FAQs

How many rounds are there in World Wide Technology Associate interview?
World Wide Technology interview process usually has 1 rounds. The most common rounds in the World Wide Technology interview process are One-on-one Round.
How to prepare for World Wide Technology Associate 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 World Wide Technology. The most common topics and skills that interviewers at World Wide Technology expect are Communication Skills, Customer Service, Excel, Outlook and Word.

Tell us how to improve this page.

World Wide Technology Associate Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join World Wide Technology Combining strategy & execution to help business accelerate growth.

Interview Questions from Similar Companies

Stefanini Interview Questions
2.9
 • 35 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
F5 Networks Interview Questions
3.8
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
CDW Interview Questions
4.5
 • 20 Interviews
Softtek Interview Questions
4.0
 • 19 Interviews
View all
Senior Software Engineer
22 salaries
unlock blur

₹22 L/yr - ₹37 L/yr

Software Engineer
11 salaries
unlock blur

₹11 L/yr - ₹37 L/yr

Project Coordinator
11 salaries
unlock blur

₹3.7 L/yr - ₹9 L/yr

Data Scientist
9 salaries
unlock blur

₹21.5 L/yr - ₹30 L/yr

Buyer
6 salaries
unlock blur

₹7 L/yr - ₹11.2 L/yr

Explore more salaries
Compare World Wide Technology with

Actalent Services

3.5
Compare

Pitney Bowes

3.7
Compare

Stefanini

3.0
Compare

Softtek

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