• 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
Is this realistic enough?
1 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Need friends
0 Votes
MASS N NUMBER OF OBJECT DELETION FROM A CLASS
0 Votes
I am a beginner, please teach me how to use Python
0 Votes
Web Development
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
Python
1 Votes
Can someone please explain python for me
0 Votes