Posts

Python program to convert a sentence into Camel, Pascal, Snake and Kebab Case.

JAVA program for Highest Common Factor (HCF) of two numbers

C++ Program for KMP Algorithm | Advanced String Searching | Knuth-Morris-Pratt Algorithm | Pattern Matching

JAVA program to find initials of a name

C++ Program To Swap Two Integers (Two Methods)

Python Program to find the peak value in an array | Binary Search

7 (Seven) Pattern Programs that might come in your school exam! | Python

JAVA program for selection sort

PYTHON Program to count subarrays with product less than a value K

SHA hashing Implementation in JAVA

PYTHON implementation of Kadane's Algortihm | Program to find the maximum sum possible in a contiguous subarray

PYTHON program to check if a number is prime or not