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
Infosys is sending System engineer exam mail, which will be held on 23th Jan.
static int sum_of_differences(int arr[], int N)
{



// Stores the sum

int sum = 0;


int i, j, flag;


// Traverse the array

for(i = 0; i < N - 1; i++)

{

if (arr[i] < arr[i + 1])

{

flag = 0;


for(j = i + 1; j < N - 1; j++)

{


// If last element of the

// increasing sub-array is found

if (arr[j] >= arr[j + 1])

{


// Update sum

sum += (arr[j] - arr[i]);

i = j;

flag = 1;



break;

}

}


// If the last element of the array

// is reached

if (flag == 0 && arr[i] < arr[N - 1])

{


// Update sum

sum += (arr[N - 1] - arr[i]);


break;

}

}

}


// Return the sum

return sum;
}
Verbal tcs

1)up to the mark


2)stand up for


3)all in all


4)found a blood


5)c


6)but my father


7)the car for


8)cheerful


9)unrepe

10)praise


11)stromy


12)ease


13)nar
Verbal tcs

1)up to the mark


2)stand up for


3)all in all


4)found a blood


6)but my father

7)the car for


8)cheerful


9)unrepe

10)praise

11)strom
12. Ease
13 nar
14 . Fasti
15 dabc
16 .cadb
17 strategic
18. A rare
19 ca
21. A servey
22.sightning
23 goose.
24 marsh
Reasoning

1)242


2)370

3)166


4)124


5)99


6) 380


7)uc


8)qf

9)ur


10)2,5 3


11)3,5,1
12.315
13 gs
14.13 j
15 father in law
https://t.me/Coding_human
πŸ”₯Zebronics mouse and keyboard @ 299 graabb
https://amzn.to/3FV07EZ

πŸ”₯grab fast Zebronics mouse @ 92
Choose other seller
https://amzn.to/3nUVZPi

Join @DMAD_Discussion
Infosys result will be declared on 30th Jan.
Good luckπŸ‘
Some important interview questions

I gave tr1
Joins in dbms
Difference between primary and unique key, primary and foreign key
Constraints in dbms
What is union and union all
Group by and order by clause
Difference between array and collection
Difference between switch and if
Oops concept
import java.util.Scanner;

public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int[] array = new int[6];
int max = 0;
for (int i = 0; i < array.length; i++) {
array[i] = in.nextInt();
if (array[max] < array[i]) {
max = i;
}
}
int cities = in.nextInt();
System.out.println(max);
}
}

Java
ALT TAB Window Code
Telegram - https://t.me/Coding_human
Important notice guyzz
Stay away from Rippers

Don't pay anything to anybody.
We provide free material always.

Kisi Ko kuch bhi amount pay mat krnaa πŸ™

☺️❀️