🔥 Burn Fat Fast. Discover How! 💪

𝐈𝐓 𝐉𝐎𝐁 𝐔𝐏𝐃𝐀𝐓𝐄𝐒 𝟐𝟎𝟐𝟐 🌈™

Logo of telegram channel allinone0099 — 𝐈𝐓 𝐉𝐎𝐁 𝐔𝐏𝐃𝐀𝐓𝐄𝐒 𝟐𝟎𝟐𝟐 🌈™ 𝐈
Logo of telegram channel allinone0099 — 𝐈𝐓 𝐉𝐎𝐁 𝐔𝐏𝐃𝐀𝐓𝐄𝐒 𝟐𝟎𝟐𝟐 🌈™
Channel address: @allinone0099
Categories: Technologies
Language: English
Subscribers: 2.11K
Description from channel

🌀 ” Our Only Aim Is To Let Get Placed To You In A Reputed Company. “
We provide help and support for all placement exams
JOIN our channel https://t.me/allinone0099

Ratings & Reviews

1.50

2 reviews

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

5 stars

0

4 stars

0

3 stars

0

2 stars

1

1 stars

1


The latest Messages 73

2021-12-16 10:49:10
def swaps(s, n):
s = list(s)
count = 0
ans = True
for i in range(n // 2):
left = i
right = n - left - 1
while left < right:
if s[left] == s[right]:
break
else:
right -= 1
if left == right:
ans = False
break
else:
for j in range(right, n - left - 1):
(s[j], s[j + 1]) = (s[j + 1], s[j])
count += 1
if ans:
return (count)
else:
return -1
s = input()
n = len(s)
ans1 =swaps(s, n)
ans2 = swaps(s[::-1], n)
print(max(ans1, ans2))



Language:python
400 views07:49
Open / Comment
2021-12-16 10:28:42
Largest even length wors
Language:python
346 views07:28
Open / Comment
2021-12-16 10:20:11 HCl code
348 views07:20
Open / Comment
2021-12-16 10:20:00
354 views07:20
Open / Comment
2021-12-16 09:59:03 WEST PHARMA IS HIRING:2021&2022 GRADUATES

CSE/IT/ECE departments only

Minimum aggregate marks of 70% in 10th, 12th & Graduation/Post Graduation

https://careers.westpharma.com/job/Bangalore-Graduate-Software-Trainee-D&T-Karn/750878501/
328 views06:59
Open / Comment
2021-12-16 09:37:05 DELOITTE BULK HIRING: 2022 GRADUATES

Eligibility:

BTech/MTech/MCA students are eligible

Should get passed out by 2022

CSE/IT/EEE/ECE branches are eligible to apply

Should have 60% or 6.5CGPA throughout the academics

Those who applied 6 months back are not eligible

Last date of Registration:

Dec 19th 2021

https://deloitteconsultingnla.hirepro.in/?linkId=144360722
333 viewsedited  06:37
Open / Comment
2021-12-16 09:30:55 TCS OFF CAMPUS FOR YOP 2020 & 2021 - PHASE 2

Great opportunities do come knocking twice for great talent

B.E./B.Tech/M.E./M.Tech/MCA/M.Sc from the Year of Passing 2020 and 2021.

REGISTRATION END DATE
16th January 2022


https://www.tcs.com/careers/tcs-off-campus-hiring
327 views06:30
Open / Comment
2021-12-16 09:25:07 awk 'BEGIN{FS="|";OFS=",";count=0}
(NR>1){
print $1,$3
count = count + 1
}END{
if(count == 0){
print "No records found."
}
}'

Painter code
335 views06:25
Open / Comment
2021-12-16 07:52:59
399 views04:52
Open / Comment
2021-12-16 05:00:52
Congratulations Chaitanya Garu share to your friends and join this page
440 views02:00
Open / Comment