the.one.liner's blog

By the.one.liner, history, 2 years ago, In English

What would be the time complexities of A -> 145542635 and B -> 145539763.

How to calculate time complexity when there are variable number of inserts, push_backs happening?

Full text and comments »

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

By the.one.liner, history, 3 years ago, In English

How to solve WeirdSort problem via the tag "dfs and similar"?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By the.one.liner, history, 3 years ago, In English

What would be the algorithm of solving the above problem with the help of Dfs and similar approach?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By the.one.liner, history, 4 years ago, In English

I know the most common solution of this question but i had a doubt on how to solve this question via the implementation of graph theory.Would be really grateful if anyone could solve my query.

Full text and comments »

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