Get Mystery Box with random crypto!

CODING SOLUTION - Placement Jobs & Materials

Logo of telegram channel codingsolution_it — CODING SOLUTION - Placement Jobs & Materials C
Logo of telegram channel codingsolution_it — CODING SOLUTION - Placement Jobs & Materials
Channel address: @codingsolution_it
Categories: Technologies
Language: English
Subscribers: 201.68K
Description from channel

🌀 ” Our Only Aim Is To Let Get Placed To You In A Reputed Company. “
Contact Admin:
instagram.com/offcampusjobsindia_it

Ratings & Reviews

4.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

2

4 stars

0

3 stars

0

2 stars

1

1 stars

0


The latest Messages 65

2022-04-27 08:40:28
C++
Penalty calculations
Telegram - t.me/codingsolution_IT
25.9K views05:40
Open / Comment
2022-04-27 08:36:15
C++
Calculate profit for investing money
Telegram - t.me/codingsolution_IT
23.7K views05:36
Open / Comment
2022-04-27 08:35:00
C++
Countif functionality
Telegram - t.me/codingsolution_IT
22.0K views05:35
Open / Comment
2022-04-25 21:51:22 LTTS & IBM EXAM SOLUTION GROUP:

t.me/codingsolution_IT

t.me/ltts_exam_ibm_exam

Share post in ur college Whatsapp grps.
1.7K views18:51
Open / Comment
2022-04-25 21:41:49 MCQ Placement Paper:
Telegram - t.me/studymaterial_IT
1.6K views18:41
Open / Comment
2022-04-24 17:48:05 Capgemini Deloitte & Raytheon Off Campus Drive | 3LPA+

Batch - 2019 2020 2021 2022




Telegram - t.me/indiaoffcampusjobs
4.3K views14:48
Open / Comment
2022-04-24 13:13:26 // Java program to find the XOR of
// all elements in the array
class GFG {

// Function to find the XOR of
// all elements in the array
static int xorOfArray(int arr[], int n)
{
// Resultant variable
int xor_arr = 0;

// Iterating through every element in
// the array
for (int i = 0; i < n; i++) {

// Find XOR with the result
xor_arr = xor_arr ^ arr[i];
}

// Return the XOR
return xor_arr;
}

// Driver Code
public static void main (String[] args)
{

int arr[] = { 3, 9, 12, 13, 15 };
int n = arr.length;

//CodingSolution
System.out.println(xorOfArray(arr, n));

}
}

Java
Prifix XOR code
Telegram - t.me/codingsolution_IT
17.1K views10:13
Open / Comment
2022-04-24 13:12:21
Java
Telegram - t.me/codingsolution_IT
14.4K views10:12
Open / Comment
2022-04-24 12:52:50
Python
Computer game Code
Telegram - t.me/codingsolution_IT
16.0K views09:52
Open / Comment
2022-04-24 12:50:45
Java
Telegram - t.me/codingsolution_IT
15.2K views09:50
Open / Comment