Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

50. Pow(x, n) #82

Closed
ishaangupta-YB opened this issue Oct 1, 2021 · 8 comments · Fixed by #233
Closed

50. Pow(x, n) #82

ishaangupta-YB opened this issue Oct 1, 2021 · 8 comments · Fixed by #233
Assignees
Labels
hacktoberfest Under Hacktoberfest 2021 Level 1 10 Points Online Question belongs to online platforms

Comments

@ishaangupta-YB
Copy link

Enter your question -

Implement pow(x, n), which calculates x raised to the power n (i.e., xn).

Enter link to the question(if question belongs to any online platform) -

https://leetcode.com/problems/powx-n/

Tags for the question(eg - Array, Basic, Stack, etc.) -

Recursion, Medium

Pull request - #44

@SarthakKeshari
Copy link
Owner

SarthakKeshari commented Oct 1, 2021

@ishaangupta-YB,
Kindly add your solution to "leetcode" folder.
Deadline - 02/10/2021

I am assigning the issue since you have created PR already.
Gentle advice for futher Issues -

  1. Abide by the guidelines.
  2. Medium and hard level questions will be given preference for Hacktoberfest tag.

@SarthakKeshari SarthakKeshari added hacktoberfest Under Hacktoberfest 2021 Level 1 10 Points Online Question belongs to online platforms labels Oct 1, 2021
@navjotdadwal
Copy link
Contributor

Sir please assign this issue to me

Why you should assign this to me?
i am current rated 5 star at codechef with rating of 2153 and rated expert at codeforces with rating of 1776
https://codeforces.com/profile/navjotdadwal
https://www.codechef.com/users/navjot1234
So i can handle and solve this issue

@Anova07
Copy link
Contributor

Anova07 commented Oct 2, 2021

Enter your question -
Implement pow(x, n), which calculates x raised to the power n (i.e., xn).

Enter link to the question(if question belongs to any online platform) -
https://www.geeksforgeeks.org/write-a-c-program-to-calculate-powxn/
https://leetcode.com/problems/powx-n/

Tags for the question(eg - Array, Basic, Stack, etc.) -
Recursion, Medium

@SarthakKeshari please assign this issue to me

@SarthakKeshari
Copy link
Owner

@Anova07,
Kindly go through CONTRIBUTING.md

@SarthakKeshari
Copy link
Owner

@ishaangupta-YB,
Deadline crossed

@Anova07
Copy link
Contributor

Anova07 commented Oct 4, 2021

@SarthakKeshari is this issue assigned to me, can I work on it and provide a solution to this question ?
I have gone through the CONTRIBUTING.md , do I need to add a new question ?

@SarthakKeshari SarthakKeshari added hacktoberfest Under Hacktoberfest 2021 and removed hacktoberfest Under Hacktoberfest 2021 labels Oct 4, 2021
@SarthakKeshari
Copy link
Owner

@Anova07,
Now since the deadline is crossed you can solve this.
Kindly add your solution to "leetcode" folder.
Deadline - 05/10/2021

@SarthakKeshari
Copy link
Owner

@ishaangupta-YB,
Kindly do not close the issue, its assigned under @Anova07 for now

@Anova07 Anova07 mentioned this issue Oct 4, 2021
@SarthakKeshari SarthakKeshari linked a pull request Oct 4, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Under Hacktoberfest 2021 Level 1 10 Points Online Question belongs to online platforms
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants