Тёмный
No video :(

First Repeating Element Java | Selected 

CloudTech
Подписаться 34 тыс.
Просмотров 2 тыс.
50% 1

In this video, we are going to discuss an interview question which was asked in Amdocs. The candidate has 1 year of experience.
Find the first repeating character from the array.
#javacodinginterview
#javainterview

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@tubemekala
@tubemekala 2 месяца назад
set.add(ele) -> returns false for the repeated ele. if(!set.add(ele)) { syso("first repeated element" +ele)}
@bikiprasadpradhan2222
@bikiprasadpradhan2222 10 месяцев назад
How can we get call now a days the call I don't get can you suggest something please
@mattasaikiran4812
@mattasaikiran4812 11 месяцев назад
My cousin started his career as a fresher on Amdocs 10LPA. How this 1 year experience guy gets 4LPA. Can cloud tech justify this.
@cloudtech5260
@cloudtech5260 11 месяцев назад
Hi Saikiran, It depends a lot on where you did your college from. Also, from where you got your 1 year experience. If you see this disparity of the package is everywhere in the IT industry. Two individuals with the same experience may have different packages.
@rajeshkhuntia5004
@rajeshkhuntia5004 11 месяцев назад
Bro if you take array {1,5,3,4,3,6,5} then according to your program it will give output-3 But the correct output is -5 Plese take this array in your program then tell me please.
@cloudtech5260
@cloudtech5260 11 месяцев назад
Hi Bro, Let me check.
@cloudtech5260
@cloudtech5260 11 месяцев назад
You are right bro, two things to change. We have to run loop from arr.length-1 to 0 instead of 0 to arr.length-1. Also, we need to remove the break statement. Thanks for pointing out.
@rajeshkhuntia5004
@rajeshkhuntia5004 11 месяцев назад
@@cloudtech5260 if we do this type check this array {1,5,3,5,8,8} it will give output-8 where as the correct output-5 please check this array.
Далее
Java Mock Interview 2 Years | Selected
11:21
Просмотров 2,8 тыс.
Аруси Точики ❤️❤️❤️
00:13
Просмотров 112 тыс.
Почему-то хочется плакать
00:17
Просмотров 491 тыс.
Amdocs Coding Interview Programs
14:07
Просмотров 2,5 тыс.
Capgemini Java Developer 3 Years | Selected
25:48
Просмотров 10 тыс.
If __name__ == "__main__" for Python Developers
8:47
Просмотров 399 тыс.
why are switch statements so HECKIN fast?
11:03
Просмотров 407 тыс.
Learn Java in 14 Minutes (seriously)
14:00
Просмотров 4,7 млн