Latest
Topics
Tags
News
Jobs
Tutorials
Forum
Join Us
Community
Problems
New Post
Log In
New Post
Latest
News
Jobs
Tutorials
Forum
Tags
Planet
Users
Log In
Sign Up
REGISTER NOW
Register Now
Request Recent Questions Now!
Limit to: all time
all time
today
this week
this month
this year
5 results • Page
1 of 1
Sort by: Default
Default
Post Creation date
Recent Activity
Views
Votes
Replies
Showing :
IBM
•
reset
1
Vote
0
Replies
24
Views
IBM off-campus hiring | A Domain Name System | A list of URLs
1 Vote | 0 Replies
Coding
off-campus
IBM
21 months ago
papa
410
2
Votes
1
Reply
3.7k
Views
IBM, Recently Asked Online Assessment Questions (IIIT Pune | 6M + FTE) | Evaluating Match Outcome | String twins | 2023
2 Votes | 1 Reply
coding-round
on-campus
IBM
free-public-post
2.1 years ago
Delta
3.0k
1
Vote
0
Replies
2.4k
Views
IBM, Recently Asked Online Assessment Questions (IIIT Pune | 6M +FTE ) | Implementing A prototype to Find difference between two JSON | Two Circles o…
1 Vote | 0 Replies
coding-round
on-campus
IBM
free-public-post
2.1 years ago
Delta
3.0k
5
Votes
2
Replies
2.6k
Views
IBM , Recent Online Assessment Questions (18th August 2023) | Series of N Boxes | New Riddle
5 Votes | 2 Replies
IBM
free-public-post
on-campus
coding-round
2.2 years ago
PoGo
2.5k
0
Votes
1
Reply
4.1k
Views
IBM | 18th October | Online Assessments | Odd Circle Area | Decode Unix File Permission
0 Votes | 1 Reply
free-public-post
OAs
coding-round
service
IBM
3.0 years ago
Rohit
• 660
5 results • Page
1 of 1
Request Recent Questions Now!
Filter Posts by Company
Amazon
81
Google
40
Oracle
38
Sprinklr
22
Microsoft
21
GoldmanSachs
20
Uber
20
CodeNation
17
deshaw
17
Cisco
16
BNY-Mellon
16
media.net
15
Walmart
15
Atlassian
15
VISA
14
ZScaler
14
Flipkart
14
Airtel
14
PhonePe
13
DBOI
13
ByteDance
11
Paytm
11
Adobe
10
Intuit
9
TCS
9
PayPal
8
Razorpay
8
Publicis-Sapient
7
Amadeus
7
Tredence
7
Barclays
7
Zomato
7
Cred
7
Increff
7
Morgan-Stanley
6
TVS
6
GEDigital
6
Salesforce
6
Rubrik
6
saplabs
6
Credit-Suisse
6
Juspay
5
thoughtspot
5
Samsung
5
QuantBox
5
Nvidia
5
standard-chartered
5
JP-Morgan
5
Jaguar
5
Apollo
5
curefit
5
graviton
5
Mastercard
5
HCL
5
IBM
5
uipath
5
Sigmoid
5
Hilabs
4
Trilogy-Innovations
4
Directi
4
Confluent
4
Infosys
4
Palo-Alto-Networks
4
Juniper
4
American-Express
4
Alphagrep
4
arcesium
4
Avalara
4
Wells-Fargo
4
Accenture
4
Hugosave
3
Tiktok
3
Linkedin
3
Goldman-Sachs
3
British-Telecom
3
Niro-Money
3
Contlo
3
Qualcomm
3
CapitalOne
3
Jio
3
Meesho
3
OYO
3
Appdynamics
3
Deloitte
3
Swiggy
3
Navi
3
DevRev
3
AQR
3
Citadel
3
Piramal
3
Persistent
2
Air-India
2
Celigo
2
Gameskraft
2
MAQ-Software
2
Nagarro
2
Mathworks
2
Edfora
2
CITI
2
USTD3
2
Schrodinger
2
ringcentral
2
Mercari
2
MotorQ
2
Arzoo
2
ServiceNow
2
Chargebee
2
Dpworld
2
DXC-Technology
2
Tekion
2
shopconnect
2
Hexaware
2
Dassault-Systems
2
HSBC
2
relevel
2
Natwest
1
Audify-Tech
1
Zepto
1
Capgemini
1
Optum
1
Virtusa
1
Cogoport
1
Rippling
1
AMD
1
Slice
1
Pine-Labs
1
Tech-Mahindra
1
Observe.ai
1
Intel
1
Bhanzu
1
Chalo
1
Factset
1
Tibra
1
Edgeverve
1
Toshiba
1
colortokens
1
Mentor-Graphics
1
Irage
1
urbancompany
1
darwinbox
1
Blackrock
1
Morphel
1
Rakuten
1
Winzo
1
wipro
1
Prograd
1
Tiger-Analytics
1
Societe-Generale
1
Notion
1
Trianz-Digital
1
Webstaff
1
Veritas
1
makemytrip
1
Siemens
1
BP
1
Wissen-Technology
1
Kickdrum
1
Truminds
1
Medianet
0
Flexcar
0
Cognizant
0
Steradian-Semiconductors
0
Hudson-River-Trading
0
Qburst
0
Bank-of-America
0
LTI
0
Hitachi
0
Newfold - Digital
0
Recent Replies
Answer: DE Shaw , Online Assessment | Array of N - Integers | Different Strings | NIT Su
by
Nihal Reddy
• 0
#Sliding Window effective use def smallest_subarray_infinite(nums, target): total = sum(nums) n = len(nums) k = target // tot…
Answer: DE Shaw OA | BITS PILANI | SWE Internship | 30th July 2023
by
Nihal Reddy
• 0
Effective use
Answer: DE Shaw OA | BITS PILANI | SWE Internship | 30th July 2023
by
Nihal Reddy
• 0
#Q1 def smallest_subarray_infinite(arr, k): n = len(arr) total = sum(arr) prefix = {0: -1} curr, min_len = 0, float(…
Answer: GOOGLE OA | SWE Internship 2023 | Cost of Groups | Queries and Arrays | 22nd Ju
by
Suryanarayana Raju
• 0
from collections import defaultdict, deque def solve(): t = int(input()) for _ in range(t): …
Comment: VISA, Summer Internship Interview Experience in NITs, 2023
by
Anil Thungesh RK
• 0
For the testcases that you gave , it still works with the greedy approach right? maybe the solution you said is for Minimising the sum of A…
Comment: Goldman Sachs OA | Bird Singing | Number Factors and Permutations | Summer Analy
by
Vishal NA
• 0
// Solution for first problem #include<bits/stdc++.h> using namespace std; using ll = long long; const int mod = 7 * 24 * 60…
Answer: Goldman Sach Coding Round | SDE, London | 8th August 2020
by
Vishal NA
• 0
for question 11 correct answer is C option [x+(n-1)y]*(x-y)^n-1
Answer: AlgoUniversity Technology Fellowship: Stage 2 || Important Questions
by
Abhishek Tiwari
• 0
K Closest: Output the k-closest integers in ascending order. Avoiding Landmines: Return the shortest path (minimum number …
Answer: AlgoUniversity Technology Fellowship: Stage 2 || Important Questions
by
Abhishek Tiwari
• 0
Write coad K Closest: Output the k-closest integers in ascending order. Avoiding Landmines: Return the shortest path (minim…
Answer: AlgoUniversity Technology Fellowship: Stage 2 || Important Questions
by
Abhishek Tiwari
• 0
K Closest: Output the k-closest integers in ascending order. Avoiding Landmines: Return the shortest path (minimum number of roads) …
Answer: AlgoUniversity Technology Fellowship: Stage 2 || Important Questions
by
Abhishek Tiwari
• 0
K Closest: Output the k-closest integers in ascending order. Avoiding Landmines: Return the shortest path (minimum number of roads) …
Answer: AlgoUniversity Technology Fellowship: Stage 2 || Important Questions
by
Abhishek Tiwari
• 0
K Closest: Output the k-closest integers in ascending order. Avoiding Landmines: Return the shortest path (minimum number of roads) from…
Answer: Microsoft , Recent Online Assessment (18th August 2023) | Car Manufacturer | Li
by
Nitin Singh
• 0
```#include <bits/stdc++.h> using namespace std; #define ll long long vector<int>par(26,-1); int find(int u){ …
Answer: Zscaler, Recent Online Assessment Question (NITRR | 6M + FTE) | Session Based Au
by
Pritam Kumar Choudhary
• 0
#include<bits/stdc++.h> using namespace std; #define ll long long #define fastio ios_base::sync_with_stdio(false), cin.tie(nullp…
Answer: Zscaler, Recent Online Assessment Question (NITRR | 6M + FTE) | Session Based Au
by
a aryan
• 20
unequal elements (tle on larger test cases) 3D dp approach #include <bits/stdc++.h> using namespace std; …
Land on Leaderboard & Claim your Hamper
Start Solving Problems Now
All Problems
Top Problem Solvers
Claim your TJO hamper 🎁
Loading...
This Month
Recent Votes
Google | OA | MANIT Bhopal | July 15th (Set -1) | Finding arrays | Hybrid maximum | Median Path | Prime Path
Answer: Google | OA | MANIT Bhopal | July 15th (Set -1) | Finding arrays | Hybrid maximu
Google | OA | MANIT Bhopal | July 15th (Set -1) | Finding arrays | Hybrid maximum | Median Path | Prime Path
Answer: Nvidia, Recent Online Assessment Question | String Search | 2023
How to get Premium Access?
Answer: Uber OA (on campus) | 6 Month Intern
AlgoUniversity Technology Fellowship: Stage 2 || Important Questions
PhonePe | 9th October | Online Assessments
Answer: Question from my last OA, Infeneon
Answer: Question from my last OA, Infeneon
Recent Locations
Hyderabad,
just now
Bhubaneswar,
1 minute ago
Ghaziabad,
2 minutes ago
Hyderabad,
3 minutes ago
Roorkee,
4 minutes ago
Recent Awards
• All
Great Question
to
John
1.0k
Great Question
to
Rohit
• 660
Great Question
to
Rohit
• 660
Great Question
to
Rohit
• 660
Great Question
to
Rohit
• 660
Great Question
to
Rohit
• 660
Great Question
to
Rohit
• 660
Great Question
to
Rohit
• 660
Great Question
to
John
1.0k
Popular Question
to
pillaisamarth
• 30
1