Upload Button Icon Add office photos

Filter interviews by

Bharat Swaroop Academy Full Stack Web Developer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant,reasoning and verbal

Round 2 - Coding Test 

Data structure and algo

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Information technology

Round 2 - One-on-one 

(5 Questions)

  • Q1. Structure query language
  • Ans. Used to perform tasks such as update data on a database, or retrieve data from a database.EXPLAIN works with SELECT , DELETE , INSERT , REPLACE , and UPDATE.
  • Answered Anonymously
  • Q2. What is a Primary Key?
  • Ans. 

    A Primary Key is a unique identifier for each record in a database table.

    • Uniquely identifies each record in a database table

    • Must have a unique value for each record

    • Cannot have NULL values

    • Can be a single column or a combination of columns

  • Answered by AI
  • Q3. What is a Foreign Key?
  • Ans. 

    A Foreign Key is a field in a database table that is used to establish a relationship with a primary key in another table.

    • Used to enforce referential integrity between tables

    • Helps maintain data consistency by ensuring that values in the foreign key column exist in the referenced table's primary key column

    • Can be used to create one-to-many or many-to-many relationships between tables

  • Answered by AI
  • Q4. What is a Join? List its different types.?
  • Ans. 

    A Join is used to combine rows from two or more tables based on a related column between them.

    • Types of Joins: Inner Join, Left Join, Right Join, Full Outer Join, Cross Join

    • Inner Join: Returns rows when there is at least one match in both tables

    • Left Join: Returns all rows from the left table and the matched rows from the right table

    • Right Join: Returns all rows from the right table and the matched rows from the left tabl...

  • Answered by AI
  • Q5. What is the SELECT statement
  • Ans. 

    The SELECT statement is used in SQL to retrieve data from a database.

    • Used to specify which columns to retrieve from a table

    • Can include conditions to filter the results using WHERE clause

    • Can be used with functions like COUNT, SUM, AVG, etc.

    • Example: SELECT column1, column2 FROM table_name WHERE condition;

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

APTITUDE QUESTIONS OF VERBAL ABILITY, QUANTITIVE APTITUDE.

Round 2 - Group Discussion 

GROUP DISCUSSION ON THE TOPIC GIVEN BY HR

Interview Preparation Tips

Interview preparation tips for other job seekers - PRACTICE APTITUDE QUESTIONS AND BE CONFIDENT IN GD .
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is solid principles
  • Ans. 

    SOLID principles are a set of design principles that help in creating maintainable and scalable software.

    • SOLID stands for Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion.

    • These principles guide developers in writing code that is modular, flexible, and easy to understand and maintain.

    • Single Responsibility Principle (SRP) states that a class should have only one rea...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare oops concepts, Mysql, javascript

Tell us how to improve this page.

Compare Bharat Swaroop Academy with

Aakash Educational Services

3.5
Compare

Frankfinn Institute of Air Hostess Training

4.0
Compare

NIIT

3.6
Compare

Amity University

3.6
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