Upload Button Icon Add office photos

Filter interviews by

FarEye Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top FarEye Interview Questions and Answers

View all 17 questions

FarEye Interview Experiences

Popular Designations

26 interviews found

Trainee Interview Questions & Answers

user image Anonymous

posted on 12 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Percentage, average, verbal, reasoning, topic writing

Round 2 - Technical 

(2 Questions)

  • Q1. Introduction of yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and sales.

    • Graduated with a degree in Business Administration

    • Passionate about marketing and sales

    • Eager to learn and grow in a professional setting

  • Answered by AI
  • Q2. Write a code and explain it
  • Ans. 

    Code to sort an array of strings in alphabetical order

    • Use the sort() method to sort the array of strings

    • Pass a compare function to sort alphabetically

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduction of yourself
  • Q2. Your interest in the job and company

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Who would you rate your self in linux?
  • Q2. What is umass and u mass value for root user
  • Ans. 

    UMASK is a value that sets default permissions for newly created files and directories for a user. UMASK value for root user is typically 022.

    • UMASK is a four-digit octal number that represents the permissions for newly created files and directories.

    • The UMASK value for the root user is typically 022, which means that the default permissions for new files are 644 and for new directories are 755.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Docker containerization
  • Q2. PODs and manifiest file in Kubernetes
  • Ans. 

    PODs are the smallest deployable units in Kubernetes, while manifest files define the desired state of resources.

    • PODs are groups of containers that share the same network and storage resources

    • Manifest files are YAML or JSON files that describe the desired state of Kubernetes resources

    • Manifest files include information such as the type of resource, its name, labels, and specifications

    • Manifest files can be used to create

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic

Skills evaluated in this interview

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)

SDE Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

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

Good HackerRank Question

Round 2 - Technical 

(2 Questions)

  • Q1. 2 sum Array question
  • Q2. Left View of a tree
  • Ans. 

    The left view of a tree shows the nodes that are visible when looking at the tree from the left side.

    • Traverse the tree in a level order manner

    • Keep track of the first node encountered at each level

    • Add the first node at each level to the result array

  • Answered by AI

Skills evaluated in this interview

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - interview 

(1 Question)

  • Q1. Why you want to join far eye, salary may be less than current salary

Interview Preparation Tips

Interview preparation tips for other job seekers - know the role being hired

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)

FarEye interview questions for popular designations

 Solution Engineer

 (4)

 QA Engineer

 (2)

 Senior Solution Engineer

 (2)

 Software Developer

 (2)

 Software Engineer

 (2)

 Technical Support Engineer

 (2)

 Associate Solutions Engineer

 (1)

 HR Intern

 (1)

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

Standard dsa questions, easy to medium

Top FarEye Software Developer Interview Questions and Answers

Q1. What is LRU caching and how it can be implemented?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Get interview-ready with Top FarEye Interview Questions

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2024

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

I applied via Walk-in and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude with some math questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the basic functionalities of a software application are working fine.

    • Smoke testing is a quick and shallow testing of the critical functionalities of an application.

    • It is usually performed before more in-depth testing to ensure that the application is stable enough for further testing.

    • The main purpose of smoke testing is to verify that the application is ready for more ...

  • Answered by AI
  • Q2. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • R...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it mote technical and a bit of java and coding knowledge

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Delhi and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1 DSA medium level based on string manipulation

Round 2 - One-on-one 

(1 Question)

  • Q1. Given a sorted and rotated array arr[] of size N and a key, the task is to find the key in the array. Input : arr[] = {5, 6, 7, 8, 9, 10, 1, 2, 3}, key = 3 Solution log(n)
  • Ans. 

    Use binary search to find the key in a sorted and rotated array.

    • Apply binary search to efficiently find the key in the array.

    • Check if the key is in the left or right half of the array based on the mid element.

    • Adjust the search space accordingly based on the comparison of key with elements at start, mid, and end of the array.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Level 1 Interview Questions asked at other Companies

Q1. Input a file. Select first 3 lines of the file. Select the longest line and count the number of words in that line. It was easy. I used Java methods to solve the problem. I explained the logic and he accepted it.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Prepare the general interview questions from youtube

Round 2 - Technical 

(2 Questions)

  • Q1. About sql, Javascript, html
  • Q2. Prepare for the wuestions from w3chools website and be confident

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare the basics and be confident

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is LRU caching and how it can be implemented?
  • Ans. 

    LRU caching is a technique to store frequently used data in cache memory to improve performance.

    • LRU stands for Least Recently Used.

    • It removes the least recently used item from the cache when the cache is full.

    • It uses a doubly linked list and a hash map to implement the cache.

    • When an item is accessed, it is moved to the front of the list.

    • When the cache is full, the item at the end of the list is removed.

    • Example: Java Li...

  • Answered by AI
  • Q2. Explain producer-consumer problem and write code using thread.
  • Ans. 

    Producer-consumer problem involves synchronization between threads to avoid race conditions.

    • Producer produces data and adds it to a shared buffer

    • Consumer consumes data from the shared buffer

    • Synchronization is required to avoid race conditions

    • Code example: https://www.geeksforgeeks.org/producer-consumer-solution-using-threads-in-java/

  • Answered by AI
  • Q3. Check a tree is BST or not.
  • Ans. 

    To check if a tree is a BST or not.

    • Traverse the tree in-order and check if the values are in ascending order.

    • For each node, check if its value is greater than the maximum value of its left subtree and less than the minimum value of its right subtree.

    • Recursively check if the left and right subtrees are also BSTs.

  • Answered by AI
  • Q4. Reverse a single linked list.
  • Ans. 

    Reverse a single linked list.

    • Iterate through the list and change the direction of the pointers

    • Keep track of the previous, current and next nodes

    • Set the head of the list to the last node after reversing

  • Answered by AI
  • Q5. Print the all anagrams of same type in same line from array of Strings
  • Ans. 

    Print all anagrams of same type in same line from array of Strings

    • Create a HashMap with sorted string as key and list of anagrams as value

    • Iterate through array and add each string to corresponding list in HashMap

    • Print all values in HashMap

  • Answered by AI
  • Q6. Features added in Java 8
  • Ans. 

    Java 8 introduced lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow functional programming in Java.

    • Functional interfaces are interfaces with a single abstract method.

    • Streams provide a way to process collections of data in a functional way.

    • Default methods allow interfaces to have implementation.

    • Date and Time API improvements.

    • Nashorn JavaScript engine added.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have appeared on Techgig challenge and get a call from HR regarding Software development Java position.
First round is scheduled on Barraiser and is taken by Third party person. In these round, first interview give me a question to print anagrams from list of strings and to be printed of same type in different line. I have started by discussing the approach and then after 20-30 mins, I was able to reach the optimal solution. Then he discussed me about my project that I am working in current company and tell me to draw the architecture diagram.
After 2 days, I got the call from the HR and selected for 2nd round technical interview with Technical lead.
First time, they have postponed the call which is scheduled on Google meet.
In second time, the interviewer joined and round started with introduction of both and the interview tell me about the company and how it is growing and all.
Then we move to technical discussion. First he asked me about what are features are added in Java 8, then one by one concepts of Java regarding threading, producer-consumer problem.
After OOPS concept discussion, he gave me two DSA problems to solve in optimal way. I am unable to do that since I have not gone through it.
In the interview, I am pretty sure that I am not selected for the next round as my DSA is weak.
And after interview, I have never received any call nor any mail regarding my rejection and feedback.

Skills evaluated in this interview

Top FarEye Software Developer Interview Questions and Answers

Q1. What is LRU caching and how it can be implemented?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 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. Explain OOPS concepts in JAVA ,Armstrong, Palindrome and Scenario based questions.
  • Q2. Interviewer asked scenario based question on time

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare JAVA BASIC CONECPTS AND OOPS CONCEPTS.

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)

FarEye Interview FAQs

How many rounds are there in FarEye interview?
FarEye interview process usually has 2-3 rounds. The most common rounds in the FarEye interview process are Technical, HR and Aptitude Test.
How to prepare for FarEye 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 FarEye. The most common topics and skills that interviewers at FarEye expect are Analytical, Agile, SAAS, Javascript and Project Management.
What are the top questions asked in FarEye interview?

Some of the top questions asked at the FarEye interview -

  1. What is LRU caching and how it can be implement...read more
  2. How to find second highest salaried person details from a ta...read more
  3. Programming questions- 1) wap to print 1,5,10,....,100. 2)wap to print Fibon...read more
How long is the FarEye interview process?

The duration of FarEye interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

FarEye Interview Process

based on 8 interviews in last 1 year

Interview experience

4.5
  
Good
View more

People are getting interviews through

based on 20 FarEye interviews
Job Portal
Referral
Campus Placement
Company Website
WalkIn
Recruitment Consultant
25%
15%
15%
10%
5%
5%
25% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 443 Interviews
Ecom Express Interview Questions
3.9
 • 191 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
XpressBees Interview Questions
3.7
 • 152 Interviews
Chegg Interview Questions
4.2
 • 151 Interviews
GATI-KWE Interview Questions
4.0
 • 85 Interviews
Rivigo Interview Questions
3.9
 • 72 Interviews
View all

FarEye Reviews and Ratings

based on 198 reviews

3.1/5

Rating in categories

2.7

Skill development

2.9

Work-Life balance

3.2

Salary & Benefits

2.3

Job Security

3.0

Company culture

2.8

Promotions/Appraisal

2.8

Work Satisfaction

Explore 198 Reviews and Ratings
Solution Engineer
90 salaries
unlock blur

₹4.5 L/yr - ₹14.2 L/yr

Senior Solution Engineer
58 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Technical Support Engineer
53 salaries
unlock blur

₹2.8 L/yr - ₹5.3 L/yr

Software Development Engineer
38 salaries
unlock blur

₹9.1 L/yr - ₹30 L/yr

Technical Engineer
37 salaries
unlock blur

₹2.8 L/yr - ₹5.3 L/yr

Explore more salaries
Compare FarEye with

LogiNext Solutions

1.7
Compare

Shiprocket Private Limited

3.6
Compare

Rivigo

3.9
Compare

Shadowfax Technologies

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview