Channel Avatar

StudyKorner @UCWUcnan8-wX2akW7aEPNvVg@youtube.com

8.4K subscribers - no pronouns :c

This channel share some technical contents related to Comput


07:17
Creating static web page in Eclispe (Server: Tomcat)
28:37
Multi-objective Optimization with NSGA (solved Example)
01:08:25
A talk on "Introduction to LaTeX" in a Faculty Development Program
02:30
How to write in MS word using pen tablet
01:11
[Solved] OBS Capture Window Black Issue
07:24
How to use and Access Google Drive
35:13
Floyd–Warshall algorithm for finding all-pair shortest path
13:21
Solving 0-1 Knapsack using DP
35:42
Longest Common Sub-sequence problem using DP
10:20
Job sequencing with Deadlines using Greedy method (Examples)
11:06
Job Sequencing using B&B method
15:45
Introduction to Branch and Bound Method
28:54
Pseudo-code (program) for N-queen Problem using Recursion (Backtracking)
19:58
Solving N-Queen Problem using Backtraking
15:46
Introduction to Backtracking
30:45
Hash Function Types and Double Hashing method
11:41
C program to implement Chaining collision resolution method of Hashing
32:47
Hashing Techniques and Collision Resolution Methods
16:16
Minimum Cost Spanning Tree
15:15
Finding number of Spanning Trees in a Graph
13:26
Depth-first Search and Depth-first Traversal
20:18
Breadth-first Search and Breadth-first Traversal
09:40
BFS and DFS - An Introduction
14:53
Introduction to Graph and its representations
16:33
Program of Binary Search Tree in C Language
04:18
Installing MinGW Compiler for CodeBlocks
15:26
Heap Sort using Heapify method
28:29
Introduction to Heap
11:37
Deletion in Heap and Heap Sort
20:28
B+ Tree Insertion & Deletion
15:21
B-Tree Deletion Example
28:04
B-Tree Introduction
07:19
B-Tree Insertion
11:58
AVL Tree Deletion Example
07:00
AVL Tree Construction example
10:08
Data Communication
18:10
PhD defense part-1
19:39
Question on AVL Tree Insertion
09:46
Maximum and Minimum number of nodes in an AVL Tree of Height h
14:10
Question on AVL Tree Insertion
15:40
AVL Tree
26:54
Solved Question based on MOGA
17:04
Multi-objecitive Genetic Algorithm (MOGA)
16:52
Practice Set -1 Loops
09:02
Loops in C programming for Beginners (HINDI)
22:34
Decision Making using If-else construct in C programming (HINDI)
11:09
Elitist Non-dominated Sorting Genetic Algorithm (NSGA-II) for multi-objective optimization
14:38
Complete solved example of a Multi-objective Problem using NSGA-II (part-2)
08:20
Complete solved example of a Multi-objective Problem using NSGA-II (part-1)
07:36
Concept of crowing distance in NSGA-II
18:34
Concept of dominance in multi-objective optimization
30:45
Multi-objective optimization - Introduction
22:15
Matrix chain multiplication Problem using Dynamic Programming - Part-1
07:18
Matrix chain multiplication Problem using Dynamic Programming - Part-2
09:23
Dynamic Programming
18:16
Ford Fulkerson Algorithm Part 2 (Example)
18:26
Ford Fulkerson Algorithm for finding maximum flow
36:12
Solved Question on Interval Tree | RB tree Insertion and Delete with Augmentation
09:12
Job Sequencing with Deadline problem solved with Greedy approach
08:00
Greedy Algorithm- An Introduction