Upload Button Icon Add office photos

Filter interviews by

Safex Industries Wordpress Developer Interview Questions and Answers for Freshers

Updated 21 Oct 2023

1 interview found

Sort by: Popular

Wordpress Developer Interview Questions

user image Anonymous

posted on 21 Oct 2023

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. How do you create a home page header? ans - Fast of all I go to the WordPress dashboard and select Apereance in Menu. than create the Home page, About Us, Conta...read more
2

HR Round (2 Questions)

  • Q1. How can you create a Blog?
  • Q2. Firstly, i will create Blog menu and I go to Post option and Create add new type Blog. and copy & paste my blog content in page body area Insert Image and vodeo...read more

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Company Website and was interviewed in Sep 2024.

2 Interview Rounds

1

Aptitude Test Round

First round is apti when in placement

2

Coding Test Round

Too hard all are dsa questions

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

I applied via Naukri.com and was interviewed in Jul 2023.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

Apptitude test exam for first round

3

Coding Test Round

Python language coding test

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Jun 2022.

5 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

50 mcq were asked in 12 mins. Most of the candidates qualified this round.

3

Coding Test Round

3 coding questions of basic DSA were asked. Also few mcqs from Operating System, Networking and DBMS.

4

Technical Round (3 Questions)

  • Q1. The technical round was of 40 mins. 3 standard questions from DSA were asked for which only approach was enough. Questions were from string, array and tree- Rot...read more
  • Q2. Project related discussion regarding my role in the team.
  • Q3. A few HR questions related to family background. Why not go for higher studies like the rest of my family. Had to convince him that I saw more growth in working...read more
5

HR Round (1 Question)

  • Q1. My introduction then, standard HR questions like where do i see myself in coming yrs, why do i want to join the company, etc. It lasted 10 mins

Interview Preparation Tips

Topics to prepare for Cogoport Software Engineer interview:
  • DSA
  • DBMS
  • OS
  • Networking
  • Project
Interview preparation tips for other job seekers - Try to present yourself in a confident and straightforward manner. Ask as many questions as possible at the end to convey your eagerness to join the company.

I applied via Recruitment Consultant and was interviewed before Apr 2020.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it went good

I applied via Recruitment Consulltant and was interviewed in Jan 2022.

2 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
2

One-on-one Round (1 Question)

  • Q1. Good english communication skills

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • C language c++
Interview preparation tips for other job seekers - When you hear that the job market Is going through extraordinary times it can cause for celebration or concern

I was interviewed before May 2016.

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: The test was conducted through Cocubes. It was moderately difficult. Some of the questions are time taking. We need to be decisive in attempting such questions.
Tips: Need to manage time properly. Should assess and choose which questions to attempt and which ones to leave.
Duration: 1 hour
Total Questions: 30

Round: Test
Experience: The three questions are of three different levels.

1. You will be given two numbers. The first one is the starting point and the second one is the ending point of a range of integers. You have to count the number of integers in that range which are divisible by the first number.

Ex : INPUT : 3 18
OUTPUT : 6

2. You will be given a number. You have to find the sum of the digits. If the sum exceeds 9, you have to add the digits of the sum recursively until you a get a single digit sum.

EX : INPUT : 9999
OUTPUT : 9

Explanation: 9999 => 9 +9+9+9=36 => 3+6 =9

3. You will be given an array of characters which include ( L, R , or a number in the range '0' to '9'). A ball is kept on a line of integers initially kept at zero. The ball has to execute the instructions sequentially as follows:
(i) If an 'L' character is encountered, the ;position of the ball has to be decremented.
(ii) If an 'R' character is encountered, the position of the ball has to be incremented.
(iii) If an integer (in the range '0' to '9) is encountered , we have to go to that index in the array and execute the instruction present in that index.

Finally, after all the instructions are executed, you have to print the final position of the ball.

EX : INPUT :
Number of instruction : 5
Instructions: LR1R2

OUTPUT : 3

Explanation :
(i) Initially, the ball is at 0. Since the 0th index in the array is 'L' , the ball moves to 0-1= -1 position.
(ii) The 1st index is 'R' hence, the position of the ball is -1 +1 = 0 position.
(iii) The 2nd index is '1', hence we have to go to index 1 in the array which is 'R', hence the new position is 0+1 =1.
(iv) The 3rd index is 'R', hence the new position is 1 +1 =2.
(v) The 4th index is '2' , hence we have to go to 2nd index is '1' , hence we have to go again to 1st index , which is 'R' hence the final position is 2+1 =3.

Tips: We need to solve all the three the problems to have better chances of clearing this round.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: The interview was focussed majorly on coding. It went for about 45min with around 10 coding problems given to solve. Some basics of Computer networking are also tested in this round.
Tips: Be prepared with some basics of networking. As the company's main focus is on Telecom, good knowledge in telecom and networking would be a big advantage.

Round: Technical Interview
Experience: This round was focused on the aptitude and reasoning skills. Some puzzles were given in this round. These puzzles are of moderately complex and are more common ones in interviews. Like the (find the heavier ball among three balls using a balance in min no. of attempts).
Tips: Sometimes the interviewer tries to confuse. You need to be confident with your answers and explaination.

Round: HR Interview
Experience: The interview was more of a traditional HR round. Majorly concentrated on the final year project, personal strengths and weaknesses.

Skills: Coding Skills, Computer Networking, C Language Basics
College Name: G Pulla Reddy College of Engineering & Technology

I applied via Company Website and was interviewed in Apr 2022.

2 Interview Rounds

1

Aptitude Test Round

Rejaning

2

Coding Test Round

Programing

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • Programming
  • Coding
Interview preparation tips for other job seekers - Software engineer, programing languages

I was interviewed in Feb 2017.

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: It was a simple aptitude test in which around 150 students cleared the test.
Duration: 1 hour
Total Questions: 40

Round: Test
Experience: Three programs were given and we had to write the code in either java ,c or c++ and get the required output.Around 90 students cleared this round.
Duration: 1 hour 30 minutes
Total Questions: 3

College Name: VIT Vellore

I applied via Approached by Company and was interviewed in Feb 2022.

2 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
2

Aptitude Test Round

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • Java programming
Interview preparation tips for other job seekers - Tell that easy and hard questions for a student 😜

Safex Industries Interview FAQs

How many rounds are there in Safex Industries Wordpress Developer interview for freshers?
Safex Industries interview process for freshers usually has 3 rounds. The most common rounds in the Safex Industries interview process for freshers are Resume Shortlist, Technical and HR.
What are the top questions asked in Safex Industries Wordpress Developer interview for freshers?

Some of the top questions asked at the Safex Industries Wordpress Developer interview for freshers -

  1. How can you create a Bl...read more
  2. How do you create a home page header? ans - Fast of all I go to the WordPress d...read more
  3. Firstly, i will create Blog menu and I go to Post option and Create add new typ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

AmbitionBox Interview Questions
5.0
 • 144 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
Data Entry Interview Questions
4.0
 • 94 Interviews
JioMart Interview Questions
3.9
 • 92 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
CapitalOne Interview Questions
4.0
 • 72 Interviews
3 Minds Digital Interview Questions
4.4
 • 61 Interviews
View all

Safex Industries Wordpress Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

-

Skill development

-

Work-Life balance

-

Salary & Benefits

-

Job Security

-

Company culture

-

Promotions/Appraisal

-

Work Satisfaction

Explore 1 Review and Rating
Production Manager
8 salaries
unlock blur

₹3.1 L/yr - ₹11 L/yr

Design Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹4.8 L/yr

Service Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹2.4 L/yr

Regional Manager
4 salaries
unlock blur

₹9.6 L/yr - ₹9.6 L/yr

Purchase Manager
4 salaries
unlock blur

₹4.2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Safex Industries with

Marpu Foundation

4.9
Compare

Huawei Technologies

4.0
Compare

HCL Infosystems

3.9
Compare

Exotic Learning

4.5
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