learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Addition of basic coding questions

Open Harish-2003 opened this issue 1 year ago • 2 comments

I would love to add some basic coding questions such as

  1. Printing 1 to n numbers
  2. Printing n to 1 numbers
  3. Reverse of a Number
  4. Palindrome
  5. Armstrong
  6. Strong
  7. Prime
  8. N primes and lot more based upon your requirments @animator

Harish-2003 avatar May 12 '24 05:05 Harish-2003

Hi would you please mind adding the gssoc'24 label & appropriate level(1/2/3) to it . Thank you. I would like to add some of most commonly practice questions to this

  1. If given number is odd or even.
  2. Find the given number is positive or negative
  3. Sum of two numbers
  4. Prime or not.
  5. Palindrome or not
  6. Armstrong
  7. Anagram
  8. Maximum/minimum of 3 numbers.
  9. Factorial
  10. Fibonacci
  11. GCD of two numbers
  12. Printing patterns. And anything else you would like to add to this

My approach: For each & every question I am thinking to add description about the things described in the question. For example Say the question is about anagram a little description about what anagram is would greatly help while learning
If any pictorial examples are possible to explain the question would add it to. Please consisder assigning this task to me.

SaiSruthisri avatar May 12 '24 07:05 SaiSruthisri

We are not accepting any practice coding questions. Pick another topic and raise a new issue.

animator avatar May 14 '24 14:05 animator