Upload Button Icon Add office photos
Engaged Employer

i

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

Eppeok Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Eppeok Solutions Interview Questions, Process, and Tips

Updated 8 Jul 2021

Top Eppeok Solutions Interview Questions and Answers

View all 6 questions

Eppeok Solutions Interview Experiences

Popular Designations

2 interviews found

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What is a cronjob?
  • Ans. 

    A cronjob is a scheduled task that runs automatically at specified intervals.

    • Cronjobs are commonly used in web development to automate tasks such as database backups or sending emails.

    • They are set up using a cron expression, which specifies the frequency and timing of the task.

    • Cronjobs can be managed through the command line or a web-based interface.

    • Examples of cronjobs include running a script to update website conten...

  • Answered by AI
  • Q2. What is action and filters in wordpress cms?
  • Ans. 

    Actions and filters are hooks in WordPress that allow developers to modify or add functionality to a theme or plugin.

    • Actions are events triggered by WordPress, such as when a post is published or a user logs in.

    • Filters allow developers to modify data before it is displayed, such as changing the content of a post or the title of a page.

    • Both actions and filters can be used to modify the behavior of WordPress core functio...

  • Answered by AI
  • Q3. Name two payment gateways?
  • Ans. 

    Two popular payment gateways are PayPal and Stripe.

    • PayPal is widely used for online transactions and offers various payment options.

    • Stripe is known for its easy integration and customizable checkout process.

  • Answered by AI
  • Q4. How to add products using woo commerce?
  • Ans. 

    To add products using woo commerce, go to Products > Add New and fill in the required fields.

    • Log in to your WordPress dashboard

    • Go to Products > Add New

    • Fill in the required fields such as product name, description, price, etc.

    • Set product categories and tags

    • Add product images

    • Publish the product

  • Answered by AI
  • Q5. How to register customer post types in functions.php?
  • Ans. 

    To register customer post types in functions.php, use the register_post_type() function.

    • Use the register_post_type() function with the desired arguments.

    • Add the function to the functions.php file of your theme or plugin.

    • Example: register_post_type('book', ['public' => true, 'label' => 'Books']);

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be confident and stay calm while answering.

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)

I applied via Naukri.com and was interviewed in Nov 2018. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is the role of SEO in digital marketing?
  • Ans. 

    SEO plays a crucial role in digital marketing by improving website visibility, driving organic traffic, and increasing brand awareness.

    • SEO helps optimize website content and structure to improve search engine rankings.

    • It involves keyword research, on-page optimization, and link building to drive organic traffic.

    • SEO helps increase brand visibility and awareness by appearing in top search results.

    • It improves user experie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I came for an interview as digital marketing at first they directly called for face to face interview in which they asked a few topics related to digital marketing which are quite easy to answer them and finally hr round where they discussed about joining date and salary

Skills evaluated in this interview

Digital Marketer Interview Questions asked at other Companies

Q1. How to identitify that a particular lead is comming from Google Ads of Facebook Ads if we're running both Ads together?
View answer (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Q2. 2. What is your goal?
  • Q3. 3. Critical project you have handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an good experience

Interview Questionnaire 

4 Questions

  • Q1. Oops concept,
  • Q2. Heritance
  • Q3. Polyorphis
  • Q4. Thread

Interview Preparation Tips

Interview preparation tips for other job seekers - be cinfedent

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Take about a chalanging task you did and how you handled it

Interview Preparation Tips

Interview preparation tips for other job seekers - Softskills is very important for getting in to ITIS sector. you clear softskills round you are almost there.

Eppeok Solutions Interview FAQs

How to prepare for Eppeok Solutions 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 Eppeok Solutions. The most common topics and skills that interviewers at Eppeok Solutions expect are Javascript, HTML, CSS, MySQL and PHP.
What are the top questions asked in Eppeok Solutions interview?

Some of the top questions asked at the Eppeok Solutions interview -

  1. What is the role of SEO in digital marketin...read more
  2. How to register customer post types in functions.p...read more
  3. What is action and filters in wordpress c...read more

Tell us how to improve this page.

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
Cognizant 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
 • 791 Interviews
View all

Eppeok Solutions Reviews and Ratings

based on 29 reviews

3.7/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.7

Salary

3.7

Job security

3.7

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 29 Reviews and Ratings
Front end Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graphic Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Designer and Graphics Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Eppeok Solutions 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