-
Program to find Final Prices With a Special Discount in a Shop in Python
-
Program to find running sum of 1d array in Python
-
Program to perform XOR operation in an array using Python
-
Program to find average salary excluding the minimum and maximum salary in Python
-
Program to check we can make arithmetic progression from sequence in Python
-
Program to reformat date in YYYY-MM-DD format using Python
-
Program to find number of good pairs in Python
-
Program to find maximum how many water bottles we can drink in Python
-
Program to count odd numbers in an interval range using Python
-
Program to shuffle string with given indices in Python
-
Program to find number of good triplets in Python
-
Program to find kth missing positive number in an array in Python
-
Program to find a good string from a given string in Python
-
Program to check three consecutive odds are present or not in Python
-
Program to find number with thousand separator in Python
-
Program to find most visited sector in a circular track using Python
-
Program to check pattern of length m repeated K or more times exists or not in Python
-
Program to find diagonal sum of a matrix in Python
-
Program to replace all question symbols to avoid consecutive repeating characters in Python
-
Program to find number of special positions in a binary matrix using Python