shah_entrance's blog

By shah_entrance, history, 5 years ago, In English

Given an array. Find the minimum number of operation to sort the array. Operation: Take element from any position of the array and put it to end.

Full text and comments »

  • Vote: I like it
  • -7
  • Vote: I do not like it

By shah_entrance, history, 5 years ago, In English

Given a string. Check if the string is a concatenation of any prefix of this string (any number of times concatenation is possible). If present then print the prefix, otherwise -1.

Full text and comments »

  • Vote: I like it
  • -11
  • Vote: I do not like it

By shah_entrance, history, 5 years ago, In English

Hello Everyone!

Can u please tell me about the difficulty level of HackWithInfy question if you experienced last year.

Specify difficulty level in comparison with either Codeforces contest or Codechef long challenge.

Full text and comments »

  • Vote: I like it
  • -6
  • Vote: I do not like it