Please open Telegram to view this post
VIEW IN TELEGRAM
def is_prime(n):
if n < 2:
return False
for i in range(2, int(n**0.5) + 1):
if n % i == 0:
return False
return True
def extract_primes(n):
p = set()
s = str(n)
for l in range(1, len(s) + 1):
for i in range(len(s) - l + 1):
x = int(s[i:i+l])
if is_prime(x):
p.add(x)
if p:
print(*sorted(p))
else:
print("No prime numbers found")
def main():
n = int(input())
extract_primes(n)
if __name__ == "__main__":
main()
Exact prime// Deloitte 2 pm
Please open Telegram to view this post
VIEW IN TELEGRAM
Deloitte NLA - 2 PM
Test accomplished โค๏ธ
Coding+ MCQ are done๐ฃ
DM : @Mrtrueliving_ix
@Mrtrueliving_ix
#DELOITTE #NLA #HELP #DONE
Test accomplished โค๏ธ
Coding+ MCQ are done
ALL PLACEMENT HELP AVAILABLE
DM : @Mrtrueliving_ix
@Mrtrueliving_ix
#DELOITTE #NLA #HELP #DONE
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โค2๐1
Deloitte NLA - 4pm & 7 pm slots are available
Prev
https://t.me/code_alphix/4781?single
DM for ๐ฏ test Clearance๐ธ ๐
@MRTRUELIVING_IXโ๏ธ
@MRTRUELIVING_IXโ๏ธ
Prev
https://t.me/code_alphix/4781?single
DM for ๐ฏ test Clearance
@MRTRUELIVING_IX
@MRTRUELIVING_IX
Please open Telegram to view this post
VIEW IN TELEGRAM
def main():
print("do not " + input().strip())
main()
Str as input // Deloitte - 2pm
Please open Telegram to view this post
VIEW IN TELEGRAM
COGNIZANT EXAM HELP GROUP pinned ยซDeloitte NLA - 4pm & 7 pm slots are available Prev https://t.me/code_alphix/4781?single DM for ๐ฏ test Clearance ๐ธ ๐ @MRTRUELIVING_IX โ๏ธ @MRTRUELIVING_IX โ๏ธ ยป
Please open Telegram to view this post
VIEW IN TELEGRAM
def solve(Q, X, Y, N):
MOD = 10**9 + 7
ans = 0
for i in range(Q):
x = X[i]
y = Y[i]
n = N[i]
curr = 0
for j in range(n):
curr ^= (x + j) * y
ans = (ans + curr) % MOD
return ans
Love xor
Please open Telegram to view this post
VIEW IN TELEGRAM
All placement help available
Wipro: https://t.me/code_alphix/2890
https://t.me/code_alphix/4715?single
Amazon: https://t.me/code_alphix/4665?single
Morningstar:
https://t.me/code_alphix/4656
Zeta: https://t.me/code_alphix/4634
Ascendion:
https://t.me/code_alphix/4769
Capgemini :
https://t.me/code_alphix/4377?single
Cognizant:
https://t.me/code_alphix/4636
Hcl : https://t.me/code_alphix/4294
Tech Mahindra:
https://t.me/code_alphix/3553
https://t.me/code_alphix/4472?single
DM @MRTRUELIVING_IX
@Codealphix @MRTRUELIVING_IX
Please open Telegram to view this post
VIEW IN TELEGRAM
Amazon SDE Help Done๐ธ โ๏ธ
Test accomplished๐ฏ ๐
DM @MRTRUELIVING_IXโ๏ธ โ
#Amazon #SDE
Test accomplished
All placement help available
DM @MRTRUELIVING_IX
#Amazon #SDE
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Wipro Elite
Deloitte
Amazon
IBM CICAny other placement Help Available
Contact : @MRTRUELIVING_IX for any Exam clearance
Check our past proofs
Please open Telegram to view this post
VIEW IN TELEGRAM
Zepto is hiring for multiple roles
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSfquoXXBNLvUQa4lLjQMtyuoutuchuJg8PrB1pmZHP9ZClSdw/viewform?pli=1
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSfquoXXBNLvUQa4lLjQMtyuoutuchuJg8PrB1pmZHP9ZClSdw/viewform?pli=1
Company Name : Google Girl Hackathon
Batch : 2026,27,28,29 passouts females only.
Prize money + interview opportunities at Google.
Link : https://rsvp.withgoogle.com/events/girl-hackathon-2025/home
Batch : 2026,27,28,29 passouts females only.
Prize money + interview opportunities at Google.
Link : https://rsvp.withgoogle.com/events/girl-hackathon-2025/home
Wipro Elite - 10 am Help done โ๏ธ
Test accomplished๐ธ
All sections are done๐ฏ โ
All placement help available
DM @MRTRUELIVING_IXโ๏ธ ๐ฏ
#Wipro #Elite #Round1
Test accomplished
All sections are done
All placement help available
DM @MRTRUELIVING_IX
#Wipro #Elite #Round1
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM