Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Fenopix Technologies Team. If you also belong to the team, you can get access from here

Fenopix Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Fenopix Technologies Interview Questions and Answers

Updated 4 Apr 2024

Fenopix Technologies Interview Experiences

Popular Designations

3 interviews found

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

HTML5 canvas and JS based small assignment where we need to create circles and arrows and when we click on circle arrows should move

Round 2 - Technical 

(4 Questions)

  • Q1. Question on assignment and projects
  • Q2. 1) Project related question
  • Q3. 2) Assignment related question
  • Q4. 3) Difference between setTimeout and setInterval
  • Ans. 

    setTimeout executes a function once after a specified delay, while setInterval executes a function repeatedly at specified intervals.

    • setTimeout executes a function once after a specified delay.

    • setInterval executes a function repeatedly at specified intervals.

    • setTimeout returns a timeout ID that can be used to cancel the execution.

    • setInterval returns an interval ID that can be used to cancel the repetition.

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 May 2023

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

I applied via Job Portal and was interviewed in Apr 2023. 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 - Assignment 

An assignment using HTML Canvas5 Element

Round 3 - Technical 

(1 Question)

  • Q1. Technical telephonic interview
Round 4 - Technical 

(1 Question)

  • Q1. Technical questions based on programing language known.
Round 5 - Coding Test 

Face-to-face technical round. Modify already submitted assignments, and simple coding tests.

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 (9)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via AngelList and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Assignment 

Assignment based on HTML and JavaScript

Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain about your group project
  • Q2. Basic programming questions

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I was interviewed in Feb 2025.

Round 1 - Coding Test 

It was a Coderbyte coding challenge consisting of questions at an average level of difficulty.

Round 2 - English and Logical Test 

(2 Questions)

  • Q1. English test consist of 3 questions, 1. write a reply mail 2. correct the casual mail 3. why you are fit for this role. The test duration was 30 mins and during the test, The screen will be shared and v...
  • Q2. Logical test consist of 28 questions in 30 mins, All questions were based on general maths, aptitude and basic general knowledge.
Round 3 - Technical 

(1 Question)

  • Q1. This round was 2 hr long, They started with a basic introduction and gave me a react component based question that I had to implement from stratch by screen sharing, they will also discuss your code later.

Interview Preparation Tips

Interview preparation tips for other job seekers - - Practice the implementation of react components from stratch.
- Practice CURD operations
- Api Calling and handling
- Implementation of Redux Store
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me your technical expertise
  • Q2. Ternary operator
  • Q3. Find minimum element of an array Exception handling abstract class and abstract method Swap two numbers without third variable

Interview Preparation Tips

Interview preparation tips for other job seekers - I advise don't waste your time they ask same question in interview ,they will not hire you just doing Time pass
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. IT technical support Engineer
  • Q2. Software company engineer
  • Q3. If you meant advice specifically for job seekers in the IT field, here are some tailored suggestions: 1. **Build a Strong Portfolio:** Showcase your work through a portfolio, including code samples, proje...
  • Q4. Different types of development
  • Ans. 

    Different types of development include front-end, back-end, full-stack, mobile, and software engineering.

    • Front-end development focuses on the user interface and user experience, using languages like HTML, CSS, and JavaScript.

    • Back-end development involves server-side programming and database management, using languages like Java, Python, and Ruby.

    • Full-stack development combines both front-end and back-end development sk...

  • Answered by AI
  • Q5. For job seekers specifically looking for roles in software development, here are some focused pieces of advice: 1. **Master Programming Languages:** Become proficient in widely-used languages like Python,...

Interview Preparation Tips

Interview preparation tips for other job seekers - Here are some key pieces of advice for job seekers:

1. **Tailor Your Resume:** Customize your resume for each job application to highlight relevant skills and experiences.
2. **Network:** Connect with professionals in your industry through LinkedIn, professional associations, and networking events.
3. **Prepare for Interviews:** Research the company and practice common interview questions to be well-prepared.
4. **Develop Skills:** Continuously update and improve your skills through online courses, certifications, and workshops.
5. **Leverage Job Boards:** Use job search engines, company websites, and recruitment agencies to find job opportunities.
6. **Follow Up:** After interviews, send thank-you emails to express your appreciation and reinforce your interest in the position.
7. **Stay Positive:** Job searching can be challenging, so maintain a positive attitude and stay persistent.
8. **Use Social Media:** Maintain a professional online presence and share industry-relevant content to demonstrate your expertise.
9. **Be Ready to Discuss Gaps:** If you have gaps in your employment, be prepared to explain them positively, focusing on what you learned or how you stayed productive.
10. **Practice Good Self-Care:** Job hunting can be stressful, so take breaks, exercise, and engage in activities that help you relax and stay focused.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(1 Question)

  • Q1. HR asked about my experience, how I work with current team, whether you worked on KMP already. HR also asked 2-3 technical questions like HashSet manipulation, Android activity lifecycle and hashcode in J...

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay patient with the HR, and be prepared for 4-5 technical rounds with DSA, System design etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. What are the main tasks be as a digital marketer?
  • Ans. 

    Main tasks of a digital marketer include creating and implementing digital marketing strategies, analyzing data, managing social media accounts, and optimizing website content.

    • Creating and implementing digital marketing strategies

    • Analyzing data to measure the effectiveness of campaigns

    • Managing social media accounts and engaging with followers

    • Optimizing website content for search engines

    • Conducting market research to ide...

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    I am a highly motivated individual with a strong passion for digital marketing and a proven track record of delivering results.

    • I have relevant experience in digital marketing through internships and coursework

    • I am a quick learner and always eager to expand my knowledge and skills

    • I am creative and have a keen eye for detail, which helps me in creating effective marketing campaigns

    • I am a team player and can collaborate e...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Solis Technology Private Limited Digital Marketing Intern interview:
  • Digital Marketing
  • SEO Analysis
  • Social Media Marketing
Interview preparation tips for other job seekers - Job seekers looking to join Solis Technology should be ready to immerse themselves in a culture that values creativity, dedication, and resilience. Be prepared to work on diverse projects that will challenge your skills and push you to grow professionally.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Quant questions with the CEO
Round 2 - Technical 

(1 Question)

  • Q1. Project and Product Management related questions - technical questions on project timelines and resource allocation.
Round 3 - HR 

(1 Question)

  • Q1. Job offer and salary discussions and negotiations.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Question Based on Linked List
  • Q2. Question based on array

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your basic not even dsa..

Fenopix Technologies Interview FAQs

How many rounds are there in Fenopix Technologies interview?
Fenopix Technologies interview process usually has 3-4 rounds. The most common rounds in the Fenopix Technologies interview process are Assignment, Technical and Resume Shortlist.
What are the top questions asked in Fenopix Technologies interview?

Some of the top questions asked at the Fenopix Technologies interview -

  1. 3) Difference between setTimeout and setInter...read more
  2. Technical questions based on programing language kno...read more
  3. Technical telephonic interv...read more

Tell us how to improve this page.

Fenopix Technologies Interview Process

based on 4 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 788 Interviews
View all

Fenopix Technologies Reviews and Ratings

based on 7 reviews

4.4/5

Rating in categories

4.4

Skill development

4.2

Work-life balance

4.4

Salary

4.8

Job security

4.2

Company culture

4.3

Promotions

4.2

Work satisfaction

Explore 7 Reviews and Ratings
Software Developer
4 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Explore more salaries
Compare Fenopix Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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