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.16K
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 98

2021-12-22 13:38:19
University code
Telegram - t.me/codingsolution_IT
16.6K views10:38
Open / Comment
2021-12-22 13:37:27
Java
Secret marks code
Telegram - t.me/codingsolution_IT
15.9K views10:37
Open / Comment
2021-12-22 10:16:32
Python & C++
Annual Day Code
Telegram - t.me/codingsolution_IT
17.5K views07:16
Open / Comment
2021-12-22 10:07:58
Python
Matrix code
Telegram - t.me/codingsolution_IT
17.2K views07:07
Open / Comment
2021-12-22 10:04:28
Doremon code
Telegram - t.me/codingsolution_IT
15.5K views07:04
Open / Comment
2021-12-22 10:02:25
Python
Telegram - t.me/codingsolution_IT
16.6K views07:02
Open / Comment
2021-12-22 10:01:18
Python
Count no of a 's Code
Telegram - t.me/codingsolution_IT
16.1K views07:01
Open / Comment
2021-12-21 21:07:08 Standard Self Introduction For All IT INTERVIEWS:

• Good morning sir/Mam My name is Abc I am final year student at xyz college currently Persuing My B.Tech degree in computer science/ece, I born and Brought up in xyz I have scored an aggregate of 96 percentage in my 12th standard and 93 percentage in 10 th standard currently my CGPA is 9 out of 10


• (Don't mention about family until they ask)

• My interests are lied in (ex software development/we development/data analytics/ML/AI.. don't mention anything if you don't know)
I am proficient in Programming languages such as (C/c++/java/python/c#/hTml/css/js+say what you know your technical questions mostly on what you say during intro )
I have decent problem solving skills analytical thinking and also I done certification in xyz courses and My final year project is. Xyz
Apart From my Curriculum Knowledge I always Keep update Myself By learning new Things Everyday


• Self intro should be short and straight mention what you know during intro and high chaances to get same technical questions u mentioned ..

• Hope it helps for you if anyone attending exam share with them




All The Best For Interview And Other Drives As Well.

Telegram - t.me/studymaterial_IT
2.5K views18:07
Open / Comment
2021-12-21 08:09:44 input1 = str(input1)
n = len(input1)
ans = 0
for i in range(0, n) :
v = ans * 10 + (int)(input1[i])
ans = v % 11
return ans

Remainder mod 11

Bob and Numbers

n = int(input())
a = list(map(int,input().split()))
c = 0
for i in range(n-1):
for j in range(i+1:n):
s1 = sum(list(map(int,bin(i)[2:].split())))
s2 = sum(list(map(int,bin(j)[2:].split())))
if s1 == s2:
c += 1
print(c)

Apple Orchard

n = int(input())
l = list(map(int,input().split()))
res = min(l)*n
print(res)

for(int i=0;i {
a[i]=Integer.parseInt(k.nextLine());
}
for(int i=0;i {
b[i]=Integer.parseInt(k.nextLine());
}int sum=0;
for(int i=0;i {

for(int j=i+1;j {
if(b[i]==b[j])
{
int c=Math.max(a[i],a[j]);
sum=sum+c;
}
else
sum=sum+a[i];
}
}

return (sum);


Harold and his homework Code
Telegram - t.me/codingsolution_IT
16.0K viewsedited  05:09
Open / Comment
2021-12-21 08:01:01
Java & Python
Remove duplicates code
Telegram - t.me/codingsolution_IT
12.2K views05:01
Open / Comment