Тёмный

TCS Java Coding Interview 2 years Experience | Mock Java Coding Interview 

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

In this video, we covered TCS Java coding interview. The candidate has 2 years of experience and got 9LPA CTC.
#javainterviewquestions
#javacodinginterviewquestions
#java
#TCSJavaCodingInterview
Products I use:
Green Soul Vision Chair: amzn.to/3TcWYLe
Microphone: amzn.to/46GGjTb
SSD: amzn.to/49ZYM05
Mobile: amzn.to/4a5Yp3W

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

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@shubhamsrivastava2174
@shubhamsrivastava2174 9 месяцев назад
one liner Solution - > def sub_arrays(arr, k): return len([arr[x:y] for x in range(len(arr) + 1) for y in range(x + 1, len(arr) + 1) if sum(arr[x:y]) == k])
@vkireetichandan747
@vkireetichandan747 Год назад
we can reduce the time complexity to O(n) by using Hashing concept ☺ Thanks for the video......
@prathmeshkakde3731
@prathmeshkakde3731 Месяц назад
Sliding window easy
@kantanaik1822
@kantanaik1822 Год назад
Please do on Springboot questions too. Thanks in advance. 😊
@mujaffaryadawad1806
@mujaffaryadawad1806 Год назад
Please create videos on DSA in java for Freshers .
@GrowwithVivek08
@GrowwithVivek08 Год назад
But it is a Brute Force approach . Can you please make a video on its optimized solution
@abhinay20
@abhinay20 Год назад
Keep Going excellent videos
@valo-fun50
@valo-fun50 Год назад
bruh aint no way this guy used O(n2) solution in an interview.
@Speed-X-09
@Speed-X-09 Год назад
bro sum = sum+arr[j] sum=0 sum=0+arr[0] 0+1 =1 in 1st iterate sum=1+arr[1] 1+2=3 in 2nd iterate sum=3+arr[2] 3+3=6 in 3rd iterate then it will print result only one then why two in 3rd iterate if we add sum is 6 no bro how it will get 3 then ????
@anirbanojha3153
@anirbanojha3153 Год назад
Ya,,I understand your question bro,,you are doing mistake in iteration process,,just recheck it for i = 0 the internal loop will run 3 times then for i=1 the internal loop will run 2 times and for i = 2 it will run just 1 time,,and in this 6 times iteration the sum will become 3 twice.
@Speed-X-09
@Speed-X-09 Год назад
why it rum 3times and 2 times last 1 time am not understood brother
@hanumantharaojangala848
@hanumantharaojangala848 Год назад
int[] arr1= {1,2,3}; int count=0; int sum=0; int k=3; for(int i=0;i
@sruthireddy8229
@sruthireddy8229 Год назад
Can you please make a video on restful web services or restful api interview questions with answers
@cloudtech5260
@cloudtech5260 Год назад
Will do 👍
@kumar-ee6eu
@kumar-ee6eu Год назад
Hi sruthi, can we connect to have a discussion on restful apis? I want to learn it for cts
@GoogleAccount-ph8mm
@GoogleAccount-ph8mm Год назад
Please create dynamic programming in c,c++, java and python any other language please asking in interview
@happychildren7520
@happychildren7520 4 месяца назад
Use break; after result ++ ;
@sunilgaikwad1299
@sunilgaikwad1299 Год назад
Excellent......
@Bhaskarnallani-ph3nw
@Bhaskarnallani-ph3nw 11 месяцев назад
// Online Java Compiler // Use this editor to write, compile and run your Java code online class HelloWorld { public static void main(String[] args) { int[] arr={1,2,3}; int target=5; int count=0; int sum=0; for(int i=0;i
@Nodankumar
@Nodankumar Год назад
TQ bro..Try to make a video of DSA in java
@cloudtech5260
@cloudtech5260 Год назад
Will create videos on DSA. 👍
@rajeshr1273
@rajeshr1273 Год назад
Are you tcs ask like that simple for 2yrs experienced person
Далее
Timings hated him #standoff #timing #meme
00:14
Просмотров 445 тыс.
🫢 #tiktok #elsarca
00:11
Просмотров 3,9 млн