Upload Button Icon Add office photos

Filter interviews by

Flamboyanz Software Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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 a pointer to pointer
  • Ans. 

    A pointer to pointer is a variable that stores the memory address of another pointer variable.

    • It is used to create dynamic data structures like linked lists and trees.

    • It allows multiple levels of indirection.

    • It is denoted by ** in C and C++.

    • Example: int **ptr;

    • Example: ptr = &p; where p is a pointer variable.

  • Answered by AI
  • Q2. Class, object, inheritance, polymorphism,dbms

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on pointers,work on ds, study network analysis, learn more about the job and company

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal question about past experience
  • Q2. When you can join and all
Round 2 - Assignment 

SQL test on Select query, insert, create

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

(2 Questions)

  • Q1. What are the main principles of the Java
  • Ans. 

    Main principles of Java include object-oriented programming, platform independence, and automatic memory management.

    • Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.

    • Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.

    • Automatic memory management: Java uses garbage collection to automatically m

  • Answered by AI
  • Q2. What is the different between == and equals method
  • Ans. 

    The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.

    • The == operator is used to compare the memory addresses of two objects in Java.

    • The equals method is used to compare the content of two objects in Java.

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - MCQ 

(1 Question)

  • Q1. Basic dsa questions predict output
Round 2 - Coding Test 

Medium level problem,

Round 3 - HR 

(1 Question)

  • Q1. Based on resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

45 min apps and technical question

Round 2 - Coding Test 

45 min coding round you can refer net for first 15 min

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

It consists of Computer Science subjects and 2 to 3 apptitudee majorly os and c++

Round 2 - Coding Test 

3 question s are provided and they are from strings 2d array and graph

Round 3 - Technical 

(2 Questions)

  • Q1. Matrix multiplication
  • Q2. Valid paranthis or not and other dsa related questions
Round 4 - Technical 

(2 Questions)

  • Q1. About my project s
  • Q2. Doubly linked list implementation
  • Ans. 

    A doubly linked list is a data structure where each node contains a reference to the next and previous nodes.

    • Nodes have two pointers: one to the next node and one to the previous node.

    • Insertions and deletions can be done efficiently at both ends of the list.

    • Traversal can be done in both directions.

    • Example: DoublyLinkedListNode { data, prev, next }

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Some scenario based question
  • Q2. And general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare dsa concepts and hr round also has some technical questions they will even reject in hr

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It is easy and you can clear it.

Round 2 - Coding Test 

It was moderate and hard questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be urself is wt the interviewer said
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Contains 2 coding questions

Round 2 - Technical 

(5 Questions)

  • Q1. Oops, computer architecture based questions
  • Q2. Operating system questions
  • Q3. Print the matrix in spiral
  • Ans. 

    Print a matrix in spiral order

    • Start by printing the first row from left to right

    • Then print the last column from top to bottom

    • Continue in a spiral pattern until all elements are printed

  • Answered by AI
  • Q4. Computer architecture based questions
  • Q5. Tree, linkedlist based questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding has been asked

Round 2 - Technical 

(1 Question)

  • Q1. About programming
Round 3 - HR 

(1 Question)

  • Q1. Basics general questions

Tell us how to improve this page.

Interview Questions from Similar Companies

Zeus Learning Interview Questions
3.3
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
ENH iSecure Interview Questions
4.0
 • 29 Interviews
XenonStack Interview Questions
3.3
 • 26 Interviews
Moris Media Interview Questions
4.4
 • 24 Interviews
Big Oh Notation Interview Questions
2.8
 • 23 Interviews
View all

Flamboyanz Software Reviews and Ratings

based on 6 reviews

4.4/5

Rating in categories

4.5

Skill development

4.0

Work-life balance

3.8

Salary

3.7

Job security

4.5

Company culture

4.3

Promotions

4.1

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
39 salaries
unlock blur

₹3.1 L/yr - ₹9.5 L/yr

Software Developer
4 salaries
unlock blur

₹4.5 L/yr - ₹8.8 L/yr

Data Scientist
4 salaries
unlock blur

₹6.5 L/yr - ₹10 L/yr

System Engineer
4 salaries
unlock blur

₹1.2 L/yr - ₹3.8 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Flamboyanz Software with

Northcorp Software

4.3
Compare

Appsierra

4.4
Compare

Apex CoVantage

3.2
Compare

Avontix

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