Giter Site home page Giter Site logo

learning-c's Introduction

Sai Ankit | Flutter Full Stack Developer

Git Shit Done

GIF

  • πŸ™‹β€β™‚οΈ Software Engineer at Visa Inc.
  • 🏫 ECE Grad from BITS Pilani
  • saiankit | YouTubeI'm a YouTuber - Code Studio Sai Ankit
  • ✍ I also do technical blogging on Medium

πŸš€ Skills

saiankit | Flutter

saiankit | Swift

saiankit | Dart

saiankit | Firebase

saiankit | Javascript


Connect with Me

saiankit | G Mail saiankit | Instagram saiankit | Facebook saiankit | Linkedin


learning-c's People

Contributors

saiankit avatar

learning-c's Issues

Issue while reverting the binary number which ends in zeroes

https://github.com/saiankit/learning-c/blob/master/DecimalToBinary_recursion.c

The Code is working fine when I enter the number 123 and the output of function #1 is 1101111 and the reversal is 11111011 So this is the binary number and the answer is correct
But when the number entered is 36 the output of function 1 is 001001
The main problem arises here…The function #2 should revert 001001 and it takes 1001 and reverts it to 1001 but the expected output is 100100

Force the user to enter odd number only

Whenever the input from the user is being even the diamond is getting distorted.
The task is to Enhance the code to force the user to enter only an odd number as input.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.