COGNIZANT EXAM HELP GROUP
3.55K subscribers
5.3K photos
21 videos
10 files
3.22K links
πŸš€ Placement Preparation Hub

πŸŽ“ From Preparation to Placement

⚑ OA Support β€’ Coding β€’ Aptitude β€’ Technical β€’ HR

🌟 Trusted by Hundreds of Students

πŸ† 372+ Placement Successes βœ…

πŸ“© DM: @Mrtrueliving_ix

πŸ’™ Turning Aspirations into Offer Letters.
Download Telegram
Successfully cleared WiproElite

3 pm || 2/2 slots cleared βœ…πŸŽ‰

Test accomplished πŸͺ„

DM those who need πŸ’― Test Clearance

@Mrtrueliving_ix || @Mrtrueliving_ix

#WiproElite #Round2 #Shortlisted #offcampus

Preview proofs
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Graduate Virtual Career Fair - Phase 2 - Multiple Roles


https://app.joinsuperset.com/join/#/signup/student/jobprofiles/15c80b8e-1e1f-4ecd-b13c-0839d9d59109

Deadline: 22 Feb 2025

Cognizant is hiring now ❀️


Cognizant Off-Campus hiring for 2024 Engineering graduates for GenC Next, GenC Pro & GenC (Feb-March)

Deadline: 7 March 2025


https://app.joinsuperset.com/join/#/signup/student/jobprofiles/80927bc8-841c-4055-a89d-e207fdb67bd9

Apply asap & check your eligibility


Share with your friends too

Stay tuned

Telegram: https://t.me/code_alphix

Job updates:
https://shorturl.at/zk7DH

All placement help available

DM : https://t.me/mrtrueliving_ix
❀1πŸ‘Œ1
import math

def solve(N):
th = (2 * N + 3 - math.sqrt(8 * N + 9)) / 2
return math.ceil(th)

Ribbon || Bny βœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1🫑1
def solve(n, m, a):
def dfs(t, w):
if t == m:
return True
if t > m:
return False
@Mrtrueliving_ix
for i in range(n):
if i not in w:
d, s1, s2, s3 = a[i]
for s in (s1, s2, s3):
if s <= t:
if dfs(min(m, s + d), w | {i}):
return True
return False
@Mrtrueliving_ix
return "YES" if dfs(0, set()) else "NO"

Holiday || Bnyβœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
❀3
def solve(N, D, P, S):
ants = sorted(zip(P, S))
colonies = 0
slowest_time = float('-inf')
@Mrtrueliving_ix
for pos, speed in reversed(ants):
time_to_reach = (D - pos) / speed
if time_to_reach > slowest_time:
colonies += 1
slowest_time = time_to_reach
@Mrtrueliving_ix
return colonies

Little ants || Bny
❀2
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Placement Help available

Mthree || Morgan Stanley

Bny || IBM

NTT || Rupeek sde


Those who need πŸ’― Test Clearance

DM
@Mrtrueliving_ix βœ”οΈβœ…
Please open Telegram to view this post
VIEW IN TELEGRAM
Direct assessment βœ”οΈπŸŽ‰

All Batch are allowed

Apply ASAP

https://app.joinsuperset.com/join/#/signup/student/jobprofiles/15c80b8e-1e1f-4ecd-b13c-0839d9d59109
Please open Telegram to view this post
VIEW IN TELEGRAM
Rupeek codes available

DM @Mrtrueliving_ix βœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
Morgan Stanley|| De Shaw codes available

Identifyspamapplication
getminlag


DM
@Mrtrueliving_ix βœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
Mthree help available

DM those who need πŸ’― Test Clearance

@Mrtrueliving_ix || @Mrtrueliving_ix
Wipro all slots are available

😬 9 AM -- 12pm -- 3pm--6 pm --- 9 PM


DM those who need πŸ’― test Clearance

DM
@Mrtrueliving_ix

Previous helping proofs ❀️
βœ…

https://t.me/code_alphix/5358?single

https://t.me/code_alphix/5355?single
Please open Telegram to view this post
VIEW IN TELEGRAM
CGI hiring

Batch 22/23/24

Limited applications are accepted

Apply ASAP

https://whatsapp.com/channel/0029VahiS3p2v1IyoS891Y1g/2049
def mp(n, r):
from functools import lru_cache

p = [0] * (n + 1)
for i in range(n):
p[i + 1] = p[i] + r[i]

@lru_cache(None)
def f(l, r):
if l == r:
return 0
mX = 0
for m in range(l, r):
s1, s2 = p[m + 1] - p[l], p[r + 1] - p[m + 1]
if s1 > s2:
mX = max(mX, f(m + 1, r) + s2)
elif s1 < s2:
mX = max(mX, f(l, m) + s1)
else:
mX = max(mX, f(m + 1, r) + s2, f(l, m) + s1)
return mX

print(f(0, n - 1))

n = int(input())
r = list(map(int, input().split()))
mp(n, r)

Morgan Stanley βœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘Œ1
Next wave all codes are available

DM @Mrtrueliving_ix βœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
Superset varsity .Sending test mail's

Apply now

https://t.me/code_alphix/5366

Deadline : few hours left


DM those who need help

@Mrtrueliving_ix πŸ‘
All placement help available

βœ”οΈRupeek
βœ”οΈWipro Elite
βœ”οΈSuperset varsity
βœ”οΈMthree
βœ”οΈBNY (plagiarism )
βœ”οΈIBM CIC
βœ”οΈIBM
βœ”οΈAmazon SDE

On || off campus

Those who need πŸ’― TEST CLEARANCE

DM
@Mrtrueliving_ix βœ…πŸ’»

Check previous helping proofs

πŸ’― Success rate with
πŸ’― clearance
Please open Telegram to view this post
VIEW IN TELEGRAM
Wipro all slots are available

😬 9 AM -- 12pm -- 3pm--6 pm --- 9 PM


DM those who need πŸ’― test Clearance

DM
@Mrtrueliving_ix

Previous helping proofs ❀️
βœ…

https://t.me/code_alphix/5358?single

https://t.me/code_alphix/5355?single
Please open Telegram to view this post
VIEW IN TELEGRAM