CodingHuman #Coding_Help , All exam codes, Coding solutions, accenture TCS Wipro Nagarro Persistent Cisco
588 subscribers
136 photos
310 links
We Provide free material, Coding stuff, Placement material, Handwritten Notes, previous year company questions, Job updates and many more.
Conding help.
Download Telegram
Reasoning
1)T
2)B
3)A(Both a and R true)
4)4116
5)D(Contact to vice chancellor)
6)NWH
7)1
8)63
9)C
10)D
11)C
12)0.317:8.51
13)He would not be promoted
14)A
15)A(only assumption 1 is implicit) https://t.me/Coding_human
16)30
17) Pollution
18)(27,125,326)
19)A
20)Tjcs.
21)Father
22)B
23)only assumption 2 is implicit
24)A


Tg : https://t.me/Coding_human
Psuedo codes:

1) error
2)else must come after if
3)boolen https://t.me/Coding_human
4)if the function does not have any arguments
5)A static methd can over ridden
6)it is manufactured like......
7)it is more code focused and less documents
8)2.000000,3.000000
9)b val=1
10)b val=30

Telegram https://t.me/Coding_human
n=int(input())
a=list(map(int,input().split()))
k=int(input())
for i in range(k):
t=a[n-1]
for i in range(n-1,0,-1):
a[i]=a[i-1]
a[1]=t
print(a)

https://t.me/Coding_human
https://t.me/Coding_human
TCS answers


1) 51
2) 15
3) 960000
4) 1453
5) 69.3
6) 25
7) 8
8) 2.22

Telegram - https://t.me/Coding_human
Verbal ability

1)PR
2) Badce
3)a2b3c1d4
4)A brain in a cloud. @Coding_human
5)A3,B4,C1,D2
6)B
7)SR
8) Immersive
9)Charlatan

Telegram - https://t.me/Coding_human
https://t.me/Coding_human
import java.util.*;

public class Solution{
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int n=sc.nextInt();
FruitStore[] model=new FruitStore[n];

for(int i=0;i<n;i++) {
model[i]=new FruitStore(sc.nextInt(), sc.nextLine()+sc.nextLine(), sc.nextLine(), sc.nextInt());

}

int arg= sc.nextInt();

if(getFruitByItemNo(model,arg)==null)
System.out.println("No fruits found");
else
System.out.println(getFruitByItemNo(model,arg));

if(getFruitOfMaxPrice(model)==null)
System.out.println("No fruits found");
else {
System.out.println(getFruitOfMaxPrice(model));
}



}

//1st
public static FruitStore getFruitByItemNo(FruitStore[] arr, int itemNo){
FruitStore res=null;
for(FruitStore f:arr) {
if(f.getItemNo()==itemNo)
res=f;
}

return res;
}//end 1st



//2nd
public static FruitStore getFruitOfMaxPrice(FruitStore[] arr){

FruitStore[] res=Arrays.asList(arr).stream().sorted((s1,s2)->{
return s2.getPrice()-s1.getPrice();
}).toArray(size-> new FruitStore[size]);
if(res.length==0)
return null;
return res[0];
}//end 2nd

}//end solution class

class FruitStore{
private int itemNo;
private String name; @Coding_human
private String color;
private int price;
public FruitStore() {
}
public FruitStore(int itemNo, String name, String color, int price) {
super();
this.itemNo = itemNo;
this.name = name;
this.color = color;
this.price = price;
}
public int getItemNo() {
return itemNo;
}
public void setItemNo(int itemNo) {
this.itemNo = itemNo;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getColor() {
return color;
}
public void setColor(String color) {
this.color = color;
}
public int getPrice() {
return price;
}
public void setPrice(int price) {
this.price = price;
}

public String toString() {
return itemNo + "\n" + name + "\n" + color + "\n" + price ;
}



}

FruitStore code

Java

Python

Telegram👇
@Coding_human
@Coding_human
@Coding_human
https://t.me/DMAD_Discussion
https://t.me/DMAD_Discussion
https://t.me/capgemini_accenture_code

⚠️ Share post in ur college and telegram Group's

Share with your friends and college group's
Capgemini, answers

1)d
3-12


2)c
2


3)d
10

5)d
01100

6)a
A b c d


7)a
quque


8)d
Only 2


9)a
5


10)c
10

11)a
48

12)c


13)b
1


14)d
14

15)b @Coding_human
80

17)c
22


18)c
11


19)b
44

20)c
67

Telegram :@Coding_human
@Coding_human
APPTITUDE TCS 10 AM
1]3
2]7+11√5 / 2
3]3.5miles/hour
4]300
5]150,000
6. 25000
7.4000
8. 9
9. 1225
10. 0
11. 400
12. 27
13) 1000
14) 52.6
15) 4.5
16) 644
17.c
18.25%
19) 3460

TCS Exam Ans

Telegram :@Coding_human
https://t.me/DMAD_Discussion
https://t.me/capgemini_accenture_code
TCS Answer 2:30 PM

1.144
2 .325
3.2.2
4.2100
5. 4.555
6.99
7. 510
8. 3.82. @Coding_human
9. 6084
10. 23
11-144
12) 21530 or 22245
13)300000
14) 52,22
15) 4
16) 8
17.200000
18.325.2
19.A
20.0.4
21.12.6
22.19

Telegram @Coding_human
Numerical Ability

1)4320
2)720
3)1:11
4)11mins
5)28
6)5f=4h
7)28.67
8)24,12
9)1565
10.12
11 16.5

Telegram @Coding_human
TCS 10Am slot Answer's

1.4536
2.540
3.1:10
4.11Min
5.28
6.5f =4H
7.28.67
8.24,12
9.1565
10.12%
11. 16.5
12. 104

Telegram :@Coding_human