Live Interview with a Tech M : Senior Data Analyst

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 20

  • @saumyagupta3827
    @saumyagupta3827 8 หลายเดือนก่อน

    helpful

  • @KARAN-xf2it
    @KARAN-xf2it 9 หลายเดือนก่อน

    select
    *,
    dense_rank () over (order by amount desc) as dn_rnk,
    rank () over (order by amount desc) as rnk,
    row_number () over (order by amount desc) as row_number
    from orders
    order by amount desc
    last question answer

  • @OmkarShinde-bz7oy
    @OmkarShinde-bz7oy ปีที่แล้ว

    in last question you should have taken order by clause then how will you find the max number windows function mostly use in order by clause

  • @smrutiranjanmishra9401
    @smrutiranjanmishra9401 7 หลายเดือนก่อน +1

    How can you join two tables if the columns are not common, table joined based on primary key and foreign key concept, with due respect but what the interviewer mentioned the query at time of the video 21:32 i.e. not correct, clearly "Bretty Doe" has never ordered mousepad ,his customer id is 5 , pls someone correct me if I am wrong ,right query will be below SELECT c.first_name, c.last_name, od.item, od.amount, sh.status from Customers c left join Orders od on c.customer_id=od.customer_id
    left join Shippings sh
    on c.customer_id=sh.customer
    where c.age > 25;

  • @ankitdosi3
    @ankitdosi3 5 วันที่ผ่านมา

    What was the pay for this role? How much they were offering

  • @patnaik476
    @patnaik476 ปีที่แล้ว +1

    The interviewer was even more confused. 🤣🤣 How can customer_id and shipping_id be used to join two tables?.

  • @ShaikJaheer-yh3bs
    @ShaikJaheer-yh3bs ปีที่แล้ว

    Upload tableau developer videos

  • @OmkarShinde-bz7oy
    @OmkarShinde-bz7oy ปีที่แล้ว

    other question were easy but frist question did not understand actully what they wanted

  • @rubysrivastava2288
    @rubysrivastava2288 7 หลายเดือนก่อน

    How did you got the interview call for Tech M...??? Please help

  • @Shashankdatapoint
    @Shashankdatapoint ปีที่แล้ว

    What was interview feedback

  • @rohithvarma2454
    @rohithvarma2454 6 หลายเดือนก่อน

    Why would any data engineer become a data analyst

    • @CareerBreakout
      @CareerBreakout  6 หลายเดือนก่อน

      It’s a roadmap

    • @CareerBreakout
      @CareerBreakout  6 หลายเดือนก่อน

      Data analyst to Data engineer

  • @OmkarShinde-bz7oy
    @OmkarShinde-bz7oy ปีที่แล้ว

    akshay @ I have sent message in email i think you didnt see that message even i am giving the interveiw i have 3 years experience as data engineer . your vids helps to lot great

    • @CareerBreakout
      @CareerBreakout  ปีที่แล้ว

      Sorry brother, I will check your email , please help me with your subject line or something

  • @savemotherearth807
    @savemotherearth807 6 หลายเดือนก่อน

    Interviewers r idiots thy ask irrelvnt skills which r not mentioned in cv 😂😂😂