Upload Button Icon Add office photos

Filter interviews by

Edgebricks User Interface Intern Interview Questions and Answers

Updated 3 Dec 2024

Edgebricks User Interface Intern Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Javascript Questions
  • Q2. React Questions

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Golden rule of accounting
  • Ans. 

    The golden rule of accounting states that debit what comes in and credit what goes out.

    • Debit what comes in and credit what goes out

    • Helps maintain the balance in accounting records

    • Used to ensure accuracy in financial transactions

  • Answered by AI
  • Q2. Explain requirements of LFAR
  • Ans. 

    LFAR stands for Long Form Audit Report, which is a detailed report prepared by auditors to provide a comprehensive analysis of a company's financial statements and internal controls.

    • LFAR is a regulatory requirement for banks and financial institutions in India, mandated by the Reserve Bank of India (RBI).

    • It includes detailed information on the financial position of the company, compliance with regulatory requirements, ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Data Structures and Algorithms
Round 2 - Technical 

(1 Question)

  • Q1. Memory management
Round 3 - HR 

(1 Question)

  • Q1. Projects and Code executions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Describe your experiences from resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be natural

Intern Interview Questions & Answers

Jio user image Vishal Bharat

posted on 23 Nov 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Python scripting, cyber security principles and basic technical questions.

Round 2 - HR 

(1 Question)

  • Q1. Where you see yourself in 5 years
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 Questions of Medium leetcode difficulty.

Round 2 - Group Discussion 

The topic was given to 8-10 people and starting from a random person the GD starts.

Round 3 - Technical 

(2 Questions)

  • Q1. SQL query to get 3rd largest element.
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to get 3rd largest element.

    • Use ORDER BY clause to sort the elements in descending order.

    • Use LIMIT 2,1 to skip the first two largest elements and get the 3rd largest element.

  • Answered by AI
  • Q2. Programme to swap two objects (deep copy).
  • Ans. 

    Program to swap two objects (deep copy)

    • Create a temporary object to store one of the objects

    • Copy the values of the second object into the first object

    • Copy the values from the temporary object into the second object

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Topics to prepare for Genpact Intern interview:
  • DBMS
  • SQL
  • Programming
  • OS
Interview preparation tips for other job seekers - Read basics of OS, DBMS (especially SQL) and little bit of Leetcode.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Ist I gave a aptitude + Technical questions + 1 coding question
Coding question was based on sorting

Round 2 - Technical 

(5 Questions)

  • Q1. Academic project explanation, java basic questions
  • Q2. What is class, object
  • Ans. 

    Class is a blueprint for creating objects, while object is an instance of a class.

    • A class defines the properties and behaviors of objects.

    • An object is a specific instance of a class.

    • Classes can inherit properties and behaviors from other classes.

    • Objects can interact with each other by calling methods on each other.

    • Example: Class 'Car' may have properties like 'color' and 'model', while an object of class 'Car' could be

  • Answered by AI
  • Q3. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve problems.

    • It involves concepts like encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation refers to bundling data and methods that operate on the data into a single unit.

    • Inheritance allows a class to inherit...

  • Answered by AI
  • Q4. What is method overloading, method overiding
  • Ans. 

    Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Method overloading allows a class to have multiple methods with the same name but different parameters.

    • Method overriding occurs in a subclass when a method has the same name and parameters as a method in it...

  • Answered by AI
  • Q5. What is inheritance, encapsulation, access modifiers
  • Ans. 

    Inheritance, encapsulation, and access modifiers are key concepts in object-oriented programming.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Encapsulation is the concept of bundling data and methods that operate on the data within a single unit.

    • Access modifiers control the visibility and accessibility of class members.

    • Examples: public, private, protected

    • Inheritance example: class D...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
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
Round 2 - Video Call 

(1 Question)

  • Q1. Tell me about a time when you had to step away from traditional methods to solve a difficult or complex problem.
  • Ans. 

    I had to step away from traditional methods to solve a complex problem.

    • Developing a machine learning algorithm to predict customer behavior

    • Instead of using traditional statistical models, I used deep learning techniques

    • Implemented a neural network with multiple hidden layers

    • Collected and preprocessed a large dataset of customer data

    • Achieved higher accuracy and better predictions compared to traditional methods

  • Answered by AI
Round 3 - Face-to-face interview 

(1 Question)

  • Q1. A series of behavioral questions such as: How did you deal with complex problems? How did you handle it if you have a team member that always against your ideas? How did you work in a team?

Interview Preparation Tips

Interview preparation tips for other job seekers - Use STAR methods to answer the question. Discuss a Situation, describe a TASK, explain the ACTION, and share the RESULT.

Use your previous work experience to answer questions. If you don't, you can use your university experience such as: How do you work for your group assignment?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Genral knowledge and reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Basic info on IT And coding concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply through company portal

I applied via Recruitment Consulltant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About past experience
  • Q2. About work and responsibilities and working culture

Interview Preparation Tips

Interview preparation tips for other job seekers - Found good manager for Hr

Edgebricks Interview FAQs

How many rounds are there in Edgebricks User Interface Intern interview?
Edgebricks interview process usually has 1 rounds. The most common rounds in the Edgebricks interview process are One-on-one Round.
What are the top questions asked in Edgebricks User Interface Intern interview?

Some of the top questions asked at the Edgebricks User Interface Intern interview -

  1. Javascript Questi...read more
  2. React Questi...read more

Tell us how to improve this page.

Edgebricks User Interface Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare Edgebricks with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview