Player PART-2 TCS-XPLORE IPA CPA JAVA OOPS CODING QUESTIONS

  Рет қаралды 4,221

The Techy Guy

The Techy Guy

Күн бұрын

Пікірлер: 30
@ashwinirao1684
@ashwinirao1684 Жыл бұрын
Very helpful 🔥🔥
@thetechyguy18
@thetechyguy18 Жыл бұрын
Thankyou
@karanrathore2220
@karanrathore2220 Жыл бұрын
Please give the solution of Java assessment 2 #problem name - Laptops...
@thetechyguy18
@thetechyguy18 Жыл бұрын
Check code in telegram
@khanfuzail55
@khanfuzail55 Жыл бұрын
import java.util.*; import java.lang.*; public class IPA_35_Laptop { public static void main(String []args)throws java.lang.Exception { Laptop []arr=new Laptop[4]; Scanner sc=new Scanner(System.in); for (int i = 0; i < arr.length; i++) { int a=sc.nextInt();sc.nextLine(); String b=sc.nextLine(); String c=sc.nextLine(); double d=sc.nextDouble();sc.nextLine(); int e=sc.nextInt();sc.nextLine(); arr[i]=new Laptop(a, b, c, d, e); } String i1=sc.nextLine(); String i2=sc.nextLine(); int ans1 =countOfLaptopsByBrand(arr,i1); if (ans1!=0) { System.out.println(ans1); } else { System.out.println("The given brand is not available"); } Laptop[] ans2=searchLaptopByOsType(arr,i2); if (ans2!=null) { for (int i = 0; i < ans2.length; i++) { System.out.println(ans2[i].id); System.out.println(ans2[i].rating); } } else { System.out.println("The given os is not available"); } } public static int countOfLaptopsByBrand(Laptop[]arr,String i1){ int count=0; for (int i = 0; i < arr.length; i++) { if (arr[i].brand.equalsIgnoreCase(i1) && arr[i].rating>3 ) { count=count+1; } } if (count>0) { return count; } return 0; } public static Laptop[] searchLaptopByOsType(Laptop[]arr,String i2) { Laptop[]help=new Laptop[0]; for (int i = 0; i < arr.length; i++) { if (arr[i].os.equalsIgnoreCase(i2)) { help=Arrays.copyOf(help, help.length+1); help[help.length-1]=arr[i]; } } for (int i = 0; i < help.length-1; i++) { for (int j = 0; j < help.length-i-1; j++) { if (help[j].id
@MeghanaPatnaik-pe1jc
@MeghanaPatnaik-pe1jc Жыл бұрын
@@khanfuzail55 sir don't we need to mention the attributes in laptop class as private
@thetechyguy18
@thetechyguy18 Жыл бұрын
Technically do private, but I tried personally without getter and setter and get full marks
@lakshmansai4172
@lakshmansai4172 Жыл бұрын
how did you get the symbol of arrow in arrays.sort method
@thetechyguy18
@thetechyguy18 Жыл бұрын
It's a deep concept
@thetechyguy18
@thetechyguy18 Жыл бұрын
Okay - minus > sign
@amansaini1321
@amansaini1321 Жыл бұрын
how to creatr arrow symbol in descending order line45
@amansaini1321
@amansaini1321 Жыл бұрын
Again same problem, hidden test cases failed😢in java assessment
@thetechyguy18
@thetechyguy18 Жыл бұрын
Write b first then a
@amansaini1321
@amansaini1321 Жыл бұрын
Arrow kese banate
@khushyt2811
@khushyt2811 Жыл бұрын
​@@amansaini1321minus less than
@khanfuzail55
@khanfuzail55 Жыл бұрын
1) The key right to the zero key (Also underscore key) 2)And then the full stop (.) key holding shift.
@shivankmishra2234
@shivankmishra2234 Жыл бұрын
I didn't understand the concept of sort line , why two parameter , then , arrow and all,
@thetechyguy18
@thetechyguy18 Жыл бұрын
Watch sort in one line video
@kavyatamrakar1207
@kavyatamrakar1207 Ай бұрын
hidden test cases failed, what should I do?
@thetechyguy18
@thetechyguy18 Ай бұрын
Improve ur logic
@kavyatamrakar1207
@kavyatamrakar1207 Ай бұрын
​@@thetechyguy18i was expecting help, thanks wow.
@thetechyguy18
@thetechyguy18 Ай бұрын
You can share ur code in WhatsApp community I will take a look Link to join chat.whatsapp.com/CIQx82A8Qti9Qu83C5CCpQ
@shivankmishra2234
@shivankmishra2234 Жыл бұрын
not running in tcs compiler
@thetechyguy18
@thetechyguy18 Жыл бұрын
It is running
@beyoushivani
@beyoushivani Жыл бұрын
hey a friend of mine uses arraylist and collections and writes very less code can you teach that one
@thetechyguy18
@thetechyguy18 Жыл бұрын
We have done that also check sort in one line solution or provide ur friend's solution
@laughterdose6399
@laughterdose6399 Жыл бұрын
Can I get Complete working code please
@thetechyguy18
@thetechyguy18 Жыл бұрын
Check in telegram
@sora-kun9928
@sora-kun9928 6 ай бұрын
provide the source code please cant find it in your telegram
@thetechyguy18
@thetechyguy18 6 ай бұрын
I guess some GitHub link was there
شرح الـ stack - data structure (stack)
12:01
Mega Code
Рет қаралды 149 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 49 МЛН
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 36 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 41 МЛН
TCS-XPLORE JAVA-CODING QUESTION-SOLUTION 2023
22:16
The Techy Guy
Рет қаралды 36 М.
Making an Algorithm Faster
30:08
NeetCodeIO
Рет қаралды 165 М.
Java in 100 Seconds
2:25
Fireship
Рет қаралды 1,4 МЛН
«Если 50 детей не рожу - ничего не добился»
1:26:17
Саша Сулим
Рет қаралды 1,8 МЛН
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 839 М.
TCS-XPLORE JAVA-CODING-QUESTION
17:56
The Techy Guy
Рет қаралды 10 М.
Replace Is Number Saves 440GB A WEEK
9:54
ThePrimeagenClips
Рет қаралды 326 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 49 МЛН