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

How to search an array element

Array search

carraysearch
26th Apr 2020, 9:14 PM
mohd ajmal
4 Answers
+ 3
https://code.sololearn.com/c8nLSm7QW4lv/?ref=app https://code.sololearn.com/crZYBo6AAa6w/?ref=app
26th Apr 2020, 9:17 PM
Davron
Davron - avatar
+ 2
If it's a sorted array, you can also do a binary search which performs better than a linear search on larger arrays. https://code.sololearn.com/cFhqsywzTrYc/#c
26th Apr 2020, 9:42 PM
Damyian G
Damyian G - avatar
+ 2
You may find answer in 1) https://codeforwin.org/2015/07/c-program-to-search-element-in-array.html 2) https://www.tutorialgateway.org/c-program-to-search-an-element-in-an-array/
28th Apr 2020, 2:28 AM
narayanaprasad
narayanaprasad - avatar
0
Thank u guys
26th Apr 2020, 9:46 PM
mohd ajmal

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚹
1 Votes
How can i isntall modules
1 Votes