Adobe’s internship process (₹115K stipend) began with an in-campus online assessment on HackerRank. Candidates had to solve 37 questions in 90 minutes out of a total of 63 questions across 6 sections.
The paper included core CS subjects:
Another section covered NALR aptitude, including number systems, probability, directions, ratios, and graphs.
Candidates also faced 13 questions each in C++, Java, and Python, mostly predicting code outputs. C++ was easier, while Java was tougher, incorporating Spring-Boot/Servlets.
Finally, there were 2 DSA problems:
Wrong MCQs carried a ¼ mark penalty, making accuracy as important as speed.
Total XOR Sum of All Subarrays – Compute the XOR of every possible subarray and return the total sum. A prefix-XOR approach is needed to optimize beyond the brute force O(n²) solution.
Longest Subsequence with AND > 0 – Find the maximum-length subsequence such that the bitwise AND of all its elements remains greater than zero, best solved using a DP/tabulation approach.
The following metrics were computed from 1 interview experience for the Adobe SDE-intern role in Rājpura, Punjab.
Adobe's interview process for their SDE-intern roles in Rājpura, Punjab is extremely selective, failing the vast majority of engineers.
Candidates reported having very good feelings for Adobe's SDE-intern interview process in Rājpura, Punjab.