Infosys ONCAMPUS help done ✅ { 2 pm}
DM for placement Help
@Mrtrueliving_ix @Mrtrueliving_ix
#Infosys #SE #ONCAMPUS
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
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
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
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
https://app.joinsuperset.com/join/#/signup/student/jobprofiles/b643e525-c83b-4505-9a10-a666be44f249
Check your eligibility✔️ 👍👍
Check your eligibility
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
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
DM @MRTRUELIVING_IX
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
2025 Batch
Role : Specialist Programmer
Apply Link
https://surveys.infosysapps.com/r/a/SPCampusregistration_NATCOLLEGES25batch
Please open Telegram to view this post
VIEW IN TELEGRAM
Infosysapps
Infosys | Surveys
Create Surveys. Collect feedback through a computer assisted, Mobile friendly method. Design Surveys, Send Request , Analyze response and more ...
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Swiggy hiring for SDET role
0-4 year experience
15-30 LPA CTC
Apply Here : https://careers.swiggy.com/#/careers?src%3Dcareers%26p%3DeyJwYWdlVHlwZSI6ImpkIiwiY3ZTb3VyY2UiOiJjYXJlZXJzIiwicmVxSWQiOjE2MTIxLCJyZXF1ZXN0ZXIiOnsiaWQiOiIiLCJjb2RlIjoiIiwibmFtZSI6IiJ9LCJwYWdlIjoiY2FyZWVycyIsImJ1ZmlsdGVyIjotMSwiY3VzdG9tRmllbGRzIjp7fX0=
0-4 year experience
15-30 LPA CTC
Apply Here : https://careers.swiggy.com/#/careers?src%3Dcareers%26p%3DeyJwYWdlVHlwZSI6ImpkIiwiY3ZTb3VyY2UiOiJjYXJlZXJzIiwicmVxSWQiOjE2MTIxLCJyZXF1ZXN0ZXIiOnsiaWQiOiIiLCJjb2RlIjoiIiwibmFtZSI6IiJ9LCJwYWdlIjoiY2FyZWVycyIsImJ1ZmlsdGVyIjotMSwiY3VzdG9tRmllbGRzIjp7fX0=
Swiggy
Swiggy Careers
Swiggy is elevating lives across India by reimagining convenience with innovative products and solutions. Check out the exciting job opportunities at Swiggy!
Please open Telegram to view this post
VIEW IN TELEGRAM