Add office photos
Engaged Employer

Polaris

3.9
based on 140 Reviews
Video summary
Filter interviews by

10+ Fine Zeelandia Interview Questions and Answers

Updated 5 Feb 2024

Q1. difference between stack and heap, when are they used?

Add your answer

Q2. can a parent function access values of a child function?

Add your answer

Q3. How to delete variables that are dynamically allocated?

Add your answer

Q4. Can you deallocate memory of a null pointer?

Ans.

No, you cannot deallocate memory of a null pointer.

  • Deallocating memory of a null pointer will result in undefined behavior.

  • Null pointers do not point to any valid memory location.

  • Attempting to deallocate memory of a null pointer can lead to crashes or memory leaks.

Add your answer
Discover Fine Zeelandia interview dos and don'ts from real experiences

Q5. explain how a stack is used during function calls?

Add your answer

Q6. totally 10 balls are there,out of that 9 were of same weight and 1 is off diff weight ,find that ball using minimum measurement

Add your answer
Are these interview questions helpful?

Q7. Write a program to swap to no s with and without using a third variable

Add your answer

Q8. how to insert data in a binary tree at the end

Ans.

To insert data at the end of a binary tree, traverse the tree until a leaf node is found and add the new node as its child.

  • Start at the root node and traverse the tree until a leaf node is reached.

  • If the left child of a node is null, insert the new node as its left child.

  • If the left child is not null, check the right child and insert the new node as its right child if it is null.

  • Repeat the process until a leaf node is found.

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. what does the file pointer return?

Add your answer

Q10. Cut the cake into eight equal halves using 3 cuts..the cake is the form of circle..

Add your answer

Q11. What are attribute of a file?

Add your answer

Q12. Tell us abt ur project?

Add your answer

Q13. Do u know c and c++?

Add your answer

Q14. How is a file accessed?

Add your answer

Q15. What is FREE used for

Add your answer

Q16. Difference between calloc() and malloc()

Add your answer

Q17. What is FILE?

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Fine Zeelandia

based on 13 interviews
Interview experience
3.8
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 410 Interview Questions
3.7
 • 403 Interview Questions
4.1
 • 403 Interview Questions
4.1
 • 274 Interview Questions
4.4
 • 247 Interview Questions
View all
Top Polaris Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter