Upload Button Icon Add office photos

Wasco

Compare button icon Compare button icon Compare

Filter interviews by

Wasco Interview Questions and Answers

Updated 18 Oct 2024

Wasco Interview Experiences

1 interview found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain how you can update the schedule which has more than 5000lines?
  • Ans. 

    Utilize scheduling software, break down tasks into smaller components, assign responsibilities, track progress regularly, and communicate with team members.

    • Utilize scheduling software to efficiently manage and update the schedule

    • Break down tasks into smaller components to easily track progress and make adjustments

    • Assign responsibilities to team members to ensure accountability and timely completion

    • Track progress regula...

  • Answered by AI
  • Q2. Explain the steps involved in creating a schedule?
  • Ans. 

    Creating a schedule involves several steps to plan and organize tasks efficiently.

    • Identify project tasks and milestones

    • Estimate duration of each task

    • Sequence tasks in logical order

    • Assign resources to tasks

    • Define dependencies between tasks

    • Create a timeline with start and end dates

    • Review and adjust schedule as needed

  • Answered by AI

Project Planning Engineer Interview Questions asked at other Companies

Q1. What is the weight of steel, grade of concrete, productivity of equipment
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2018. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. About capacity of machine. Experience of previous company
  • Q2. Salary structure.
  • Q3. Capacity
  • Q4. Rejection
  • Q5. System
  • Q6. SAP
  • Q7. Previous company details

Interview Preparation Tips

General Tips: No schedule time for interview. They ask to came at 10 am,but interview taken at 5:45pm. Very poor scheduled. No travelling allowance given even u came after spending 2500 RS. Also take 2-3 round on different days. And finally salary not disided.
Skills: Body Language, Leadership, Decision Making Skills
Duration: 1-4 weeks

I applied via Naukri.com and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Statistical Questions
  • Q2. Market Mix modelling
  • Q3. Assignment as detailed below

Interview Preparation Tips

Interview preparation tips for other job seekers - Apart from round 1 and round 2, there are two assignment which has to be done in 2-3 days and sent out through mail.
CRM assignment - Evaluation will be done based on Visualization, out of box analytics and analytical thinking.
Call Forecasting - Forecast how many calls might come in the next month using data provided.

I had cleared all these. To my surprise having two rounds and then technical test was enough to talk some formalities and discuss CTC but here they came prepared with their scenario questions bucket which is not relevant to data analyst part. The main reason, they wanted to steal idea from a potential employee and implement them to their work as they feel being insignificant in their role. pathetic company to say the least.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA, problem solving

Round 2 - Case Study 

System design interview and prior experience in projects

Round 3 - Culture fit 

(2 Questions)

  • Q1. What was the toughest problem you encountered in your previous assignments ?
  • Q2. Given a choice, what would you have done differently in your previous assignments ?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2022. 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 - Technical 

(3 Questions)

  • Q1. Details about the projects in your resume
  • Q2. MYSQL codes in window function
  • Ans. 

    MYSQL window functions allow for calculations across rows in a result set.

    • Window functions are used to perform calculations across rows in a result set

    • They are used with the OVER() clause

    • Examples include ROW_NUMBER(), RANK(), DENSE_RANK(), and NTILE()

    • They can be used to calculate running totals, moving averages, and more

  • Answered by AI
  • Q3. Mostly questions related to cricket tables which was told to be assumed

Interview Preparation Tips

Interview preparation tips for other job seekers - Disappointing experience
Interviewer was a young girl she didn't gave any data or material.
Everything was assumption assume tables and she asked me to code in paper
never had such experience.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Senior Software Engineer with a passion for problem-solving and creating innovative solutions.

    • Over 8 years of experience in software development

    • Proficient in multiple programming languages such as Java, Python, and C++

    • Strong background in designing and implementing scalable systems

    • Led successful projects such as developing a real-time data analytics platform for a Fortune 500 company

  • Answered by AI
  • Q2. About techstacks
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

SQL based leetcode medium and hackerrank

Round 2 - Assignment 

Python take home EDA case study assessment

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Search in 2d matrix
  • Ans. 

    Search for a target value in a 2D matrix efficiently.

    • Use binary search on rows to find the potential row where the target value may exist.

    • Then use binary search on that row to find the target value.

  • Answered by AI
  • Q2. Find quadraplets that sum to target
  • Ans. 

    Find quadraplets in an array that sum up to a target value.

    • Use a nested loop to iterate through all possible combinations of quadraplets.

    • Keep track of the sum of each quadraplet and compare it to the target value.

    • Return the quadraplets that match the target sum.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Nth Greatest Element III (Leetcode)
  • Ans. 

    Find the Nth greatest element in an array without sorting

    • Use a priority queue to keep track of the N greatest elements

    • Iterate through the array and add elements to the priority queue

    • Return the top element from the priority queue as the Nth greatest element

  • Answered by AI
  • Q2. Heater Problem (Leetcode)
  • Ans. 

    Heater Problem - Find minimum radius to cover all houses with heaters

    • Sort the houses and heaters arrays

    • For each house, find the closest heater using binary search

    • Calculate the minimum radius needed to cover all houses

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL based questions
  • Q2. Guesstimate on estimating # users on the application
  • Ans. 

    Estimate the number of users on the application based on market research, user demographics, and industry trends.

    • Consider the total addressable market (TAM) for the application

    • Analyze user demographics and behavior to estimate adoption rate

    • Look at industry benchmarks and competitor data for reference

    • Use surveys, focus groups, and user feedback to gather insights

    • Consider factors like market saturation, growth potential,

  • Answered by AI

Wasco Interview FAQs

How many rounds are there in Wasco interview?
Wasco interview process usually has 1 rounds. The most common rounds in the Wasco interview process are One-on-one Round.
What are the top questions asked in Wasco interview?

Some of the top questions asked at the Wasco interview -

  1. Explain how you can update the schedule which has more than 5000lin...read more
  2. Explain the steps involved in creating a schedu...read more

Tell us how to improve this page.

Wasco Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Patanjali Ayurved Interview Questions
4.0
 • 109 Interviews
Decathlon Interview Questions
3.9
 • 101 Interviews
Cavinkare Interview Questions
3.9
 • 59 Interviews
Alshaya Group Interview Questions
3.9
 • 43 Interviews
VLCC Interview Questions
3.5
 • 38 Interviews
Dream11 Interview Questions
3.8
 • 37 Interviews
FM LOGISTIC Interview Questions
3.8
 • 24 Interviews
Nivea Interview Questions
4.2
 • 18 Interviews
View all

Wasco Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Compare Wasco with

Patanjali Ayurved

4.0
Compare

Cavinkare

3.9
Compare

VLCC

3.5
Compare

Decathlon

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