New: sortAll contenthive-129948krhive-196917hive-166405hive-180932zzansteemhive-150122hive-183959photographyhive-185836hive-144064hive-183397hive-188619hive-101145uncommonlabhive-184714hive-103599hive-145157hive-139150hive-193637hive-109690hive-179660hive-180301hive-170554TrendingNewHotLikersmstv (46)in hive-192225 • 3 years agoসবাই যদি এমন হতো! | Bengali in Cooperation | Masud Sheikh | Ms.tvপরিবারের সুখের জন্য। ভবিষ্যতে একটু ভাল থাকার জন্য। আমরা আজ প্রবাশে আসতে বাদ্ধো হই!! কিন্তু সত্যি এটা মানতে কষ্ট হয়। বর্তমানে প্রবাশে কাজ পাওয়া মরুভূমির মদ্ধে পানি পাওয়া গেছে এরকম একটা ব্যপার …oliveirahg (33)in draw • 3 years agoEnter for a Samsung Galaxy S22 Now!--- visit this link to compete --- (Registration valid only in the United States)myfriendmamun (53)in sort • 3 years agoঝুমুরের সাথে দেখা - ''ছোট্ট গল্পো''-এই যে সাহেব দাড়ান । এতো রাতে কই যান ? আমি সাইকেল থামালাম । সামনেই একটা পুলিশের গাড়ি দেখতে পাচ্ছি । টহল পুলিশ, আমার একটু ভয় পাওয়ার কথা । কারন এখন দেশের অবস্থা খুব একটা ভাল না । পুলিশ ধরলে খবর…ichiban (85)in sort • 4 years agoHost Hotels & Resorts Inc. (HST)prasanthpr (25)in bubble • 4 years agoBubble Sort In C++There are various sorting algorithms that are required to sort a set of similar data (mostly array) in either increasing or decreasing order. Bubble Sort is the simplest sorting algorithm that…bela29 (44)in quote • 4 years agosteemCreated with Sketch.Quote of the Day#make #people #sort #takes #underworldcalculatorguide (34)in ascending • 5 years agoSort A List Of Values Into Ascending Or Descending Order On A Casio fx-CG50rolltide4 (63)in memeday • 5 years agoMemeday s03m50e01 - Entry #1 - sort outHi to my fellow bloggers and humorists Here's what I come up with for one o the contests on SteemIt.com Entry 1 for memeday by @richatvns Please feel free to tell me if you like it or not…moeenali (74)in steemhunt • 6 years agoSorted - Document Manager & ClassifierSorted Document Manager & Classifier Screenshots View Image Hunter's comment Hello Friends, introducing Sorted is an application based on web, mobile and cloud which will…ssh0702 (25)in go • 6 years agogolang은 정말 빠른걸까?golang은 컴파일 되어 바이너리 형태로 실행되기 때문에 java처럼 가상머신에서 동작하는 언어보다 당연히 빠를꺼라고 생각을 했다. 그런데 얼마전 stackoverflow에 java와 golang을 비교 했는데, golang이 느리다는 것이다. 테스트는 이렇다. 임의로 큰 float64 타입의 배열을 생성 후에, 랜덤값을 배열을 모두…kouba01 (81)in steemhunt • 6 years agoRoca Sorter - A robot that sorts collection cards in record timeRoca Sorter A robot that sorts collection cards in record time Screenshots View Image View Image View Image View Image Hunter's comment Roca Sorter is a laser…sslinux (42)in cn • 6 years agoGolang编程之——排序算法性能大比拼(选择排序、插入排序、快速排序),快排要上天选择排序、插入排序以及快速排序性能比较: 测试数据,选择排序和插入排序的数据:容量为100000的随机数组,快速排序的为容量为1000万的随机数组; 选择排序: 代码: package mainsslinux (42)in cn • 6 years agoGolang Programming QuickSort(快速排序)快速排序(Quick Sort) 快速排序(QuickSort)是对冒泡排序的一种改进; 基本思想是: 通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小, 然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据编程有序序列。 快速排序法应用实例: 要求:…sslinux (42)in golang • 6 years agoGolang Programming method of sort---insertion sort(插入排序)插入排序(Insertion Sorting) 插入式排序属于内部算法,是对于欲排序的元素以插入的方式找寻该元素的适当位置,以达到排序的目的; 插入排序(Insertion Sorting)的基本思想: 把n个待排序的元素看成为一个有序表和一个无序表, 开始时有序表中只包含一个元素,无序表中包含有n-1个元素 ;…sslinux (42)in golang • 6 years agoGolang编程——选择排序(Select Sort)选择排序 常见排序方法: 冒泡排序 选择排序 插入排序 快速排序 1.冒泡排序 冒泡排序的(Bubble Sorting)的基本思想是:通过对待排序序列从后向前(从下标较大的元素开始),依次比较相邻元素的排序码,若发现逆序则交换,使排序码较小的元素逐渐从后部移向前部(从下标较大的单元移向下标较小的单元),就像水底下的气泡一样逐渐向上冒。…elyas (60)in dlike • 6 years agomy youtube channel name Real Sort (RS)My YouTube channel name is "real sort". If you feel like you can visit from my channel.Click to view this videoReal Sort Source of shared Linkkhori (35)in time • 6 years agoHow to work업무를 제대로 한다는 것은 타인의 평가다. 나는 나의 만족도에 따라 판단하지만, 목표에 근접했는가의 문제는 타인들을 통해서 객관적으로 확인한다. 내가 다니는 회사에서도 일 잘하는 사람에 대한 평이 있다. 잘 하는 사람은 못하는 사람을 잘 이해하지 못하는 경향이 있다. 열심히 해서 잘 하게된 사람들은 어떻게 하면 될지 알지만, 알려주는 사람들은 흔치…onnka (57)in sort • 6 years agoIb Tsi Ntawm Ib Tug NkaujCia tus nab cia nyob rau hauv nws cov nroj tsuag thiab kev sau ntawv muab cov lus, qeeb thiab ceev, ntse mus ntaus, nyob ntsiag to tos, tsis tsaug zog. los ntawm kev qhia ua piv txwv cov neeg…coolcamera (26)in java • 7 years agosteemCreated with Sketch.Algorithms In Java - Insertion Sort (Full Code Shown)Source code for this class available here: Watch next class: If you like my video, please click the LIKE button, leave a COMMENT and RESTEEM :) If you wish, you can support me on…coolcamera (26)in java • 7 years agosteemCreated with Sketch.Algorithms In Java - Selection Sort (Full Code Shown)Source code for this class available here: Watch next class: If you like my video, please click the LIKE button, leave a COMMENT and RESTEEM :) If you wish, you can support me on…