Upload Button Icon Add office photos

Filter interviews by

LogBase Interview Questions and Answers

Updated 5 Jun 2024

LogBase Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Conding + aptitude round where it is pretty basic questions and we can answer in any language

Round 2 - Technical 

(2 Questions)

  • Q1. What is DOM in react js?
  • Ans. 

    DOM in React JS stands for Document Object Model, representing the structure of a webpage as a tree of objects.

    • DOM stands for Document Object Model

    • In React JS, the virtual DOM is used to improve performance by updating only the necessary parts of the actual DOM

    • Changes to the virtual DOM are compared with the actual DOM and only the differences are updated

  • Answered by AI
  • Q2. String questions like find first substring where it is a palindrome

Skills evaluated in this interview

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
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 - Aptitude Test 

Logical - 20
Mathematical - 20
Technical - 20
Coding - 2

Round 3 - One-on-one 

(1 Question)

  • Q1. I) 5 Programming questions ii) Data structures - stack iii) Mostly based on resume
Round 4 - Coding Test 

After 1 week, They told us to learn some of the contents like HTML, CSS and javascript in any platform, Based on the learning Platform, They will give you the task that and asked you submit within 4 hrs

Round 5 - HR 

(1 Question)

  • Q1. I) How is interview experience ? ii) Are You intrested in our company ?
  • Ans. 

    The interview experience was positive and I am interested in the company.

    • The interview process was well-structured and professional.

    • The interviewers were knowledgeable and asked relevant questions.

    • I had the opportunity to showcase my skills and experience.

    • The company's values and culture align with my own.

    • I am excited about the potential growth and opportunities within the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Complete some of software projects and add in that resume.
In coding round, Web Knowledge and logic are really important

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About springboot ,and architecture of your current project, design patterns . 1st round would be on Angular7 and basic questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very nice , they will guide you whenever I was stuck on any problems.Believe in yourself ,you are the best!

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer ask basic question but in depth like they started from diff b/w c++ & c. Further, they ask OOP and all features of OOP. Also, they ask to write code for inheritance , function overloading, overriding and other features of oop.

I applied via Recruitment Consulltant and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Apply for angular ui developer interview is very simple just recap your javascript basic to advanced and angular basic concepts deeply
  • Q2. Router components service angular performance optimization how to scale app, security
  • Ans. 

    Optimizing Angular app performance and security with router components and services

    • Use lazy loading to improve performance

    • Implement caching for frequently accessed data

    • Use Angular Universal for server-side rendering

    • Implement HTTPS and secure authentication for security

    • Use guards and interceptors to protect routes and prevent unauthorized access

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation and work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Just politely and very confident while giving interview and interest

Skills evaluated in this interview

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 before Sep 2022. There were 4 interview rounds.

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 - Coding Test 

It was a hackerrank test consists of 3 questions. First was related to Currency convertor using Angular, second was implementing a rest API using spring-boot and the last one was SQL query.

Round 3 - Technical 

(1 Question)

  • Q1. About rest api, coding standards, annotations in spring boot etc.
Round 4 - HR 

(1 Question)

  • Q1. Basic HR round asking about priorities in work, leadership skills, and salary disscussions.

Interview Preparation Tips

Topics to prepare for IBM Full Stack Developer interview:
  • Java
  • Spring Boot
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Have strong tech skills in the area you're applying for. If that is strong then nothing to be worried about.

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Asked about project I was worked, technology stack, etc. Write code to filter a list using java 8, some mongodb related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - My profile was of a backend developer but interviewer wanted a developer with full stack experience.

I applied via Naukri.com and was interviewed in Jul 2022. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. What is angular and its feature
  • Ans. 

    Angular is a JavaScript framework for building web applications.

    • Uses TypeScript for building scalable and maintainable applications

    • Provides two-way data binding for easy synchronization between model and view

    • Offers a powerful set of built-in directives and services for faster development

    • Supports modular architecture and dependency injection for better code organization

    • Enables easy integration with other libraries and f...

  • Answered by AI
  • Q2. What is node js and its feature
  • Ans. 

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

    • Node.js allows developers to run JavaScript on the server-side.

    • It has a non-blocking I/O model that makes it efficient and scalable.

    • Node.js has a large and active community with a vast number of modules available.

    • It can be used for building web applications, APIs, real-time chat applications, and more.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you know only one language ,know it prefectly

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic question related to math

Round 2 - Coding Test 

Pattern question prime number question

I appeared for an interview in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. About yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview

LogBase Interview FAQs

How many rounds are there in LogBase interview?
LogBase interview process usually has 3-4 rounds. The most common rounds in the LogBase interview process are Coding Test, HR and Technical.
What are the top questions asked in LogBase interview?

Some of the top questions asked at the LogBase interview -

  1. what is DOM in react ...read more
  2. String questions like find first substring where it is a palindr...read more
  3. i) 5 Programming questions ii) Data structures - stack iii) Mostly based on res...read more

Tell us how to improve this page.

LogBase Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 753 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
FirstCry Interview Questions
3.6
 • 170 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Shopclues Interview Questions
3.9
 • 9 Interviews
View all

LogBase Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Product Manager
4 salaries
unlock blur

₹5.2 L/yr - ₹9 L/yr

Customer Support Executive
4 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Customer Success Manager
4 salaries
unlock blur

₹3.8 L/yr - ₹4.6 L/yr

Explore more salaries
Compare LogBase with

Flipkart

3.9
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Paytm

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