Problem Statements

Read problems and note the Problem ID

Problems

Assignment mode: You can write solution and upload as file in submission page.

Problem P1: Two Sum

Given an array of integers, return indices of the two numbers such that they add up to a specific target.

Input
n, array, target
Output
two indices
Problem ID
P1

Problem P2: Palindrome Check

Given a string, check if it is a palindrome ignoring spaces and case.

Input
a string
Output
true / false
Problem ID
P2

Download (optional)

अगर teacher PDF चाहता है, तुम यहाँ PDF link रख सकते हो.

Download PDF