KZ
bin
Негізгі бет
Қазірдің өзінде танымал
Тікелей эфир
Ұнаған бейнелер
Қайтадан қараңыз
Жазылымдар
Кіру
Тіркелу
Ең жақсы KZbin
Фильм және анимация
Автокөліктер мен көлік құралдары
Музыка
Үй жануарлары мен аңдар
Спорт
Ойындар
Комедия
Ойын-сауық
Тәжірибелік нұсқаулар және стиль
Ғылым және технология
Reverse Sentence By Words - Logic Building Practice
6:49
Binary Search In Java | Capgemini Java Coding Interview | Java Interview Questions and Answers
10:47
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Smart Sigma Kid #funny #sigma
00:33
Farmer narrowly escapes tiger attack
00:20
Этот беспредельщик ПЕРЕШЁЛ ЧЕРТУ и за это был СЕРЬЁЗНО НАКАЗАН #shorts
01:41
Find Count Of Each Element from Array | Java Interview Questions and Answers
Рет қаралды 13,635
Facebook
Twitter
Жүктеу
1
Жазылу 35 М.
CloudTech
Күн бұрын
Пікірлер: 14
@revathir1995
2 жыл бұрын
Static varibales cannot be declared inside methods or members of a class
@satishbhutawale4226
8 ай бұрын
package com.method; public class FrequencyOfElements { public static void main(String[] args) { int[] arr= {10,20,30,10,30,40,50,50,50,60}; int[] count=new int[256]; for(int i=0;i
@rads1436
6 ай бұрын
may i know y the count of 10 is again printing as 2 so we neeed to set the value to -1 if the number is going to repeat again
@shivask1751
2 жыл бұрын
Remove static for y, you'll get output as 1
@sathiskumarp
2 жыл бұрын
static variable is not possible, we need to remove either we can keep final
@nanisai8264
2 жыл бұрын
Int y is an instance variable, so it can't be static.
@pinkubose2994
2 жыл бұрын
Can you please explain sir? I couldn't understand, please explain.
@cloudtech5260
2 жыл бұрын
Local variables cannot be static. Static variables can only belong to class level. 👍
@rpstudio9298
2 жыл бұрын
How to do this same using JDK 8 features???
@varanasivamsikrishna7795
2 жыл бұрын
1) convert the array to list 2) Then, list.stream().collect(Collectors.groupingBy(Function.indentity(), Collectors.counting()));
@letsexplorewithsoumyaranja2045
2 жыл бұрын
Remove the static keyword from the y variable.
@bheemarayaa9507
2 жыл бұрын
static variable can't be declared in funtion scope right?
@rajuveerla9352
2 жыл бұрын
Bro plz post python interview questions
@ashishsingh8222
4 ай бұрын
Map numsInMap = Arrays.stream(nums).boxed() .collect(Collectors.groupingBy(x -> x, Collectors.counting())); numsInMap.entrySet().forEach(x -> System.out.println(x.getKey() + " -> " + x.getValue())); for java 8
6:49
Reverse Sentence By Words - Logic Building Practice
CloudTech
Рет қаралды 23 М.
10:47
Binary Search In Java | Capgemini Java Coding Interview | Java Interview Questions and Answers
CloudTech
Рет қаралды 8 М.
00:18
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
Fabiosa Best Lifehacks
Рет қаралды 33 МЛН
00:33
Smart Sigma Kid #funny #sigma
CRAZY GREAPA
Рет қаралды 31 МЛН
00:20
Farmer narrowly escapes tiger attack
CTV News
Рет қаралды 13 МЛН
01:41
Этот беспредельщик ПЕРЕШЁЛ ЧЕРТУ и за это был СЕРЬЁЗНО НАКАЗАН #shorts
BalcevMMA_BOXING
Рет қаралды 13 МЛН
9:20
How to find the frequency of elements in an array | Java array practice programs | Code Body
CodeBode
Рет қаралды 61 М.
8:03
Find Second Largest Number From Array | Java Interview Questions and Answers
CloudTech
Рет қаралды 48 М.
20:37
Top Java & Infosys Interview Questions Revealed | Java Interviews | Infosys | Interviews
devSaurabhDubey
Рет қаралды 1,1 М.
24:11
Java 8 Arrays Programming Interview Questions and Answers for freshers and experienced | Code Decode
Code Decode
Рет қаралды 82 М.
10:31
Capgemini Java Coding Interview | Mock Java Coding Interview
CloudTech
Рет қаралды 12 М.
7:17
Frequency of each element in an integer array | Brute force | JAVA interview question
Technosage
Рет қаралды 33 М.
12:00
TCS Java Coding Interview | Use this simple method to solve any Java Problem | Selected
CloudTech
Рет қаралды 239 М.
17:34
Java 8, Streams, Concurrent Hashmap | Infosys Java Interview
CloudTech
Рет қаралды 15 М.
12:36
Java Interview Question: How To Count Occurrences Of Each Character In String In Java
Naveen AutomationLabs
Рет қаралды 97 М.
16:18
Stack Implementation In Java | Infosys Java Coding | Java Interview Questions and Answers
CloudTech
Рет қаралды 7 М.
00:18
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
Fabiosa Best Lifehacks
Рет қаралды 33 МЛН