Upload Button Icon Add office photos

Filter interviews by

LOGICHIVE SOLUTIONS Associate Software Engineer Interview Questions and Answers for Experienced

Updated 9 May 2024

LOGICHIVE SOLUTIONS Associate Software Engineer Interview Experiences for Experienced

1 interview found

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

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They asked me 2 Python coding questions

1. Two Sum
2. N raise to Power Y using recursion

Round 2 - Technical 

(2 Questions)

  • Q1. Asked Question on Flask and Python Coding Question
  • Q2. Asked to implement Flask API with simple few endpoints and simple crud oprations

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Learn Basics
2. Do Easy Questions on Leetcode

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. String is immutable. Array and arraylist differences
  • Ans. 

    String is immutable, array and arraylist are mutable data structures.

    • String is immutable, meaning its value cannot be changed once it is created.

    • Array is a fixed-size data structure that stores elements of the same data type.

    • ArrayList is a dynamic array that can grow or shrink in size as needed.

    • Example: String str = "hello"; char[] arr = {'h', 'e', 'l', 'l', 'o'}; ArrayList list = new ArrayList();

Answered by AI
  • Q2. Deadlock scenario in thread
  • Ans. 

    Deadlock scenario in thread occurs when two or more threads are waiting for each other to release resources, causing a standstill.

    • Two threads each holding a resource needed by the other thread

    • No thread can proceed until the other releases the resource

    • Can be avoided by careful resource allocation and ordering

  • Answered by AI
  • Q3. Struts architecture
  • Q4. Array sort program
  • Ans. 

    Implement a program to sort an array of strings

    • Use a sorting algorithm like bubble sort, selection sort, or quicksort

    • Ensure the sorting algorithm is implemented correctly for strings

    • Consider using built-in sorting functions in programming languages like sort() in Python

  • Answered by AI
  • Q5. Sql basics questions
  • Skills evaluated in this interview

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

    Related to Java Concepts , Algorithms , DS Concepts Basic Codings and MYSQL

    Round 2 - HR 

    (2 Questions)

    • Q1. Why you are leaving Previous company
    • Q2. Expected salary
    Interview experience
    4
    Good
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via campus placement at Technocrats Institute of Technology, Bhopal and was interviewed in Jan 2024. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    Normal Aptitude and reasoning questions

    Round 2 - Coding Test 

    Easy level of questions in Array and String

    Round 3 - Technical 

    (2 Questions)

    • Q1. Asked normal questions in java, own project, and dsa
    • Q2. Oops question 1 aptitude question 1 string question on easy level in leetcode
    Round 4 - HR 

    (2 Questions)

    • Q1. Basic HR question
    • Q2. 1. Intro 2. why do you want to join our company 3. Hobby 4. Challenges
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

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

    Round 1 - Coding Test 

    Via placement got this oppurtunity asked base questions
    Coding test on java for factorial all ways
    Database qstns

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

    I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed before Oct 2022. There were 5 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 - Aptitude Test 

    Reasoning, maths and clocks based questions.

    Round 3 - Coding Test 

    2 codings. DSA based.

    Round 4 - Technical 

    (4 Questions)

    • Q1. What are OOPs Concepts?
    • Ans. 

      OOPs Concepts are fundamental principles of Object-Oriented Programming that help in organizing and designing code.

      • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

      • Inheritance: Allowing a class to inherit properties and behavior from another class.

      • Polymorphism: Ability of objects to take on multiple forms or have multiple behaviors.

      • Abstraction: Hiding the complex implementat...

    • Answered by AI
    • Q2. What is AVL tree?
    • Ans. 

      AVL tree is a self-balancing binary search tree where the heights of the two child subtrees of any node differ by at most one.

      • AVL tree was named after its inventors Adelson-Velsky and Landis.

      • It is a type of binary search tree where the heights of the two child subtrees of any node differ by at most one.

      • AVL trees are used to maintain a balanced tree structure, ensuring O(log n) time complexity for insertion, deletion, a...

    • Answered by AI
    • Q3. Define LIFO, FIFO etc
    • Ans. 

      LIFO stands for Last In, First Out and FIFO stands for First In, First Out.

      • LIFO: Last In, First Out - the last item added to a stack is the first one to be removed.

      • FIFO: First In, First Out - the first item added to a queue is the first one to be removed.

    • Answered by AI
    • Q4. Share your college experienceon coding.
    • Ans. 

      I gained hands-on coding experience through coursework, projects, and internships during my college years.

      • Took courses in programming languages such as Java, C++, and Python.

      • Participated in coding competitions and hackathons to enhance my skills.

      • Completed coding projects in areas like web development, data analysis, and software engineering.

      • Interned at a tech company where I worked on real-world coding projects.

      • Collabo...

    • Answered by AI
    Round 5 - HR 

    (2 Questions)

    • Q1. Introduce yourself (3 mins)
    • Q2. Area of Interests (3 mins)

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Just practice for Coding and English. Rest your luck matters.

    Skills evaluated in this interview

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

    I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

    Round 1 - One-on-one 

    (1 Question)

    • Q1. React custom hooks, react memo, use callback
    Round 2 - Coding Test 

    Creating a card component using react and rendering a list of people using that card

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

    I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed before Feb 2023. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    Generalised aptitude questions

    Round 2 - Coding Test 

    Simple codes using java or c

    Round 3 - One-on-one 

    (1 Question)

    • Q1. Technical questions related to software
    Round 4 - HR 

    (1 Question)

    • Q1. About work culture

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Good company to up skill

    I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 2 interview rounds.

    Round 1 - HR 

    (1 Question)

    • Q1. What are doing from HR post?
    Round 2 - Java 

    (1 Question)

    • Q1. Programming bese question?

    Interview Preparation Tips

    Topics to prepare for Microsoft Corporation Associate Software Engineer interview:
    • ASP.Net
    Interview preparation tips for other job seekers - PHP ,Java programming, ASP. Net, CCC, C++.
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

    Round 1 - Coding Test 

    Coding+ mcq aptitude

    Round 2 - Technical 

    (2 Questions)

    • Q1. Most question from Java
    • Q2. Basic query from sql

    LOGICHIVE SOLUTIONS Interview FAQs

    How many rounds are there in LOGICHIVE SOLUTIONS Associate Software Engineer interview for experienced candidates?
    LOGICHIVE SOLUTIONS interview process for experienced candidates usually has 2 rounds. The most common rounds in the LOGICHIVE SOLUTIONS interview process for experienced candidates are Coding Test and Technical.
    What are the top questions asked in LOGICHIVE SOLUTIONS Associate Software Engineer interview for experienced candidates?

    Some of the top questions asked at the LOGICHIVE SOLUTIONS Associate Software Engineer interview for experienced candidates -

    1. Asked to implement Flask API with simple few endpoints and simple crud oprati...read more
    2. Asked Question on Flask and Python Coding Quest...read more

    Tell us how to improve this page.

    LOGICHIVE SOLUTIONS Associate Software Engineer Salary
    based on 6 salaries
    ₹5 L/yr - ₹6 L/yr
    7% less than the average Associate Software Engineer Salary in India
    View more details
    Software Development Engineer
    10 salaries
    unlock blur

    ₹7 L/yr - ₹10.5 L/yr

    Software Engineer
    7 salaries
    unlock blur

    ₹3 L/yr - ₹10 L/yr

    Associate Software Engineer
    6 salaries
    unlock blur

    ₹5 L/yr - ₹6 L/yr

    Software Developer
    5 salaries
    unlock blur

    ₹2.2 L/yr - ₹8 L/yr

    Senior Software Engineer
    5 salaries
    unlock blur

    ₹7.5 L/yr - ₹12 L/yr

    Explore more salaries
    Compare LOGICHIVE SOLUTIONS with

    TCS

    3.7
    Compare

    Infosys

    3.7
    Compare

    Wipro

    3.7
    Compare

    HCLTech

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