All Questions
Tagged with algorithm-analysispure-function
1 question
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
2votes
4answers
3kviews
What is Big-O notation for purely functional languages?
Is it still relevant? Instead of var result = new List<int>(); for (var i = 0; i < prev.Count; ++i) { result.Add(prev[i] * 2); } where the result.Add, prev[i], and * 2 instructions are ...
- The Overflow Blog
- Featured on Meta
Hot Network Questions
- What is the drawback of always generating passphrases for the user?
- How do you sue what is likely to be a shell company?
- Can Ljung-Box and ACF Be Used to Assess XGBoost Residuals?
- I worry that my advice to female academics will sound like platitudes
- Add a blank after a \titledquestion
- OTA took our money but won't give confirmation for my flight until 24 hrs before
- How can heat pumps be more efficient than electric/resistive heating?
- How do I bold font a lower-case Greek letter in a TikZ-network figure?
- Is there an epistemic difference between "unintuitive" and "counterintuitive" samples/cases?
- Are the 144000 virgins who accompany the lamb wherever he goes Christians?
- Are FPV drones responsible for 75% of casualties on Russian side in Russia-Ukraine war?
- Is it normal that my phd supervisor raises new questions for me to revise every time after reviewing my manuscript?
- Applying to math graduate school with a scarred transcript
- Can multiple creatures use a Legendary Action at the end of a single turn?
- Physics equations with universal meaning possible?
- Wrap each base class in a template class
- Can we have direct or indirect speech after the verb "lie"?
- Do limits leave residual infinitesimals, or do they resolve exactly?
- Is Backpropagation faulty?
- Why is Qxb2 so much better than Bxb2?
- Contrasted can vs. can't with equal emphasis in American English pronounciation
- Finding a piece of Gemara
- Could OLS miss statistically significant coefficient because it's too small?
- In ST: TNG 6x25, "Timescape", what happens to the Romulan ship?