Все публикации

Creating static web page in Eclispe (Server: Tomcat)

Multi-objective Optimization with NSGA (solved Example)

A talk on 'Introduction to LaTeX' in a Faculty Development Program

How to write in MS word using pen tablet

[Solved] OBS Capture Window Black Issue

How to use and Access Google Drive

Covid Period Challenges in School Education

Floyd–Warshall algorithm for finding all-pair shortest path

Solving 0-1 Knapsack using DP

Longest Common Sub-sequence problem using DP

Job sequencing with Deadlines using Greedy method (Examples)

Job Sequencing using B&B method

Introduction to Branch and Bound Method

Pseudo-code (program) for N-queen Problem using Recursion (Backtracking)

Solving N-Queen Problem using Backtraking

Introduction to Backtracking

Hash Function Types and Double Hashing method

C program to implement Chaining collision resolution method of Hashing

Hashing Techniques and Collision Resolution Methods

Minimum Cost Spanning Tree

Finding number of Spanning Trees in a Graph

Depth-first Search and Depth-first Traversal

Breadth-first Search and Breadth-first Traversal

BFS and DFS - An Introduction