Skip to content

Conversation

suryaprakash0010
Copy link

Thank you for pointing this out and for helping me ensure my contributions are properly recognized.
I have updated my Git configuration to use the correct email (sp2002rk@gmail.com) and created this new branch c-basic-examples-fixed with the same C programming examples.

@gpl-gowthamchand gpl-gowthamchand self-requested a review September 4, 2025 23:56
Copy link
Owner

@gpl-gowthamchand gpl-gowthamchand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @suryaprakash0010! there is an issue with your pr.

I see you've created the new branch with the correct email (great!), but it looks like only one empty file was added.

Could you please add all 12 of your original C programming examples to this PR? The files should be:

  • algorithms_arraySearch.c
  • algorithms_factorialRecursion.c
  • algorithms_fibonacci.c
  • algorithms_primeCheck.c
  • basic_calculatorSwitch.c
  • basic_reverseString.c
  • basic_sumOfNumbers.c
  • data_structures_demo.c
  • practice_armstrongNumber.c
  • practice_palindromeCheck.c
  • real_world_fileHandling.c
  • real_world_matrixMultiplication.c

Once you add all the files, I'll be ready to merge!

@gpl-gowthamchand
Copy link
Owner

Hi @suryaprakash0010!

Just checking in - I noticed the PR only has one empty file. Could you please add all 12 of your original C programming examples?

I'm ready to merge as soon as you add the files!

Let me know if you need any help with the process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants