-
Notifications
You must be signed in to change notification settings - Fork 46
Added my Adobe Experience #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shushriya6998
wants to merge
2
commits into
TheSYNcoder:master
Choose a base branch
from
shushriya6998:adobe-experience
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
Adobe Product Development **Internship** On-Campus (NIT Raipur) | ||
|
||
**2019** | ||
|
||
**Round-1(Online Test):** | ||
|
||
Platform- Hackerrank | ||
There were some 12-20 MCQ questions(no negative marking) based on Probability, Linear Algebra, OOPS, Debugging, etc. | ||
|
||
Coding Question: | ||
|
||
You have an infinite supply of n kinds of umbrellas the ith umbrella can save s(i) people from rain, using a minimum number of umbrellas you have to save k people(exactly). Print the minimum number of umbrellas or "-1" if its impossible. 0\<n, k\<=1000 | ||
|
||
Pseudo Code: | ||
|
||
[Spiral Traversal of a Matrix](https://leetcode.com/problems/spiral-matrix/) | ||
|
||
Essay Type Question: | ||
|
||
What is IoT? Describe its impact on the future. | ||
|
||
**Round-2(Telephonic Interview):** | ||
|
||
Duration- 45 min approx. | ||
|
||
The interview began with the interviewer asking me to introduce myself. We had a small discussion about my past internship and projects that I had mentioned in my resume. Then he asked me my first question: | ||
1. Imagine you have to build a program for the Snake and Ladders game. How will you plan it? Which data structure will you use? Explain the approach in detail. | ||
2. He asked me about stack. What is stack? What is LIFO? What are the operations performed by stack and their time complexities? Then he asked me the following question: | ||
|
||
[Minimum in a stack in O(1)](https://www.geeksforgeeks.org/design-a-stack-that-supports-getmin-in-o1-time-and-o1-extra-space/) | ||
|
||
3. Suppose you are given a database of students' details such as Name, Roll Number, Individual Subject marks(say Physics, Chemistry, Maths). Write a SQL query to: | ||
|
||
- Find maximum total marks and who scored it. | ||
- Find the student who stood second in class, third in class and so on. | ||
|
||
**Other Questions:** | ||
|
||
1. [Must do coding Questions for Adobe](https://www.geeksforgeeks.org/must-coding-questions-company-wise/?ref=lbp#adobe) | ||
2. [Adobe archives](https://www.geeksforgeeks.org/tag/adobe/) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey can you just add your name Here! It will help us organising all the data nicely and orderly.