Skip to content
  • Home
  • jQuery
  • PL/SQL
  • Data Structure
  • Terms & Conditions
  • Privacy

Roy Tutorials

Technical…Practical…Theoretical…

  • Home
  • jQuery
  • PL/SQL
  • Data Structure

Tag: Sequential Search

Array C Search Algorithm 

Sequential Search using C

 March 6, 2018  October 13, 2017 by Soumitra Roy Sarkar

This example shows how Sequential Search algorithm works. Simple way to search for a key value k in an array a is to compare the values of the elements in a with k. The process starts with the first element of the…

No comment
Continue Reading

Categories

Recent Posts

Monitor health of a URL using Unix

February 2, 2019
No comment

File Upload Example using Angular

January 22, 2019
No comment

Figure out which cron job chokes up your system in Linux

January 14, 2019
No comment

Read last n lines from file using Python

December 18, 2018
No comment

Fibonacci Series using Python Programming

December 5, 2018
No comment
Facebook Like me on facebook
Twitter Tweet me on twitter
Linkedin Join me on Linkedin
GooglePlus Join me on Google Plus
Reddit Join me on Reddit

About Me

Soumitra Roy Sarkar
I am a professional Web developer, Enterprise Application developer, Software Engineer and Blogger. Connect me on JEE Tutorials | Twitter | Facebook | Google Plus | Linkedin | Reddit

Grid Posts

Monitor health of a URL using Unix

February 2, 2019
No comment

File Upload Example using Angular

January 22, 2019
No comment

Figure out which cron job chokes up your system in Linux

January 14, 2019
No comment

Random Posts

AJAX Multiple Files Upload using Codeigniter, jQuery

August 21, 2016
No comment

Search AutoComplete using Codeigniter jQuery

April 26, 2018
No comment

Move http to https on WordPress

March 11, 2018
No comment

Useful Links

  • jQuery
  • PL/SQL
  • Privacy
  • Terms & Conditions
Copyright © 2019 Roy Tutorials
Privacy   Terms & Conditions