Seenu & Sudha
Cooks Looks and Books

Read CSV File from D Drive in Python | Pandas Tutorial for Beginners #shorts

Third Generation Computer

second generation computer(1956-1963)

generations of computer || first generation of computer ||

python program to calculate basic salary || cbse X || cbse ai || python

ARIES Recovery Algorithm || dbms || database recovery algorithm

use malloc to create dynamic array | sum of 1D array | malloc usage in c | jntuk c lab program

B+ Trees: A High-Performance Indexing Structure || B+ tree in dbms || B+ tree in database

How DBMS Uses B+ Trees for Indexing | implicit indexing | explicit indexing in dbms |Indexing dbms

cursor variable | PL/SQL REF CURSOR Explained | Dynamic Cursors in Oracle SQL

WHERE CURRENT OF in PL/SQL | Deleting Records Using Cursors | Dr. P.R. Sudha Rani

FOR UPDATE clause in SQL:How to Prevent Concurrent Modification|| dbms||Dr.P.R.Sudha Rani

PL/SQL CURSOR Explained! | Why Cursors? When to Use? | DBMS by Dr.P.R.Sudha Rani|

RSA algorithm || Dr.A.Seenu || Cryptography and Network Security (CNS) || RSA in Telugu

data models in DBMS

Travelling Sales Man using Branch and Bound Program using Python !! ADSAA 2yr JNTUK || Dr.A.Seenu

Finding disconnected components in a graph | Program

Queue by Dr. A.Seenu | Data Structures

Breadth First Search by Dr A.Seenu |Data Structures

Double Ended Queue by Dr. A. Seenu | Data Structures | Dequeue

Write a python program to implement a simple cache using hashing | Least Recently used cache

Develop a python program to simulate a simple printer queue system | printer queue system

hashing-double hashing | Collision Resolution Technique |data structures and algorithms| load factor

hash table | Hash Function | Types of hash function | Comparison of hash functions

Write a C program to read and write text into a binary file using fread() and fwrite()|File Handling

command line arguments in c | argc | argv argument vector | jntuk cp lab|

c program to copy the contents of one file to another file | File Handling in C language

pointer address arithmetic's | Pointer Arithmetic's | jntuk c syllabus|

array manipulation using pointers | changing array's data using pointers | c programming

c program to reverse a string using strrev() function/standard library string functions