Upload Button Icon Add office photos
Engaged Employer

i

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

World Fashion Exchange Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

World Fashion Exchange Interview Questions and Answers

Updated 10 Oct 2024

World Fashion Exchange Interview Experiences

Popular Designations

4 interviews found

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Share details of your previous job.
  • Q2. Tell me about yourself.
Round 2 - One-on-one 

(1 Question)

  • Q1. Tds Sections,Export related process .
Round 3 - Behavioral 

(1 Question)

  • Q1. GST knowledge testing

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for financial consultant, be prepare for financial accounting & knowledge of export processes.

Implementation Consultant Interview Questions asked at other Companies

Q1. In a factory as per govt rule how much leave is applicable
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Aptitude Test 

General aptitude logical reasoning questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 3 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 - HR 

(1 Question)

  • Q1. Brief about your job
  • Ans. 

    An Implementation Consultant is responsible for implementing and configuring software solutions for clients.

    • Collaborate with clients to understand their business requirements

    • Design and configure software solutions to meet client needs

    • Provide training and support to clients during the implementation process

    • Troubleshoot and resolve any issues that arise during implementation

    • Ensure successful deployment and adoption of th...

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

(1 Question)

  • Q1. GST, Finance & basic accounting

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company to work with...........Great learning.

Implementation Consultant Interview Questions asked at other Companies

Q1. In a factory as per govt rule how much leave is applicable
View answer (1)

Interview Questionnaire 

5 Questions

  • Q1. Discussion on existing roles and responsibilities.
  • Q2. Discussion on Java and selenium problems.
  • Q3. One Two questions on SQL server query.
  • Q4. Technical discussion with senior manager.
  • Q5. Discussion on Salary :)

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume was clear and all the skills and experience were clearly described.

Round: Test
Experience: Java OOPs, Selenium Webdriver, SQL problems.

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

World Fashion Exchange interview questions for popular designations

 Implementation Consultant

 (2)

 Software Developer

 (1)

 Senior Test Engineer

 (1)

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Oct 2021. There were 4 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 - HR 

(2 Questions)

  • Q1. Screening of the resume
  • Q2. Regarding candidature
Round 3 - One-on-one 

(1 Question)

  • Q1. Related to job profile and technical requirements
Round 4 - HR 

(1 Question)

  • Q1. Salary structure and the part of joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization to work with. Good work life balance
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project based, oops concepts, average dsa questions,
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. String palindrome
  • Q2. Find all anagrams in a string
  • Ans. 

    Find all anagrams in a string

    • Create a hashmap to store the frequency of characters in the input string

    • Iterate through the input string and check if the frequency of characters matches the hashmap for each substring of the same length

    • Store the substrings that are anagrams in an array and return it

  • Answered by AI

Skills evaluated in this interview

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 

(2 Questions)

  • Q1. Describe Life cycle in react
  • Ans. 

    React has three main phases in its lifecycle: mounting, updating, and unmounting.

    • Mounting: when a component is created and inserted into the DOM

    • Updating: when a component is updated due to changes in props or state

    • Unmounting: when a component is removed from the DOM

    • Lifecycle methods can be used to perform actions at each phase, such as componentDidMount() or componentWillUnmount()

    • React also has error handling methods,

  • Answered by AI
  • Q2. Explain strict mode in javascript and it's use
  • Ans. 

    Strict mode is a way to write secure and optimized JavaScript code.

    • Enables catching of silent errors

    • Disallows duplicate property names or parameters

    • Prevents use of undeclared variables

    • Makes `eval()` safer to use

    • Throws errors on invalid usage of `this` keyword

  • Answered by AI
Round 3 - Assignment 

CURD operations along with implementation of a mock UI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are doing good job. If possible try to send a rejection mail along with the reason if candidate is not selected.

Skills evaluated in this interview

Interview experience
4
Good
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 

(1 Question)

  • Q1. Tell about Oops concepts
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex imple...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Will ask coding related
Round 4 - HR 

(1 Question)

  • Q1. What is Expected salary
Round 1 - Technical 

(1 Question)

  • Q1. Basics .net , c#, sql
Round 2 - Technical 

(1 Question)

  • Q1. Current Project Details, Roles and some technical questions too
Round 3 - HR 

(1 Question)

  • Q1. Package Discussion and Other basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are strong and should be confident to explain about the current project and its technical details.

World Fashion Exchange Interview FAQs

How many rounds are there in World Fashion Exchange interview?
World Fashion Exchange interview process usually has 2-3 rounds. The most common rounds in the World Fashion Exchange interview process are HR, One-on-one Round and Behavioral.
How to prepare for World Fashion Exchange 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 Fashion Exchange. The most common topics and skills that interviewers at World Fashion Exchange expect are Javascript, HTML, JQuery, SQL and SQL Server.
What are the top questions asked in World Fashion Exchange interview?

Some of the top questions asked at the World Fashion Exchange interview -

  1. Discussion on Java and selenium proble...read more
  2. One Two questions on SQL server que...read more
  3. Tds Sections,Export related proces...read more

Tell us how to improve this page.

World Fashion Exchange Interview Process

based on 4 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 49 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.7
 • 22 Interviews
Khoros Interview Questions
3.7
 • 19 Interviews
3Pillar Global Interview Questions
3.3
 • 19 Interviews
Mentor Graphics Interview Questions
4.0
 • 18 Interviews
Yodlee Interview Questions
3.8
 • 17 Interviews
Bottomline Interview Questions
3.3
 • 17 Interviews
ValGenesis Interview Questions
3.2
 • 17 Interviews
View all

World Fashion Exchange Reviews and Ratings

based on 64 reviews

3.5/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.3

Salary

3.8

Job security

3.4

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 64 Reviews and Ratings
Implementation Consultant
32 salaries
unlock blur

₹3.4 L/yr - ₹8 L/yr

Software Engineer
29 salaries
unlock blur

₹4 L/yr - ₹10.1 L/yr

Software Developer
26 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Devops Engineer
15 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Explore more salaries
Compare World Fashion Exchange with

Yodlee

3.8
Compare

Fingent

4.4
Compare

Bravura Solutions

3.9
Compare

CloudMoyo

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