#Just need some help double checking answers
42 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @acoustic igloo! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
yes but it takes some time to release
if you're unsure about an answer, then.. research it?
i have researched it... just looking for someone to cross check me?
is it that big of a deal i want some help with something im working on lol
idk why im making a big deal out of this tbh
there's been stuff like this before and i've helped just fine lmao
the ones asking for result you could just run the code and see if it matches up tbh. i don't think anyone's going to enjoy simulating multiple recursive calls in their head
the recursive call line questions are easy, not sure why you're asking about those
the base case one is correct
just double checking
i didnt study much for this topic because i thought it was easy and now im just like
second guessing myself
as far as I can tell three are correct, one is wrong and the other one I'm not certain.
wrong
missing context
not really, no
well i dont know what the question is
There is no base case.
that tells you what the question is
not really, no
you know these kinds of questions have a format, right
i guess yeah "what's the base case of that", but even then, what the fuck is a base case
"base case" is a common established term in the context of recursion
the definition being
the case in which the method/structure no longer recurses
was the answer the same w no 7?
with what
the one you said i was wrong
is it recursing before or after other operations
before because the if line is the recursion line