Upload Button Icon Add office photos
Engaged Employer

i

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

BeyondWalls Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BeyondWalls Interview Questions and Answers

Updated 18 Apr 2025
Popular Designations

BeyondWalls Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Basic HTML CSS JQUERY JS WordPress
  • Q2. What are meta tags
  • Ans. 

    Meta tags are HTML tags that provide metadata about a webpage.

    • Meta tags are placed in the head section of an HTML document.

    • They provide information about the webpage, such as the title, description, and keywords.

    • Meta tags can also specify character set, viewport settings, and more.

    • Example:

  • Answered by AI
  • Q3. What are hooks in wordpress
  • Ans. 

    Hooks in WordPress are functions that allow developers to modify or add functionality to WordPress themes or plugins.

    • Hooks can be actions or filters.

    • Actions are triggered at specific points in the WordPress execution process.

    • Filters allow developers to modify data before it is displayed on the site.

    • Example: add_action('wp_head', 'my_function')

    • Example: add_filter('the_content', 'my_filter_function')

  • Answered by AI
  • Q4. Pattern printing

Skills evaluated in this interview

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Most questions are based on case studies
  • Q2. What do you know about real estate
  • Ans. 

    Real estate involves buying, selling, and managing properties, including residential, commercial, and industrial sectors.

    • Real estate can be categorized into residential (homes, apartments) and commercial (offices, retail spaces).

    • The real estate market is influenced by factors like location, economic conditions, and interest rates.

    • Real estate agents facilitate transactions, helping clients navigate buying or selling pro...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About your past journey
  • Q2. About the sales knowledge and the past experiences
Round 2 - One-on-one 

(1 Question)

  • Q1. About myself and how I was honest to my company

Copywriter Interview Questions & Answers

user image Anonymous

posted on 31 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. How many years of experience I had in writing? Why did I choose writing? Am I comfortable with wfo?

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview experience. The first round was taken by the HR where I was asked basic questions about my work experience. The next round was taken by the Copy manager. The questions asked were related my past work experience. The manager gave me an overview of the kind of work the copy team does. This round was followed by a copy test.

Accounts Manager Interview Questions & Answers

user image Hiteshwar Salunkhe

posted on 18 Apr 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Marketing & Real Estate Know-How
  • Q2. Team Handling Experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. How does the sales pipeline work in real estate?
  • Ans. 

    The sales pipeline in real estate outlines the stages from lead generation to closing a property sale.

    • Lead Generation: Attract potential buyers through marketing strategies like online listings, open houses, and social media.

    • Qualification: Assess leads to determine their readiness to buy, such as financial capability and motivation.

    • Property Showings: Arrange viewings for qualified leads to showcase properties that meet...

  • Answered by AI
  • Q2. What are a few urgency creation tactics in marketing & sales?
  • Ans. 

    Urgency creation tactics drive immediate action in marketing and sales, enhancing customer engagement and conversion rates.

    • Limited-time offers: Create promotions that expire soon, e.g., '20% off for the next 48 hours.'

    • Scarcity tactics: Highlight limited stock, e.g., 'Only 5 items left in stock!'

    • Countdown timers: Use timers on websites for sales events, e.g., 'Sale ends in 3 hours!'

    • Exclusive access: Offer early access t...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about BeyondWalls?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Everything in your resume questions from your domain and 1 quizzes

Interview Preparation Tips

Interview preparation tips for other job seekers - Completely prepare your resume
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

Interview Preparation Tips

Round: TECHNICAL ROUND TEST
Experience: A 45 mins round which consisted of 30 mins of core questions and 15 mins of data structures.  It was a mix of test on our knowledge .

Round: HR Interview
Experience: Most of the questions were based on general knowledge and many of them were from the resume provides by me

General Tips: It is always advisable to be prepared with certain set of general questions which make it easier to answer.
Skill Tips: Focus on your Study.. Revise the subject that you have studied at the time of Interview
Skills: Technical Skills
College Name: IIT MADRAS

Interview Preparation Tips

Round: Test
Experience: Questions were on Aptitude, English, Probability, Permutations andCombinations and Programming (C, C++). NO Group Discussion was held.Candidates were shortlisted on the basis of their test scores.

Round: Technical Interview
Experience: Total time of this round was 45 minutes.First 30 minutes, questions on core programming were asked and in the remaining 15 minutes questions were asked on data structures.

Round: HR Interview
Experience: This was a 5 minute round where questions were put up, some based on the resume and other were general questions.

Skills: Knowledge in MATLAB.
College Name: IIT MADRAS

BeyondWalls Interview FAQs

How many rounds are there in BeyondWalls interview?
BeyondWalls interview process usually has 1-2 rounds. The most common rounds in the BeyondWalls interview process are One-on-one Round and HR.
How to prepare for BeyondWalls 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 BeyondWalls. The most common topics and skills that interviewers at BeyondWalls expect are CRM, SAN, SMS, SOC and PDF.
What are the top questions asked in BeyondWalls interview?

Some of the top questions asked at the BeyondWalls interview -

  1. What are a few urgency creation tactics in marketing & sal...read more
  2. How does the sales pipeline work in real esta...read more
  3. What do you know about real est...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.4/5

based on 12 interview experiences

Difficulty level

Moderate 75%
Hard 25%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more

BeyondWalls Reviews and Ratings

based on 34 reviews

3.1/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

2.8

Salary

2.7

Job security

2.9

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 34 Reviews and Ratings
Relationship Manager
9 salaries
unlock blur

₹2.4 L/yr - ₹7.6 L/yr

Accounts Manager
6 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Senior Accounts Manager
5 salaries
unlock blur

₹5 L/yr - ₹14.1 L/yr

Senior Motion Graphics Artist
4 salaries
unlock blur

₹4.6 L/yr - ₹6.5 L/yr

Visualiser
4 salaries
unlock blur

₹5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare BeyondWalls with

Coca-Cola Company

4.1
Compare

Genius Consultants

3.7
Compare

Dhoot Transmission

3.7
Compare

Apotex Research

3.9
Compare
write
Share an Interview