Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
321 stars 474 forks source link

Flipping bits [Hackerrank - Easy] #1822

Open Harikrishnaa3131 opened 3 years ago

Harikrishnaa3131 commented 3 years ago

Aim

I would like to add the solution for Flipping bits [Easy level] from Hackerrank.

Details

Link to the problem: https://www.hackerrank.com/challenges/flipping-bits/problem?h_l=interview&playlist_slugs%5B%5D=interview-preparation-kit&playlist_slugs%5B%5D=miscellaneous I would like to add my solution to this problem in Python in an efficient approach. Please assign this issue to me under HCSSoC (Hack Club SRM Summer of Code) . @Ayush7614 @Amit366

Programming language

siddhi-244 commented 3 years ago

Can I try in c++ and python