Це відео не доступне.
Перепрошуємо.

Day 4: Solving Amazon SQL Interview Questions | 100 Days Challenge

Поділитися
Вставка
  • Опубліковано 10 лип 2024
  • Welcome to Day 3 of my 100 Days Challenge! Today, we're diving into Amazon SQL interview questions to help you ace your next tech interview. Join me as I walk through each problem step-by-step, providing detailed explanations and practical tips. Don't forget to like, subscribe, and hit the bell icon to stay updated with daily challenges!
    Join the 100 Days Challenge Community:
    Discord: / discord
    GitHub: github.com/najirh/100_days_ch...
    Relevant Playlists:
    SQL Interview Prep: • SQL Challenge - Data A...
    #AmazonInterview #SQLInterviewQuestions #100DaysChallenge #DataScience #SQLTutorial #TechInterviews #DataAnalysis #LearnSQL #InterviewPrep #CodingChallenge #TechCareer #SQLPractice #AmazonTech #DataEngineering #PythonInterview #ExcelTips"

КОМЕНТАРІ • 12

  • @usirikayalaharish787
    @usirikayalaharish787 22 дні тому +1

    Successfully completed!! day 4

  • @vinothkumars7421
    @vinothkumars7421 22 дні тому +2

    Day 4 Completed. 96 days to go

  • @shefalikathapa13
    @shefalikathapa13 22 дні тому

    Really grateful for this amazing series! Keep up the great work. Please bring the Data Analyst Python series too!!

  • @muthukamalan.m6316
    @muthukamalan.m6316 16 днів тому

    completed

  • @abhishekdubey9920
    @abhishekdubey9920 22 дні тому +1

    this chanel is so organised i have on bell icon reminds me daily to give 10 minutes wow

  • @saipranay1318
    @saipranay1318 14 днів тому +1

    select
    --e1.Emp_ID,
    e1.Emp_Name,
    --e1.Manager_ID,
    e2.Emp_Name as Manager_name
    --e2.Manager_ID
    from employees e1
    join employees e2 on e1.Manager_ID = e2.Emp_ID

  • @Chathur732
    @Chathur732 16 днів тому

    select E1.emp_id,E1.emp_name, E2.emp_name as manager_name
    from employees_1 E1 left join employees_1 E2 on E1.manager_id = E2.Emp_id
    where E2.emp_name is not null

  • @oreo4690
    @oreo4690 21 день тому

    where can i find the set of questions?

    • @zero_analyst
      @zero_analyst  20 днів тому

      Check the my github link from the description!

  • @pratikjugantmohapatra18
    @pratikjugantmohapatra18 22 дні тому +1

    Please just have a work on the mike . It is a bit noisy