Frage im Vorstellungsgespräch bei Inscripts

Write a program to find x^y without using loop or inbuilt function.

Antwort im Vorstellungsgespräch

Anonym

9. Okt. 2017

We can use here recursive function

1
Frage im Vorstellungsgespräch bei Inscripts: Write a program to find x^y without using loop or inbuilt function. | Glassdoor