0% found this document useful (0 votes)
612 views2 pages

Squadcast Campus Qualifier 1 - SRM

The document provides instructions for participants to register for the first part of Squadcast's hiring process, which will involve solving 3 problems over diverse concepts within 75 minutes on April 27th to test technical skills. It explains participants should register themselves via a POST request by 9:45am to receive a unique question URL and instructions, then access the questions at that URL to complete the challenge before results are released.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
612 views2 pages

Squadcast Campus Qualifier 1 - SRM

The document provides instructions for participants to register for the first part of Squadcast's hiring process, which will involve solving 3 problems over diverse concepts within 75 minutes on April 27th to test technical skills. It explains participants should register themselves via a POST request by 9:45am to receive a unique question URL and instructions, then access the questions at that URL to complete the challenge before results are released.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Squadcast Programming Challenge (Qualifier 1)

Hello Challenger,

As the first part of our hiring process, you will be tested on your ability to pick up new
concepts and build solutions upon abstractions. You are expected to solve 3 problems on
diverse concepts that will test your technical know-how across multiple domains. You get 75
minutes to register yourself and solve the questions. Our challenge server will only be
available from 9.30am to 10:45am on 27th April 2023.

Join our Discord server at https://discord.gg/bdHPPCtg at 9.00am for any announcements or


updates.

Registration
In order to get started you will need to register yourself by making a HTTP request. You can
use any HTTP client (like curl or postman) for this.

Method POST

Endpoint https://quest.squadcast.tech/register

Headers {
"Content-Type": "application/json"
}

Body {
"roll_no": "YOUR_ROLL_NO",
"name": "YOUR_NAME",
"email": "YOUR_COLLEGE_EMAIL_ID",
"phone": "YOUR_PHONE_NO",
"discord_user_name": "YOUR_DISCORD_USER_NAME"
}

Note: Make sure that there is no trailing space (or) characters after the endpoint
On successful registration you will get the below response:
{
"message": "successfully registered",
"question_url": "https://quest.squadcast.tech/api/<YOUR_ROLL_NO>/questions"
}

Visit your Question URL to get started. Make sure to read the instructions before getting to
the questions.

Once you’re done answering the questions, you’re done! You can sit back and wait for the
results.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy