Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Log 9 Materials Scientific Team. If you also belong to the team, you can get access from here

Log 9 Materials Scientific Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Log 9 Materials Scientific Engineer Interview Questions and Answers

Updated 7 Aug 2022

Log 9 Materials Scientific Engineer Interview Experiences

1 interview found

Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2022

I applied via Referral and was interviewed before Aug 2021. There were 3 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. Related to projects done in college and previous company
  • Q2. Some basics related questions
Round 3 - HR 

(1 Question)

  • Q1. Very general discussion about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear and understanding of previous topics perfect

Interview questions from similar companies

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

(1 Question)

  • Q1. Write a program for binary search
  • Ans. 

    Program for binary search

    • Binary search is an efficient algorithm to search for an element in a sorted array

    • It works by repeatedly dividing the search space in half

    • If the middle element is the target, the search is successful

    • If the target is smaller, search the left half; if larger, search the right half

    • Continue dividing until the target is found or the search space is empty

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was good

Skills evaluated in this interview

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Explain storage variables in C?
  • Ans. 

    Storage variables in C are used to store data temporarily during program execution.

    • Storage variables in C are declared using data types like int, float, char, etc.

    • They can be stored in different memory locations like stack, heap, or data segment.

    • Variables declared outside functions have global scope and are stored in data segment.

    • Variables declared inside functions have local scope and are stored in stack memory.

    • Dynami...

  • Answered by AI
  • Q2. Take two numbers, reverse both, then perform addition and reverse again?
  • Q3. First three kinds of sorting
  • Ans. 

    The first three kinds of sorting are bubble sort, selection sort, and insertion sort.

    • Bubble sort compares adjacent elements and swaps them if they are in the wrong order.

    • Selection sort selects the smallest element and swaps it with the first element, then selects the second smallest element and swaps it with the second element, and so on.

    • Insertion sort builds the final sorted array one item at a time by inserting each

  • Answered by AI
  • Q4. Output questions based on pointers in C

Interview Preparation Tips

Topics to prepare for Ignitarium Technology Solutions Senior Engineer interview:
  • C
  • Data Structures
  • Embedded Systems

Skills evaluated in this interview

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

(1 Question)

  • Q1. Related to AOSP and one easy programming question
Round 2 - Technical 

(1 Question)

  • Q1. More in depth about AOSP
Round 3 - Behavioral 

(1 Question)

  • Q1. Mostly about the company reuirements
Round 4 - HR 

(1 Question)

  • Q1. Salary and joining date negotiation
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Ios basic questions related to Swift language
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. More about requirement
  • Q2. More on Past work experience
Round 3 - Client Interview 

(2 Questions)

  • Q1. About the Job description
  • Q2. Detailed discussion with client on roles n responsibilities
Round 4 - HR 

(1 Question)

  • Q1. Salary n other discussion

I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Why do you want to join Samunnati?
  • Q3. What is your USP?

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview, just show the best human side of yours

Interview Questionnaire 

3 Questions

  • Q1. Work related questions onlys
  • Q2. Experience details questions
  • Q3. Member details questions basic information

Interview Preparation Tips

Interview preparation tips for other job seekers - Very basic information experience details
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Front and back end coding with synopsis

Round 2 - Assignment 

Problem solving skills

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. How does Angular work ?
  • Ans. 

    Angular is a front-end web application framework that allows developers to build dynamic single-page applications.

    • Angular uses TypeScript for building applications.

    • It follows the MVC (Model-View-Controller) architecture.

    • Angular provides two-way data binding, which means changes in the model are automatically reflected in the view and vice versa.

    • It uses directives to extend HTML with new attributes and tags.

    • Angular has ...

  • Answered by AI
  • Q2. Array based javascript question
  • Q3. What is hoisting ?
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • In JavaScript, variable and function declarations are hoisted to the top of their scope.

    • This means that you can use a variable or function before it is declared.

    • However, only the declarations are hoisted, not the initializations.

  • Answered by AI
  • Q4. What is temporal dead zone ?
  • Ans. 

    Temporal dead zone is the period between entering scope and being able to access a variable.

    • Occurs when trying to access a variable before it has been declared

    • Caused by hoisting in JavaScript

    • Results in a ReferenceError

    • Example: const x = 10; console.log(x); // ReferenceError: Cannot access 'x' before initialization

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics well

Skills evaluated in this interview

Log 9 Materials Scientific Interview FAQs

How many rounds are there in Log 9 Materials Scientific Engineer interview?
Log 9 Materials Scientific interview process usually has 3 rounds. The most common rounds in the Log 9 Materials Scientific interview process are Resume Shortlist, Technical and HR.
How to prepare for Log 9 Materials Scientific Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Log 9 Materials Scientific . The most common topics and skills that interviewers at Log 9 Materials Scientific expect are Electric Vehicle, HMI, I2C, SPI and UART.

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Chemicals Interview Questions
4.1
 • 61 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
IIT Bombay Interview Questions
4.5
 • 28 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
ARMSOFTECH.AIR Interview Questions
3.3
 • 23 Interviews
LambdaTest Interview Questions
4.3
 • 16 Interviews
View all
Assistant Manager
32 salaries
unlock blur

₹6 L/yr - ₹11.4 L/yr

Technician
23 salaries
unlock blur

₹2.4 L/yr - ₹3.8 L/yr

Associate Manager
18 salaries
unlock blur

₹7 L/yr - ₹16 L/yr

Junior Engineer
14 salaries
unlock blur

₹2.9 L/yr - ₹7.8 L/yr

Brand Manager
8 salaries
unlock blur

₹8 L/yr - ₹28 L/yr

Explore more salaries
Compare Log 9 Materials Scientific with

Samunnati Financial Intermediation and Services

4.3
Compare

ARMSOFTECH.AIR

3.3
Compare

Fleetx.io

3.7
Compare

Terralogic Software Solutions

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