• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

What's the differences between n/2 and n*.5? Is there any impact on the execution speed?
math
0 Votes
3 Answers
4th Jul 2021, 5:04 PM
Pemadam
Find a element in an array of size 'n' in not more than n/2 operations using linear search algorithm
c++codejavapython
0 Votes
1 Answer
26th Mar 2020, 10:55 AM
Manan Bedi
Manan Bedi - avatar
Hot today
Functions in python
2 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
Answer please
0 Votes
I need advice
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes