let's start Code

Find n-th lexicographically permutation of a string

Find n-th lexicographically permutation of a string

Complexity: O(string length)

 

Share:

11029 - Leading and Trailing

Share:

1230 - MODEX

Share:

Dual Palindromes

Share:

Palindromic Squares

Palindromic Squares

 একটা সংখ্যার বেস দেওয়া থাকবে, ঐ বেসে  ১ থেকে ৩০০ এর মঝে যত প্যালিন্ড্রমিক   (সংখ্যাটির বর্গের)   নাম্বার আছে সেগুলা প্রিন্ট করতে হবে।
Share:

INVCNT - Inversion Count

                                                 INVCNT - Inversion Count

Topic: BIT



Share:

Suffix Array

Resources:

CP_Algorithms 

Suffix Array

stanford.edu 

CommonLounge 

Youtube:

Suffix array playlist 

Complexity: O(Nlog^2(n))

Share:

Lost Numbers

Lost Numbers

Solution 01: partially AC


Solution 02:



Share:

March Easy' 19

Share:

About

let's start CODE

Popular Posts