Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 06-02-2022, 08:42 PM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,095
5 algorithms every programmer must know

1. Binary Search, iterative and recursive implementation. My favorite one.

2. Bubble Sort. It’s pretty slow and is not used in real projects, so you need just to understand it.

3. Merge Sort. Teaches efficient, comparison sorting via recursion.

4. Quick Sort. Teaches efficient in-place sorting.

5. Depth/Breadth First Search.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Algorithms that every developer should know sahithya Programming General 0 09-05-2021 11:52 PM
Google Algorithms sahithya Search Engine Optimization 1 05-23-2021 09:55 PM
Web Programmer jaindeen General Discussion 0 07-07-2015 10:30 PM
Search Engines and Algorithms: Optimizing for MSN’s RankNet Technology eook.joc Bing 3 07-10-2012 09:34 PM
I need a freelancer, I am Hiring a software programmer. shakemelikeapig Wanted 0 02-22-2012 04:18 PM


All times are GMT -7. The time now is 11:58 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.