Ketan Pachpande
Ketan Pachpande
  • 26
  • 19 907
Complete SQL - Structured Query Language - Part1
SQL For beginners.
SQL is most popular and widely used for querying the relational database.
SQL is used for accessing and manipulating database.
The course is for anyone willing to learn SQL and understand how the data is stored and retrieved from database.
All concepts are explained practically on MySQL DBMS.
Переглядів: 448

Відео

Reversing Linked List - Interview/Written Test Question
Переглядів 1603 роки тому
Reversing Linked List is very popular question asked in interviews of many companies. This video describes the simple algorithm to reverse linked list using 3 pointers and while loop. As implementation, the algorithm is implemented using C.
Benefits of GATE And Interview Preparation for CS/IT
Переглядів 3434 роки тому
Interview Preparation strategies starts at ua-cam.com/video/gzcxi8Pj4RU/v-deo.html
Data Structures - 2.2 Lower Triangular Matrix - 2D Arrays
Переглядів 1,7 тис.4 роки тому
Lower Triangular Matrix
Data Structures - 2.1 2D Arrays | Row Major Order | Column Major Order
Переглядів 2814 роки тому
2 dimensional arrays: - Memory Allocation - Row Major Order - Column Major Order
Data Structures - 2. Arrays
Переглядів 2674 роки тому
Topics: - Array Definition - Memory Allocation - Array of Structure (User defined data type) #datastructures #array #structure
Data Structures - 1. Introduction
Переглядів 6094 роки тому
Topics Covered: - Syllabus - What is Data Structures - Memory Allocation for a program - Static Vs dynamic memory allocation - malloc() Vs calloc() in C/C #datastructure #gate #malloc #calloc
Operating System - 2.14.1 Strict Alternation with c#
Переглядів 1624 роки тому
Implementation of Strict Alternation with C#. Mutual Exclusion between 2 threads running concurrently, using the shared variables. With Strict alternation mechanism, we make sure that, only 1 thread accesses shared variables at a time. #operatingsystem #strictalternation #gate
Operating System - 2.15.1 Peterson's Solution with C++
Переглядів 7064 роки тому
Implementation of Peterson's solution with C , to achieve the mutual exclusion between 2 processes, accessing the shared variables. Mutual Exclusion: If 2 processes are sharing some common variables, Peterson's solution is useful to synchronize those processes, if we want only one process to access the shared variable at a time, while both processes are running concurrently. This video also cov...
Data Structures - Comming Soon
Переглядів 4364 роки тому
Data Structures for: - Any Programmer - GATE Preparation - Interviews. Syllabus: - Memory Overview. - Arrays - Stack - Queue - Linked List - Trees - Hashing Comming Soon. Stay Tunned. #datastructure #gate #programming
Operating System - 2.15 Peterson's Solution - Synchronization Mechanism
Переглядів 3234 роки тому
Peterson's Solution for Synchronization mechanism: - Design - Implementation - Mutual Exclusion - Progress - Bounded Waiting #operatingsystem #peterson #synchronization #gate
Operating System - 2.14 Strict Alternation - Synchronization Mechanism
Переглядів 2784 роки тому
Strict Alternation Synchronization Mechanism: - Critical Section - Progress - Bounded waiting #operatingsystem #gate #synchronization
Operating System - 2.13 - Lock Variable - Synchronization Mechanism
Переглядів 4534 роки тому
Topics Covered: First Synchronization Mechanism: Lock Variable #operatingsystem #gate #synchronization
Operating System - 2.12 Synchronization Mechanism | Critical Section | Mutual Exclusion
Переглядів 5154 роки тому
Topics Covered: - Critical Section - Mutual Exclusion - Progress - Bounded Waiting #operatingsystem #criticalsection #mutualexclusion #gate
Operating system - 2.11 IPC, Synchronization | Producer Consumer Problem | Race Condition
Переглядів 5374 роки тому
Topics Covered: - Introduction to Inter Process Communication, - Synchronization - with Producer Consumer Problem. - Race Condition #operatingsystem #gate #racecondition #interprocess
Operating System - 2.10 Round Robin Algorithm
Переглядів 2694 роки тому
Operating System - 2.10 Round Robin Algorithm
Operating System - 2.9 Priority Based Scheduling
Переглядів 2964 роки тому
Operating System - 2.9 Priority Based Scheduling
Operating System - 2.8 Longest Remaining Time First (LRTF) | Highest Response Ratio Next (HRRN)
Переглядів 2434 роки тому
Operating System - 2.8 Longest Remaining Time First (LRTF) | Highest Response Ratio Next (HRRN)
Operating System - 1.1 Multi-Programming Vs Uni-Programming
Переглядів 1,6 тис.4 роки тому
Operating System - 1.1 Multi-Programming Vs Uni-Programming
Operating System - 1. Introduction to OS
Переглядів 3,1 тис.4 роки тому
Operating System - 1. Introduction to OS
Operating System - 2.7 Shortest Job First - SJF | Shortest Remaining Time First - SRTF
Переглядів 2974 роки тому
Operating System - 2.7 Shortest Job First - SJF | Shortest Remaining Time First - SRTF
Operating System - 2.6.1 FCFS Numerical
Переглядів 734 роки тому
Operating System - 2.6.1 FCFS Numerical
Operating System - 2.6 CPU Scheduling - FCFC
Переглядів 5054 роки тому
Operating System - 2.6 CPU Scheduling - FCFC
Operating System - 2.5 Schedulers, Dispatcher and Context Switching
Переглядів 4,6 тис.4 роки тому
Operating System - 2.5 Schedulers, Dispatcher and Context Switching
Operating System - 2.3 Process Control Block - PCB | 2.4 State Transition Diagram
Переглядів 5864 роки тому
Operating System - 2.3 Process Control Block - PCB | 2.4 State Transition Diagram
Operating System - 2.1 Program Vs Process | 2.2 Process Structure
Переглядів 1 тис.4 роки тому
Operating System - 2.1 Program Vs Process | 2.2 Process Structure

КОМЕНТАРІ

  • @smarter_by_bit9346
    @smarter_by_bit9346 2 роки тому

    You just got new subscriber sir😅...from your offline class

  • @manishgoswami7476
    @manishgoswami7476 2 роки тому

    Excellen!

  • @rishabh1620
    @rishabh1620 2 роки тому

    Great session sir ji , understood everything .

  • @fatihersoy7559
    @fatihersoy7559 2 роки тому

    amazing

  • @SanjayKumar-ow7qd
    @SanjayKumar-ow7qd 2 роки тому

    sir, when will you complete this series?

  • @sriramkrishnamurthy4473
    @sriramkrishnamurthy4473 2 роки тому

    l love you sir !! pls resume the videos and complete the course sir, the views and accolades shall automatically follow !!

    • @ketanpachpande1197
      @ketanpachpande1197 2 роки тому

      Good to know that you loved the content. Yes sure, I will try to complete this soon.

  • @Abhi-ij1th
    @Abhi-ij1th 3 роки тому

    Great video👌👌

  • @teita157_kaustubhnarkhede9
    @teita157_kaustubhnarkhede9 3 роки тому

    Simple, clear and to the point explanation.

  • @SachinKhetarpal
    @SachinKhetarpal 3 роки тому

    Well Explained. Thank you.

  • @coding_ss632
    @coding_ss632 3 роки тому

    Long time.

  • @utkarshkharche5055
    @utkarshkharche5055 3 роки тому

    🙌🙌🙌

  • @rutujanaik2321
    @rutujanaik2321 3 роки тому

    Hello sir i need help

  • @sureshonteru4609
    @sureshonteru4609 3 роки тому

    Hi kethan, It's very good video. I don't have knowledge this concepts now am very good at this concepts. Thanks for the video Can I know the your email I need to talk with you personally

    • @ketanpachpande1197
      @ketanpachpande1197 3 роки тому

      Sure. Please share your email ID, I will message you.

    • @sureshonteru4609
      @sureshonteru4609 3 роки тому

      @@ketanpachpande1197 I have replied can you please check once

    • @sureshonteru4609
      @sureshonteru4609 3 роки тому

      @@ketanpachpande1197 I have sent an email

  • @utkarshkharche5055
    @utkarshkharche5055 3 роки тому

    well explained🙌

  • @commoncommon9427
    @commoncommon9427 3 роки тому

    खूप छान beta

  • @commoncommon9427
    @commoncommon9427 3 роки тому

    Excellent Course and explanation. Sir, please complete the remaining videos also.

  • @MariaFlorenciay
    @MariaFlorenciay 3 роки тому

    Very well explained! :)

  • @dudeyt1849
    @dudeyt1849 3 роки тому

    Tnx sir.ive got what i searched for👍

  • @satyamtripathi4439
    @satyamtripathi4439 3 роки тому

    one day there will be lots of views in your channel\

    • @ketanpachpande1197
      @ketanpachpande1197 3 роки тому

      Thanks Satyam. Will complete the course. Could not post videos later due to time crunch but will definitely buy some time.

  • @satyamtripathi4439
    @satyamtripathi4439 3 роки тому

    sir complete this series

  • @amanshahahamed1075
    @amanshahahamed1075 3 роки тому

    Waiting’ sir

    • @ketanpachpande1197
      @ketanpachpande1197 3 роки тому

      Hi Aman, Will try to complete the series soon. Thanks for showing interest.

  • @pramitdeepkaur5418
    @pramitdeepkaur5418 4 роки тому

    Sir, you are making great videos. It is so helpful to understand through such amazing animations. Please keep making videos for us. Thank you so much sir.

    • @ketanpachpande1197
      @ketanpachpande1197 4 роки тому

      Glad to hear that its useful to you. Stay tuned for more videos.

  • @Jyoti_Trivedi
    @Jyoti_Trivedi 4 роки тому

    Thank you sir.....great videos😊🙏🤗✨

    • @ketanpachpande1197
      @ketanpachpande1197 4 роки тому

      You are most welcome Jyoti. Glad to hear that you loved the content.

  • @jayanthnani8022
    @jayanthnani8022 4 роки тому

    sir when will be all videos get uploaded

    • @ketanpachpande1197
      @ketanpachpande1197 4 роки тому

      Hi Jayanth, I will try to upload as soon as possible. Expect 1 video per week.

    • @jayanthnani8022
      @jayanthnani8022 4 роки тому

      @@ketanpachpande1197 thank you very much sir your work is very much appreciated

  • @jayanthnani8022
    @jayanthnani8022 4 роки тому

    sir i like d ur lectures alot pls upload videos and complete the series

  • @akshaypolshettiwar6709
    @akshaypolshettiwar6709 4 роки тому

    Must needed video sir...👍👍

  • @afzalsiddiqui3420
    @afzalsiddiqui3420 4 роки тому

    thanx a lot sir, please provide a complete hashing topic.

    • @ketanpachpande1197
      @ketanpachpande1197 4 роки тому

      You are welcome Afjal and Sure I will upload Hashing as well.

  • @sureshonteru4609
    @sureshonteru4609 4 роки тому

    Thank you so much for amazing explanation ..

  • @anushsing4169
    @anushsing4169 4 роки тому

    Very easy to understand sir. Waiting for more videos on DS.

  • @pallavikochar3644
    @pallavikochar3644 4 роки тому

    Thank you for this video... Array Data structure is explained very well

  • @faisalrashid06
    @faisalrashid06 4 роки тому

    Sir can u pllz teach me the basics of computer science

    • @ketanpachpande1197
      @ketanpachpande1197 4 роки тому

      What specific topics/areas you want to learn in compute science? And whats your ultimate goal, means do you want to become a developer? or Tester? or just want to learn for your knowledge?

  • @3489abcdefg
    @3489abcdefg 4 роки тому

    pretty cool 😎

  • @naeemkhan4534
    @naeemkhan4534 4 роки тому

    sir what is difference between API and system call wrt user program and OS.?

    • @ketanpachpande1197
      @ketanpachpande1197 4 роки тому

      You as a programmer can develop your own API. Lets say, you can develop an API to add 2 numbers. System calls are developed by Operating System such as fork() is a system call. The function implemented within the kernel, but you can call it using some programming language.

  • @steveborn1616
    @steveborn1616 4 роки тому

    Your videos are awesome man. I was struggling to understand process structure from so many days but your video saved me.

  • @neop9660
    @neop9660 4 роки тому

    So easy to understand round robin with your animation sir.

  • @poojad2917
    @poojad2917 4 роки тому

    Waiting for your videos sir.

  • @poojad2917
    @poojad2917 4 роки тому

    Great explanation sir. I completely understood context switching now. I am preparing for Gate 2021. Waiting for more videos from you sir.

  • @utkarshkharche5055
    @utkarshkharche5055 4 роки тому

    Woh💯✌️✌️

  • @vivekk2410
    @vivekk2410 4 роки тому

    Simply best teaching sir. Waiting for more videos sir.

  • @Ankit-we8ym
    @Ankit-we8ym 4 роки тому

    Please also complete os and cover interview questions for isro etc

  • @ajitbomb
    @ajitbomb 4 роки тому

    Ketan Sir please keep it up..very easy to understand..👍🏼 Thank you so much..

  • @ajitbomb
    @ajitbomb 4 роки тому

    Very Nicely explained by Ketan Sir..

  • @coding_ss632
    @coding_ss632 4 роки тому

    🔥🔥🔥