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 Cognizant ✔️

Prev

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

#Cognizant #Cleared #shortlisted

DM @MRTRUELIVING_IX for test clearance

All placement help available
Please open Telegram to view this post
VIEW IN TELEGRAM
Infosys ONCAMPUS help done { 2 pm}


DM for placement Help

@Mrtrueliving_ix @Mrtrueliving_ix

#Infosys #SE #ONCAMPUS
WITH RankedTraffic AS (
SELECT
YEAR(record_day) AS year,
MONTH(record_day) AS month,
count,
ROW_NUMBER() OVER (PARTITION BY YEAR(record_day), MONTH(record_day) ORDER BY count) AS rn_asc,
COUNT(*) OVER (PARTITION BY YEAR(record_day), MONTH(record_day)) AS total_count
FROM traffic
WHERE YEAR(record_day) BETWEEN 2017 AND 2020
),
MedianTraffic AS (
SELECT
year,
month,
CASE
WHEN total_count % 2 = 1 THEN
MAX(CASE WHEN rn_asc = (total_count + 1) / 2 THEN count END)
ELSE
AVG(CASE WHEN rn_asc IN (total_count / 2, (total_count / 2) + 1) THEN count END)
END AS median
FROM RankedTraffic
GROUP BY year, month, total_count
)
SELECT
month,
MAX(CASE WHEN year = 2017 THEN median END) AS median_2017,
MAX(CASE WHEN year = 2018 THEN median END) AS median_2018,
MAX(CASE WHEN year = 2019 THEN median END) AS median_2019,
MAX(CASE WHEN year = 2020 THEN median END) AS median_2020
FROM MedianTraffic
GROUP BY month
ORDER BY month;

Osfin ✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
SELECT 
h.id as asset_id,
'Hardware' as asset_type,
h.name as asset_name,
COALESCE(e.email, 'Unassigned') as employee_email
FROM hardware_assets h
LEFT JOIN employees e
ON h.employee_id = e.id
WHERE h.is_active = true

UNION ALL

SELECT
s.id as asset_id,
'Software' as asset_type,
s.name as asset_name,
COALESCE(e.email, 'Unassigned') as employee_email
FROM software_assets s
LEFT JOIN employees e
ON s.employee_id = e.id
WHERE s.is_active = true

ORDER BY asset_id ASC;

Osfin✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
SELECT 
protocol,
traffic_in,
traffic_out
FROM traffic
WHERE traffic_in > traffic_out
ORDER BY protocol ASC;


Osfin ✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
Netcore Round2 help available ✔️

DM @MRTRUELIVING_IX 💯
Please open Telegram to view this post
VIEW IN TELEGRAM
Treasure division 2

Mix spices. ..


Netcore Round2
✔️

DM
@MRTRUELIVING_IX 👍
Please open Telegram to view this post
VIEW IN TELEGRAM
Netcore 👍 Round 2

Mix spices 💯▶️
Please open Telegram to view this post
VIEW IN TELEGRAM
Treasure division partially accepted ✔️

Test accomplished 👍

Netcore Round2
✔️

DM
@MRTRUELIVING_IX ▶️
Please open Telegram to view this post
VIEW IN TELEGRAM
Netcore Round2 help done

Mix spaces - Accepted
▶️

Treasure division -2 - partially accepted
✔️

Test accomplished ❤️

DM
@MRTRUELIVING_IX test Clarence ☄️

#NETCORE #Round2 #Done
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Successfully cleared Cognizant ✔️

Shortlist interview

Java track

Prev

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

#Cognizant #Cleared #shortlisted #Interview ❤️

DM
@MRTRUELIVING_IX for test clearance

All placement help available
Successfully cleared swiggy ✔️

Prev

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

#Swiggy #CODING

Project available 💯▶️


DM
@MRTRUELIVING_IX
Please open Telegram to view this post
VIEW IN TELEGRAM
IBM Help Done 👍

DM
@MRTRUELIVING_IX ▶️✔️

All placement help available

#IBM #DATASCIENCE #CODING
Please open Telegram to view this post
VIEW IN TELEGRAM
All placement help available ▶️

-
@MRTRUELIVING_IX

TEST CLEARANCE 💯
☄️
Please open Telegram to view this post
VIEW IN TELEGRAM
All placement help available

DM
@MRTRUELIVING_IX ✔️

💯 Test Clarence
☄️
Please open Telegram to view this post
VIEW IN TELEGRAM