Open in app

Sign In

Write

Sign In

Aniket Inamdar
Aniket Inamdar

5 Followers

Home

About

Published in

The Coding Culture

·Jan 20, 2021

Republic Day Parade (Solution)

In this blog, we will look at how you could approach the problem “Republic Day Parade” in The Coding Culture’s January Contest “Bit by Bit”. Contest Page | CodeChef CodeChef - A Platform for Aspiring Programmers CodeChef was created as a platform to help programmers make it big in…www.codechef.com Approach: Let us define function f(L, R), that gives answer to the query. It looks as follows: Case L=R :

Bit By Bit

1 min read

Republic Day Parade (Solution)
Republic Day Parade (Solution)
Bit By Bit

1 min read


Published in

The Coding Culture

·Dec 27, 2020

Christmas Heist (Solution)

In this blog, we will look at how you could approach the problem “Christmas Heist” in The Coding Culture’s December Contest “Number Quest”. Contest Page | CodeChef CodeChef - A Platform for Aspiring Programmers CodeChef was created as a platform to help programmers make it big in…www.codechef.com Approach: According to the Euclidean algorithm, for the given 2 integers A and M where A > M then gcd( A, M ) = gcd( A-M, M ).

2 min read

In this blog, we will look at how you could approach the problem “Christmas Heist” in The Coding…
In this blog, we will look at how you could approach the problem “Christmas Heist” in The Coding…

2 min read


Published in

The Coding Culture

·Dec 27, 2020

Winner Take All (Solution)

In this blog, we will look at how you could approach the problem “Winner Take All” in The Coding Culture’s December Contest “Number Quest”. Contest Page | CodeChef CodeChef - A Platform for Aspiring Programmers CodeChef was created as a platform to help programmers make it big in…www.codechef.com Approach: Following are the 3 cases that occur in problem for the given integer N : Case #1: N is odd -

2 min read

In this blog, we will look at how you could approach the problem “Winner Take All” in The Coding…
In this blog, we will look at how you could approach the problem “Winner Take All” in The Coding…

2 min read

Aniket Inamdar

Aniket Inamdar

5 Followers
Following
  • Aaron Dinin, PhD

    Aaron Dinin, PhD

  • The PyCoach

    The PyCoach

  • Marco Peixeiro

    Marco Peixeiro

  • Ainesh Phanithi

    Ainesh Phanithi

  • Ashish Patel

    Ashish Patel

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams