Java Interview Guide: How to Build Confidence With a Solid Understanding of Core Java Principles pdfdrive com



Download 0,53 Mb.
Pdf ko'rish
bet24/47
Sana12.07.2022
Hajmi0,53 Mb.
#783570
1   ...   20   21   22   23   24   25   26   27   ...   47
Bog'liq
11-Java Interview Guide

Algorithms
Big O Notation
Big O notation measures the complexity of an operation relative to the size
of its input.
O(1)
describes an algorithm whose complexity is independent of the input,
such as accessing an element in an array by its index.
O(n)
describes an algorithm whose complexity increases linearly, such as
iterating through an array.
O(n^2)
describes an algorithm whose complexity increases quadratically,
such as comparing every element in an array to every other element in an array.
O(log n)
describes an algorithm whose complexity increases logarithmically,
such as dividing an array in half until only one element remains.
O(n log n)
describes an algorithm whose complexity increases
linearithmically, such as dividing an array in half and iterating through each half.


Binary Search
Binary search is an 
O(log n)
algorithm that is used to find a value in a sorted
list of items. It works by searching for a value in the middle of a list,
and recursively discarding whichever half of the list is out of range. The result
of a binary search is undetermined if the list is unsorted. Binary search
is available in the 
Arrays
and 
Collections
classes.


Insertion Sort
Insertion sort is an 
O(n^2)
average-case sorting algorithm. It works
by traversing through a list and sorting the previous elements by swapping them
in place. Insertion sort is a stable algorithm, which means equal values will
maintain their relative order. Insertion sort performs well for small data sets
despite its complexity because it’s efficient for partially sorted lists and
it requires no extra memory.



Download 0,53 Mb.

Do'stlaringiz bilan baham:
1   ...   20   21   22   23   24   25   26   27   ...   47




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish