TCS Coding Questions | Day-1 | TCS NQT 2024 Preparation | Free Preparation |Previous Year Questions

  Рет қаралды 48,729

Online Learning

Online Learning

Күн бұрын

✅📍Questions & Solutions (C++, Java & Python):
newoffcampusjo...
📍Join TCS NQT 2024 Telegram Group:
telegram.me/OL...
📌Video Topics discussed
tcs nqt coding questions
tcs nqt 2024 coding questions
tcs nqt previous year coding questions
tcs coding questions 2024
tcs nqt coding
tcs nqt advanced coding questions
tcs nqt 2024 latest pattern
tcs nqt 2024 preparation
TCS NQT 2024 Free preparation
tcs nqt 2024 exam pattern
tcs nqt 2024 exam syllabus
tcs nqt 2024 updated syllabus
tcs nqt 2024 preparation
tcs free nqt 2024 preparation
tcs free hiring preparation
tcs nqt 2024 prep
off campus drive 2024 batch
off campus drive for 2024 batch
tcs nqt previous year questions
tcs nqt preparation strategy
how to prepare for tcs nqt 2024
how to prepare for tcs free nqt 2024
tcs nqt 2024 step by step registration
tcs nqt step by step registration process
tcs nqt next step portal
tcs nqt step by step process
tcs nqt 2024 complete registration process
tcs free nqt registration process
TCS NQT 2024
tcs mass hiring 2024
tcs free nqt 2024 off campus
tcs free nqt off campus
tcs nqt 2024
tcs off campus 2024
tcs free hiring
tcs free nqt 2024 registration
tcs free nqt for 2024 batch
tcs free hiring for 2024 batch
tcs free hiring
tcs nqt preparation 2024
tcs nqt registration process
tcs nqt updates
tcs on campus hiring
tcs nqt
tcs free nqt 2024
tcs nqt 2023
tcs free hiring
tcs hackquest season 8
Tcs HackQuest
TCS Ninja Role Hiring
TCS Ninja Hiring
TCS Digital Hiring
TCS Hackquest Season 8
tcs hackquest 2023
tcs hackquest 2024
tcs hiring
tcs ninja result
tcs ninja topper test results
tcs digital results
tcs nqt 2022 result
tcs ninja 2022 result
tcs 2022 ninja hiring result
tcs september nqt cut off
tcs 2022 batch cut off
tcs nqt cut off
tcs nqt cut off 2022
tcs august nqt cut off
tcs ninja cut off
tcs ninja cut off 2022 batch
tcs ninja cut off latest
tcs ninja overall cut off
tcs nqt cut off
tcs august nqt cut off
tcs nqt cutoff score
tcs ninja hiring pattern
tcs nqt exam 2022 pattern
tcs ninja hiring exam pattern
tcs nqt exam
tcs ninja hiring
tcs nqt exam preparation
tcs nqt 2022 exam preparation
tcs nqt exam syllabus
tcs ninja hiring exam syllabus
tcs free nqt 2022
2022 tcs hiring
tcs hiring 2022
tcs free nqt
tcs nqt 2022 complete process
tcs nqt 2022 batch
tcs nqt for 2022 batch
tcs digital preparation 2022
Placement preparation 2022 batch
Off-campus jobs 2022 batch
Online learning
Lokesh bagora
tcs nqt next step complete process
tcs nqt next step
tcs nqt 2022 batch how to apply for drive
tcs nqt 2022 batch next step
tcs nqt next step account full process
tcs nqt next step account
how to make next step account
tcs ninja hiring 2022 batch
tcs ninja hiring
tcs nqt 2022 batch complete process
tcs nqt complete process
tcs nqt registration process
tcs nqt complete registration process
next step
next step account
tcs ninja hiring preparation
📌Hashtags:-
#onlinelearning
#tcsnqt2024
#tcsfreenqt2024
#tcspreparation
#tcsnqtresult
#tcsninjaresult
#tcsnqtpreparation
#tcsnextstep
#tcsninjatoppertestresult
#tcsnqt
#tcsfreenqt
#hiring2022
#tcscutoff
#tcsnqtcutoff
#tcsninjacutoff
#tcsfreenqt
#tcsnqt2022
#tcsnqt2022batch
#tcsninja
#tcsdigital
Thanks for Watching, Subscribe to receive updates from us.
Disclaimer: On Online Learning Channel, We are Providing Online Course Websites With Certificates and Latest Online Internships and Job Updates. The content in this video is strictly for educational and informational purposes only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.
Follow us on:-
Instagram-: / onlinelearning_153
Facebook:-www.facebook.c...
Telegram:-telegram.me/le...
Linkedin:- / lokesh-bagora

Пікірлер: 78
@LokeshBagora
@LokeshBagora 5 ай бұрын
Questions & Solutions (C++, Java & Python): newoffcampusjobs.com/tcs-nqt-coding-questions
@subbusparkz1240
@subbusparkz1240 5 ай бұрын
public class AnimalLegs { public static void main(String[] args) { int totalAnimals = 200; int totalLegs = 540; // Equation 1: x + y = 200 // Equation 2: 2x + 4y = 540 // Solving the equations int x = 0; int y = 0; // Using substitution method for (int i = 0; i
@Solutions_By_Siddharth
@Solutions_By_Siddharth 5 ай бұрын
Please tell if the below mentioned code for 1st question is correct or not. def func(n, l): y = (l-2*n)//2 x = (n - y) print("TL =",x) print("FL =",y) n = int(input("N : ")) l = int(input("L : ")) func(n, l)
@anshumanghosh1643
@anshumanghosh1643 5 ай бұрын
sir where is 2nd day coding questions ??? this series is very nice , please provide us more vidoes like that and plzz take a playlist for 2024 nqt
@LokeshBagora
@LokeshBagora 5 ай бұрын
Thanks. Soon will share complete schedule related to coding and aptitude
@harshpanwar2221
@harshpanwar2221 5 ай бұрын
import numpy as np row = int(input("Enter the number of rows: ")) cols = int(input("Enter the number of cols: ")) matrix = input("Enter the matrix element in list formate with commas seprated each elements:") maps = list(map(int, matrix.strip().split(",")))[:row*cols] arr = np.random.randint(0,1,(row,cols)) r=0 n=1 m=0 for i in range(0,len(maps)): if i
@masampellipravalika7583
@masampellipravalika7583 5 ай бұрын
Question is clear sir
@ShubhamKumar-ut2uk
@ShubhamKumar-ut2uk 5 ай бұрын
keep on the good work
@Madhuri_Peruri
@Madhuri_Peruri 4 ай бұрын
word=input() l=[] for i in word: if i.islower(): l.append(i.upper()) else: l.append(i.lower()) listToStr = ''.join(map(str, l)) print(listToStr)
@saiei
@saiei 10 күн бұрын
done
@Indian_kratos
@Indian_kratos 5 ай бұрын
On which coding platform can we solve tcs nqt previous year coding problems? Please ,provide the list of all coding problems.So we can solve these questions like we solve other dsa sheets.
@LokeshBagora
@LokeshBagora 5 ай бұрын
You can solve on any platform like hacker rank, hacker earth
@collegematerial5348
@collegematerial5348 5 ай бұрын
@@LokeshBagora Like sir from where we should pratice these question so that we get to know that the question is right or wrong .Like in leetcode code we have to write for the function only but in NQT WE HAVE to write starting from main function so please tell me from where i should pratice sir please help as NQT IS LAST HOPE FOR ME
@adarshranjan5675
@adarshranjan5675 4 ай бұрын
Q-2 #include #include using namespace std; int main() { int m,n; cout
@atomichub5049
@atomichub5049 5 ай бұрын
bhai total kitne questions karwaaoge aur kya ye really previous year nqt k hai
@LokeshBagora
@LokeshBagora 5 ай бұрын
Many questions will share and Yes its previous based questions
@collegematerial5348
@collegematerial5348 5 ай бұрын
@@LokeshBagora KYA previous year question repeat hote hai .Please sir aap ye series continue rakhiye ga
@CHANDANKUMARTRIVEDI-CSE
@CHANDANKUMARTRIVEDI-CSE 4 ай бұрын
yes sir nice i like u sir pl help me to how to start preparation
@abhishekanand9451
@abhishekanand9451 5 ай бұрын
Sir can we make function in the question without writing all the thing in main?
@user-jl9rc7gq9i
@user-jl9rc7gq9i 5 ай бұрын
❤❤❤❤❤❤
@Uma-ij9et
@Uma-ij9et 5 ай бұрын
okay sir
@sharushaik6076
@sharushaik6076 5 ай бұрын
Where can I attend Live session?? Pls reply bro !!
@LokeshBagora
@LokeshBagora 5 ай бұрын
Hi on our channel
@ayushikumari3786
@ayushikumari3786 5 ай бұрын
sir can we change the test center for the tcs nqt ?
@kolaraju8114
@kolaraju8114 5 ай бұрын
can we write code in our required language ??
@realisnotfalsefalseisnotre3250
@realisnotfalsefalseisnotre3250 5 ай бұрын
nice
@subbusparkz1240
@subbusparkz1240 5 ай бұрын
can you plz explain the code is 2legs and 4 legs questionin java
@sakshikhaitan5280
@sakshikhaitan5280 5 ай бұрын
can a bsc gratugate from maths(2021) can give tcs nqt exam2024
@anuamlikumari3107
@anuamlikumari3107 5 ай бұрын
sir apjo questions krte ho usko question with code solution ni provide kr skte ho
@kalpanagenius250
@kalpanagenius250 5 ай бұрын
Non tech walon ke liye kuchh nahin hai kya
@LokeshBagora
@LokeshBagora 5 ай бұрын
There is whats your course?
@mayurrajendragavhane410
@mayurrajendragavhane410 5 ай бұрын
sir ji ye series 26 days chalu rakho
@LokeshBagora
@LokeshBagora 5 ай бұрын
Ji
@prudhvirajmacherla9854
@prudhvirajmacherla9854 5 ай бұрын
Done
@Jasleenkaur20_
@Jasleenkaur20_ 5 ай бұрын
Bhayia jb me tcs ka exam dete hai toh online compiler use krte hai ya fr hackerearth , hackerrank jese platforms pr practice krni chahiye ? I applied for tcs 2024 april , pls provide me this info.
@sharushaik6076
@sharushaik6076 5 ай бұрын
I didn't get any notification about todays session
@LokeshBagora
@LokeshBagora 5 ай бұрын
Soon will share complete schedule related to coding and aptitude
@Vishnukumar-pj6io
@Vishnukumar-pj6io 5 ай бұрын
Appltitude resoning ka live class tcs nqt 2024 koi kara raha hai.. link bhejna koi please
@LokeshBagora
@LokeshBagora 5 ай бұрын
hi check our new videos
@thegameof-life
@thegameof-life 4 ай бұрын
//question 1 & 2 solution in java import java.util.Scanner; public class tcsonlinelearningques1 { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int m=sc.nextInt(); int n=sc.nextInt(); int fl=(m-(2*n))/2; int tl=((4*n)-m)/2; System.out.println("TL ="+tl); System.out.println("FL = "+fl); } } //question 2 solution in java import java.util.Scanner; public class tcsonlinelearningques2 { public static void main(String[] args) { Scanner sc=new Scanner(System.in); System.out.println("Enter number pof columns"); int n=sc.nextInt(); System.out.println("Enter number of rows"); int m=sc.nextInt(); int arr[][]=new int[n][m]; for(int i=0;i
@harikamunagala8734
@harikamunagala8734 5 ай бұрын
Visible sir
@futuretech13s
@futuretech13s 5 ай бұрын
Can we share PPT on group
@LokeshBagora
@LokeshBagora 5 ай бұрын
Yes check here newoffcampusjobs.com/tcs-nqt-coding-questions
@vipinKumar-rw1jf
@vipinKumar-rw1jf 5 ай бұрын
Only functional questions or we have to write the main function
@LokeshBagora
@LokeshBagora 5 ай бұрын
Main function as well
@kamaleshireddy9720
@kamaleshireddy9720 5 ай бұрын
Explain in python language please
@bunnyautovlogs9814
@bunnyautovlogs9814 5 ай бұрын
Hi Bro, Tcs ka aptitude crack karne ke liye kuch madad jaro
@LokeshBagora
@LokeshBagora 5 ай бұрын
Hi yes check our new videos
@swethasingh1205
@swethasingh1205 5 ай бұрын
Can 2023 people's apply for this
@TrendingAnsari
@TrendingAnsari 5 ай бұрын
No
@khushidoshi400
@khushidoshi400 5 ай бұрын
daily 7pm live will be there?
@LokeshBagora
@LokeshBagora 5 ай бұрын
Hey there are different session accordingly to days we will share plan accordingly
@thewonder5660
@thewonder5660 5 ай бұрын
home work bhi dete raho sir saath me
@dinehredy6780
@dinehredy6780 5 ай бұрын
can you explain the code in java sir, because i pick a language is java
@sherwingeorge6959
@sherwingeorge6959 5 ай бұрын
import java.util.Scanner; class HelloWorld { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.print("Enter the number of animals: "); int N = scan.nextInt(); System.out.print("Enter the number of legs: "); int L = scan.nextInt(); int x,y; y = (L-2*N)/2; x = N-y; System.out.println("Two legged animals: "+ x + " Four legged animals: "+ y ); } }
@CHANDANKUMARTRIVEDI-CSE
@CHANDANKUMARTRIVEDI-CSE 4 ай бұрын
hii sir chandan
@gurramsruthi5930
@gurramsruthi5930 5 ай бұрын
Explain java code
@LokeshBagora
@LokeshBagora 5 ай бұрын
okay
@dbsrohan708
@dbsrohan708 5 ай бұрын
bro please explain code in python too
@LokeshBagora
@LokeshBagora 5 ай бұрын
Sure
@ANITHAMARYL
@ANITHAMARYL 5 ай бұрын
Clear sir
@sanasyed2126
@sanasyed2126 5 ай бұрын
today's live?
@LokeshBagora
@LokeshBagora 5 ай бұрын
Hi Thanks. Soon will share complete schedule related to coding and aptitude
@suchicharitha6980
@suchicharitha6980 5 ай бұрын
HI LOKESH ANNA AM THE BATCH OF 2023 I HAVE APPLY FOR TCS BUT NOT SHOWING THE APPLY FOR DRIVE OPTION AND AFTER SUBMISSION APPLIED FOR DRIVE STATUS IS NOT SHOWING CAN YOU PLEASE CLARIFY ME
@LokeshBagora
@LokeshBagora 5 ай бұрын
Hello its for 2024 batch
@LakshmiSaranya-hz9ho
@LakshmiSaranya-hz9ho 5 ай бұрын
Explain python code bro
@ANITHAMARYL
@ANITHAMARYL 5 ай бұрын
Yes sir
@monsterudhay1435
@monsterudhay1435 5 ай бұрын
Audible
@bbmsingh4082
@bbmsingh4082 4 ай бұрын
HLO i dont have reference can any body give me
@VinodKumar-eh4oj
@VinodKumar-eh4oj 5 ай бұрын
yes
@ANITHAMARYL
@ANITHAMARYL 5 ай бұрын
No sir
@VinodKumar-eh4oj
@VinodKumar-eh4oj 5 ай бұрын
hiiii
@ANITHAMARYL
@ANITHAMARYL 5 ай бұрын
No
@ANITHAMARYL
@ANITHAMARYL 5 ай бұрын
Sir.. Send the python for both questions
@KARTIKMESHRAM-ld3zz
@KARTIKMESHRAM-ld3zz 4 ай бұрын
this screen is doing very lack
@aravindprince7
@aravindprince7 5 ай бұрын
#include int main() { int m, n; scanf("%d%d", &m, &n); int arr[m][n]; int i,j; for (int i = 0; i < m; i++) { for (int j = 0; j < n; j++) { scanf("%d", &arr[i][j]); } } int max=0; int ans=-1; // row has the max element for(int i=0;i
@ANITHAMARYL
@ANITHAMARYL 5 ай бұрын
No sir
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 53 МЛН
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 121 МЛН
У ГОРДЕЯ ПОЖАР в ОФИСЕ!
01:01
Дима Гордей
Рет қаралды 7 МЛН
Cursor Is Beating VS Code (...by forking it)
18:00
Theo - t3․gg
Рет қаралды 95 М.
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 53 МЛН