Upload Button Icon Add office photos

Filter interviews by

Vplak Php Developer Intern Interview Questions and Answers for Experienced

Updated 5 Jan 2023

1 interview found

Sort by: Popular

Php Developer Intern Interview Questions

user image Anonymous

posted on 5 Jan 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2022.

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Coding Test Round

Google form was shared for the test and camera was on during the test on google meet.

3

Technical Round (5 Questions)

  • Q1. Basic PHP language questions on OOPS Concept
  • Q2. Data Structure and algorithm
  • Q3. Basic Logical Questions on javascript
  • Q4. Frontend analysis CSS,flex-box
  • Q5. Semantic of HTML language
4

HR Round (3 Questions)

  • Q1. Relocation possibility.
  • Q2. How soon you can join?
  • Q3. What is your stipend expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be through with your technologies the technical interview would be tough and auckward if you cheat in the coding test you would be lacking

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Dependency injection
  • Q2. What are oops concepts
Interview experience
5
Excellent
Difficulty level
-
Duration
-
Result
-

2 Interview Rounds

1

HR Round (2 Questions)

  • Q1. Why do you want to switch
  • Q2. Salry expectations
2

Technical Round (2 Questions)

  • Q1. Question on oop concepts
  • Q2. Coding questions
Interview experience
5
Excellent
Difficulty level
-
Duration
-
Result
-

1 Interview Round

1

HR Round (5 Questions)

  • Q1. Intro your self
  • Q2. Please tell me what is oops?
  • Q3. What is stream api?
  • Q4. How hasmap internally work
  • Q5. How stream is differ between stream api
Interview experience
4
Good
Difficulty level
-
Duration
-
Result
-

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. 2 Sum Question from leetcode
2

Case Study Round

It will be a discussion on design. HLD

3

HR Round (2 Questions)

  • Q1. Reason for change ?
  • Q2. Why do you want to join our firm ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through basics.
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Tiruchirappalli and was interviewed before Nov 2023.

3 Interview Rounds

1

Coding Test Round

2 medium dsa questions 1 hour time

2

Technical Round (1 Question)

  • Q1. OOPS concept, decomposition, aggregation, puzzles
3

HR Round (1 Question)

  • Q1. Why you will be a good fit,

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics
Interview experience
4
Good
Difficulty level
Moderate
Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur and was interviewed before Apr 2023.

2 Interview Rounds

1

Coding Test Round

Normal DS Algo on HackerEarth

2

One-on-one Round (2 Questions)

  • Q1. Past projects and experience discussion!
  • Q2. 2 DS Algo questions

Software Developer Interview Questions

BNY user image Anonymous

posted on 15 Dec 2021

I applied via Recruitment Consultant and was interviewed in Nov 2021.

3 Interview Rounds

Interview Questions

  • Q1. 3 Coding questions based on strings in 1st interview. And 2 algos. Add Answer
  • Q2. Sort strings based on your own hierarchy. Ex: INPUT: ABC, HIJ, RTS, POT. Hierarchy: R, P, A, H OUTPUT: RTS, POT, ABC, HIJ. View Answers (1)
  • Q3. Write a program which would print notification for user specific order. Ex: Customer number "__" Ordered"__". Your order will arrive on"__" Add Answer
  • Q4. What is heap? View Answers (1)
  • Q5. Explain Hashing. View Answers (1)
  • Q6. Different types of joins and also a SQL query. View Answers (1)
  • Q7. Difference between compiler and interpreter in detail. View Answers (1)
  • Q8. Questions on my project and internships. Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - BNY consisted of 5 rounds in total. 2 of them were online coding round. And then 2 pure tech round followed by 1 Bar raiser round.
1 round of interview was of around 1.5hr and the interviewer gave me 5 coding questions to do. It did all of them. The interviewer was very friendly and was giving hints. Coding was on hackerank platform.
After 1 week I had my 2nd interview. Here I was asked theory questions on CS fundamental and SQL.
3rd round was bar raiser round. There was no code snippet but the interviewer had feedback of both the rounds and our hacker rank profile. He asked me one ques from my 1st round of interview(sorting.. Why this sort). Technical questions from my projects. Difference between Compiler and interpreter. Why did you switch to python from C++. All kind of HR questions.
All rounds were elimination round.

Skills evaluated in this interview

I applied via Referral and was interviewed in Apr 2021.

4 Interview Rounds

Interview Questions

  • Q1. Basic Java concepts like abstraction, JDK 1.8 architecture brief overview. View Answers (1)
  • Q2. What is weak reference? garbage collection in case of such references? View Answers (2)
  • Q3. Implementation of singleton pattern and ways of breaking it? singleton pattern implementation in a multithreaded environment? View Answers (2)
  • Q4. Annotations : @Component vs @service, @Controller vs @RESTController, @Configuration, @Transactional View Answers (1)
  • Q5. Internal implementation of HashSet? Which scenario will generate same hashcode for a HashMap? View Answers (2)
  • Q6. What is SQL Cursor? Index? Aggregate Functions examples? View Answers (1)
  • Q7. Basic Java programming question:- Generate palindrome string inputs for the program are length of the string and number of distinct characters. If n=5 & k=2 out...read more View Answers (1)
  • Q8. Given an array with length n , find highest value which occurs same number of times within the array. [3,8,3,2,1,3,2] 3 occurs 3 times output=3. [4,6,7,6,7,5,4,...read more View Answers (2)
  • Q9. Find number of occurrences of a character in string. Provide multiple approaches for the solution and choose the best why? For "string aabcadd output=a3b1c1d2 View Answers (1)
  • Q10. Convert String from Camel case to Snake case View Answers (1)
  • Q11. Given a class @Data class Account{String name; String acctBalance;}. Write logic to get Map using Stream API which shows the balance of each person i,e, key wil...read more View Answers (1)

Interview Preparation Tips

Interview preparation tips for other job seekers - Marvelous interview experience. Although it was 7 rounds of process, each interviewer was best at his/her way.
Initial 2 rounds of interview will bring blood out of your veins , later rounds will bring a little pumping.

Skills evaluated in this interview

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - very good company. Interview process is very fair.

Vplak Interview FAQs

How many rounds are there in Vplak Php Developer Intern interview for experienced candidates?
Vplak interview process for experienced candidates usually has 4 rounds. The most common rounds in the Vplak interview process for experienced candidates are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Vplak Php Developer Intern interview for experienced candidates?

Some of the top questions asked at the Vplak Php Developer Intern interview for experienced candidates -

  1. What is your stipend expectatio...read more
  2. Basic PHP language questions on OOPS Conc...read more
  3. How soon you can jo...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Vplak interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 744 Interviews
Wells Fargo Interview Questions
3.9
 • 550 Interviews
Bajaj Finserv Interview Questions
4.0
 • 486 Interviews
HSBC Group Interview Questions
4.0
 • 483 Interviews
Xyz Company Interview Questions
3.8
 • 437 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
UBS Interview Questions
4.0
 • 345 Interviews
View all
Operations Executive
6 salaries
unlock blur

₹1.3 L/yr - ₹2 L/yr

HR Executive
4 salaries
unlock blur

₹2 L/yr - ₹2.7 L/yr

Executive Accountant
4 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Senior HR Executive
3 salaries
unlock blur

₹2.6 L/yr - ₹2.6 L/yr

Explore more salaries
Compare Vplak with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.9
Compare

Paytm

3.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview