- MCS 31 (Design and Analysis of Algorithms)
- Introduction to Data Structures & Algorithms - IIT Delhi
- Introduction to Data Structures & Algorithms
- Sorting Algorithms & Asymptotic Analysis II - IGNOU
- Algorithmic Techniques for problem solving 2
- Stack Applications
- Queue Data Structure
- An introduction to trees
- DAA - Abdul Bari
- DAA - Javatpoint
- Merge sort, how multiple recursion works under the hood - Jenny's Lectures
- Shell sort - Jenny's Lectures
- Bubble sort - Jenny's Lectures
- TutorialsPoints - Analysis of Algorithms
- Average case analysis - Abdul Bari
- Amortized analysis of Algorithms
- Best First Search algorithm an example.
- Topological Sort or Ordering of a Graph - Jenny's Lectures
- Probabilistic (randomized) Algorithms
- Genetic Algorithms - Nature inspired Algorithms IIT KGH
- TC - IITKGP
- PDA Introduction - Neso Academy.
- Theory of Computation - Neso Academy
- Compiler Design IIT KGP
- MCS 33 (Advanced Discrete Mathematics - Recurrence Relations & Graph Theory
- MCS 34 (Software Engineerig)
- Software Engineering - IIT KGP
- Fact Finding Techniques 1
- Software Engineering Process An Overview - IGNOU
- Advanced Software Engineering Projects - IGNOU
- Spiral Life Cycles Models
- Life cycle models 2 Win Win Spiral Model - IGNOU
- MCS 42 (Computer Networks & Distributed Systems)
- MCS 43 (Advanced Database Management Systems)
- Advanced DBMS - limits of RDBMS
- Introduction to database systems IIT Madras
- Introduction to Relational Model/2 DBMS IIT Khg - Relational Algebra & its operations.
- MCS 51 (Advanced Java & Internet)
- Websites -1 - IGNOU
- Websites - 2 - IGNOU
- Servlets Basics - IGNOU
- Writing Servlets - IGNOU
- Session Tracking in Servlet programming - IGNOU
- Website management 1
- Website management 2
- Network Technology & Devices
- Basics of Internet
- Introduction to Computer & Networking
- Introduction to distributed systems - IGNOU
- Java Security
- MCS 52 (Management Information System)
- MCS 53 (Computer Graphics)
- IIT - Guwahati
- Computer Graphics - Projections
- Computer Graphics - Transformation - IGNOU
- Multimedia Tutorials
- MCSE 003 (Artificial Intelligence)
- Fundamentals of AI - IIT Guwahati
- Introduction to Artificial Intelligence 2
- Knowledge Representation Part 1
- Symbolic Logic Knowledge Representation - IGNOU
- Fuzzy Logic why and what 1 - IGNOU
- Fuzzy Logic why and what 2 - IGNOU
- AI programming languages 1 Part 1 LISP 4- IGNOU
- AI languages LISP Artificial Intelligence
- AI programming languages 1 Part 2 - IGNOU
- AI programming LISP 1
- LISP part - 3 Artificial Intelligence 1 - IGNOU
- LISP Part - 3 Artificial Intelligence 2 - IGNOU
- LISP Part 5 - IGNOU
- Uncertain Knowledge & Reasoning 1
- Uncertain Knowledge & Reasoning 2
- AI programming language LISP 3 - IGNOU
- AI programming language LISP - 4 - IGNOU
- Introduction to PROLOG
- A Start informed search algorithm
- AO Star informed search algorithm also called as the AND-OR graphs.
- AI Education 4u series.
- MCSE 004 (Numerical & Statistical Computing)
- Scientific Computing using MATLAB - IIT Delhi
- Numerical & Statistical Techniques - IGNOU
- Numerical & Statistical Computing 2
- Random Variables and Probability 3
- Normal Distribution
- Random variables & Probability distributions 4
- Numerical and Statistical Techniques 6
- MCSE 011 ( Parallel Computing a.k.a. Super Computing)
I am also active at:
Monday, October 5, 2020
MCA subject Video classes
Subscribe to:
Post Comments (Atom)
How can I run a C++ program directly from Windows?
How-can-I-run-a-C-program-directly-from-Windows
-
Acronym Full Form AJAX Asynchronous JavaScript and XML API Application Programming Interface APK Android Application Package ASP Activ...
-
#include<stdio.h> int main() { int M,N,q; scanf("%i %i",&M, &N); if((M%N)!=0) {printf("0&quo...
-
"A good company understands that problem solving ability and the ability to learn new things are far more important than knowledge o...
No comments:
Post a Comment