Posts

Priority Scheduling Algorithm

Shortest Job First Scheduling(SJF)

First-Come, First Serve Scheduling(FCFS)

Java program to convert uppercase character to lower case and vice versa in a string and append special character in the end

To find the number of occurrence of a character in any string ( Java program)

Round Robin Scheduling Algorithm (with arrival time)