Upload Button Icon Add office photos

Filter interviews by

Justified Advertising Software Services Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - HR 

(1 Question)

  • Q1. Introduction and general discussion
Round 2 - One-on-one 

(1 Question)

  • Q1. Personal and professional assessment
Round 3 - One-on-one 

(1 Question)

  • Q1. Team handling capabilities
Round 4 - One-on-one 

(1 Question)

  • Q1. Team handling capabilities, portfolio Size, challanges
Round 5 - One-on-one 

(1 Question)

  • Q1. Team handling capabilities, Personal and professional backgrounds, challenges

Interview Preparation Tips

Interview preparation tips for other job seekers - I recently went through an extensive interview process with [Company Name], which lasted nearly a month and involved five rounds, including the HR round. Initially, I was approached for a position in Noida, and after completing two rounds, I was informed that the role had been closed through an internal job posting (IJP). Subsequently, my application was processed for a position in Gurgaon.

During the fourth round, I was asked to attend a physical interview on very short notice. Since I was traveling, the company arranged a virtual interview with the National Sales Head. Following this round, I was informed that there were concerns regarding my team-handling capabilities and communication skills. However, they still proceeded with the final interview with the Business Head and CMO.

After the final round, I was shortlisted, and the company collected my documents for salary negotiation. A week later, I was informed that they had finalized another candidate. This experience raised concerns about the company’s decision-making process, as it took them almost a month to reach a conclusion, despite multiple rounds of interviews and document collection.

I believe organizations should ensure a more structured and transparent hiring process. If internal referrals and recommendations are the primary hiring criteria, it would be more professional to communicate this upfront rather than engaging external candidates in an extensive process. Additionally, shortlisting a candidate, collecting documents, and then rejecting them reflects poorly on the company’s hiring practices.

I hope this feedback helps improve the candidate experience in the future.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Asking about my Self and My Experience.....Team Work ......?
  • Q2. How Many projects have you done?
  • Ans. 

    I have successfully completed 10 projects in my career as a Sales Manager.

    • Managed a team to successfully launch a new product, resulting in a 20% increase in sales

    • Implemented a new CRM system that improved efficiency and communication within the sales team

    • Led a project to expand into a new market, resulting in a 30% growth in revenue

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Asking about Career Journey?
  • Q2. Asking about the Family Background and Location?
Round 3 - One-on-one 

(2 Questions)

  • Q1. That is the Face to Face by Senior Person Regarding all things?
  • Q2. Asking about the All Experience?
Round 4 - One-on-one 

(2 Questions)

  • Q1. In this 4 th Question Asking about the Deal How many have you Done ....
  • Q2. What is the behaviour ?
  • Ans. 

    Behaviour refers to the actions, reactions, and conduct of an individual in a particular situation.

    • Behaviour is influenced by personality, values, beliefs, and emotions.

    • It can be observed through verbal and non-verbal cues.

    • Consistent behaviour patterns can indicate a person's character.

    • Examples: assertiveness, empathy, adaptability, resilience.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Investoxpert is the good company..... future Growth is there ..... Family Environment...every person is supportable ....
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(3 Questions)

  • Q1. Related to drug profile
  • Q2. Drug action
  • Q3. Mechanism
Round 2 - HR 

(2 Questions)

  • Q1. Brief details of self study
  • Q2. Self details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about ur hard work and dedication,be strong and brave.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dhirubhai Ambani Institute of Information and Communication Technology (DA-IICT), Gandhinagar and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Five coding questions along with technical questions focusing on Object-Oriented Programming (OOP) and the expected output of Java programs.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Proficient in programming languages such as Java, Python, and C++

    • Completed internships at tech companies like Google and Microsoft

    • Enthusiastic about learning new technologies and collaborating with team members

  • Answered by AI
  • Q2. Find height of binary tree, Find first repeating character, Find number of Islands
  • Ans. 

    The candidate is asked to solve three common coding problems related to binary trees, strings, and matrices.

    • To find the height of a binary tree, you can use a recursive function to traverse the tree and calculate the height at each node.

    • To find the first repeating character in a string, you can use a hashmap to store the frequency of each character and then iterate through the string to find the first character with a ...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Based on project
Round 4 - HR 

(1 Question)

  • Q1. Didn't Qualify for it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Test contains 26 questions for me 13 are java based 13 are c++ based

Round 2 - Technical 

(2 Questions)

  • Q1. Indexing in dbms
  • Ans. 

    Indexing in DBMS is a technique to improve the performance of queries by creating a data structure that allows for faster retrieval of data.

    • Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition.

    • Types of indexes include clustered, non-clustered, unique, and composite indexes.

    • Examples of indexing techniques include B-tree, hash, and bitmap indexes.

    • Indexing can...

  • Answered by AI
  • Q2. Find whether two strings are or not anagrams
  • Ans. 

    Check if two strings are anagrams by comparing the sorted characters in each string.

    • Sort the characters in both strings and compare if they are equal.

    • Ignore spaces and punctuation when comparing the strings.

    • Example: 'listen' and 'silent' are anagrams.

    • Example: 'hello' and 'world' are not anagrams.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Inorder traversal without recursion
  • Ans. 

    Use a stack to simulate the recursive inorder traversal process

    • Create an empty stack to store nodes

    • Start with the root node and push it onto the stack

    • While the stack is not empty, keep traversing left and pushing nodes onto the stack

    • Once you reach a leaf node, pop it from the stack, print its value, and move to its right child

    • Repeat the process until all nodes have been visited

  • Answered by AI
  • Q2. How to make a class final
  • Ans. 

    To make a class final, use the 'final' keyword in the class declaration.

    • Use the 'final' keyword before the 'class' keyword in the class declaration

    • A final class cannot be subclassed or extended

    • Final classes are often used for utility classes or classes that should not be modified

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Related General Knowledge And Company Product Details.

Round 2 - Technical 

(3 Questions)

  • Q1. How the Production of product And kinds of uses or Knowledge?
  • Ans. 

    The production of a product involves manufacturing and assembling components to create a finished item. Different uses and knowledge about the product are essential for effective sales and marketing strategies.

    • Understanding the production process helps in highlighting key features and benefits of the product

    • Knowledge of different uses allows for targeted marketing to specific customer segments

    • Being aware of competitor ...

  • Answered by AI
  • Q2. Which is Best Speciality For Selling regarding the Product And achievement Good Success to Company?
  • Ans. 

    The best specialty for selling depends on the product and target market. It is important to understand the unique features and benefits of the product to effectively sell it.

    • Identify the target market and their specific needs and preferences

    • Understand the unique features and benefits of the product

    • Tailor your sales approach to highlight how the product meets the needs of the target market

    • Build relationships with custom...

  • Answered by AI
  • Q3. How management the Company product For future?
  • Ans. 

    The company manages its product for the future by conducting market research, staying updated on industry trends, and continuously innovating.

    • Conducting market research to understand customer needs and preferences

    • Staying updated on industry trends and competitors' offerings

    • Continuously innovating and improving the product to meet changing market demands

    • Developing long-term product roadmaps and strategies

    • Building strong...

  • Answered by AI
Round 3 - Group Discussion 

Which is Best Result For Great Achievements of Company?
We Disscuss of Company product.

Round 4 - Knowledge of  Marketing 

(2 Questions)

  • Q1. What's the great purpose for selling the Brand?
  • Ans. 

    The great purpose for selling the Brand is to create brand awareness, increase market share, and drive revenue growth.

    • Creating brand awareness to attract new customers

    • Increasing market share by positioning the brand as a top choice

    • Driving revenue growth through successful sales strategies

  • Answered by AI
  • Q2. How we get more stand for Products Success with other Company?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's Like to dream with work of Your Hobby.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Job Portal

Round 1 - Technical 

(3 Questions)

  • Q1. What do i know about this role ?
  • Ans. 

    Product Manager is responsible for developing and managing a product or product line throughout its lifecycle.

    • Responsible for defining the product vision and strategy

    • Collaborates with cross-functional teams such as engineering, design, and marketing

    • Analyzes market trends and competition to make informed product decisions

    • Creates product roadmaps and prioritizes features based on customer feedback

    • Tracks key performance m

  • Answered by AI
  • Q2. How you think you will be an asset for companies ?
  • Q3. Situational question to see which KPI can be used ?
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Explain Moving Average
  • Ans. 

    Moving Average is a statistical technique used to analyze data points by creating a series of averages of different subsets of the full data set.

    • Moving Average helps in smoothing out fluctuations in data to identify trends over time.

    • It is calculated by taking the average of a specific number of data points within a defined window.

    • For example, a 3-day moving average for stock prices would be the average of the stock pri...

  • Answered by AI
  • Q2. Explain Decorators
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions.

    • Decorators are denoted by the @ symbol followed by the decorator function name.

    • They allow you to add functionality to an existing function without modifying its code.

    • Common use cases include logging, timing, and authentication.

    • Example: @decorator_function def function_to_decorate(): pass

  • Answered by AI
  • Q3. Explain Object Oriented Programming
  • Ans. 

    Object Oriented Programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve complex problems.

    • Objects have attributes (data) and methods (functions) that can manipulate the data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Example: In a car simulation program, a 'Car' object can hav...

  • Answered by AI
  • Q4. Explain classes objects
  • Ans. 

    Classes are blueprints for creating objects in object-oriented programming.

    • Classes define the properties and behaviors of objects

    • Objects are instances of classes

    • Classes can inherit properties and behaviors from other classes

    • Classes can have constructors to initialize objects

    • Classes can have methods to perform actions

  • Answered by AI
  • Q5. Explain Functions
  • Ans. 

    Functions are blocks of code that perform a specific task and can be reused multiple times in a program.

    • Functions help in organizing code and making it more modular.

    • They can take input parameters and return output values.

    • Functions can be called multiple times from different parts of the program.

    • Examples: summing two numbers, finding the maximum value in a list.

  • Answered by AI
  • Q6. Pandas and Numpy
  • Q7. Swap L1 and L5 in a list
  • Ans. 

    Swap L1 and L5 in a list

    • Create a temporary variable to store the value of L1

    • Assign the value of L5 to L1

    • Assign the value of the temporary variable to L5

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cleartrip Data Analyst interview:
  • Advanced Python
  • Advanced SQL
  • Advanced Excel
Interview preparation tips for other job seekers - The Job Description Listed Excel, SQL Data Visualization as key skills and python would be an add on. But all questions were asked on advanced python which may not be relevant for data analysis.

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your previous experiences
  • Q2. How can you contribute your skills at our company

Interview Preparation Tips

Interview preparation tips for other job seekers - Get well prepared if you are expecting good pay

Justified Advertising Software Services Interview FAQs

How to prepare for Justified Advertising Software Services 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 Justified Advertising Software Services. The most common topics and skills that interviewers at Justified Advertising Software Services expect are SQL, SAN, Technical Support, Digital Marketing and Google Analytics.

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 426 Interviews
BigBasket Interview Questions
3.9
 • 347 Interviews
PolicyBazaar Interview Questions
3.6
 • 341 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
JustDial Interview Questions
3.5
 • 328 Interviews
View all

Justified Advertising Software Services Reviews and Ratings

based on 10 reviews

3.2/5

Rating in categories

2.4

Skill development

3.9

Work-life balance

3.3

Salary

2.3

Job security

3.0

Company culture

2.6

Promotions

2.7

Work satisfaction

Explore 10 Reviews and Ratings
Senior Associate, Finance

Kolkata,

Mumbai

+5

2-3 Yrs

Not Disclosed

Desktop Support Engineer I

Kolkata,

Mumbai

+5

2-5 Yrs

Not Disclosed

Information Security Engineer II

Kolkata,

Mumbai

+5

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Technical Support Engineer
8 salaries
unlock blur

₹5.5 L/yr - ₹6.8 L/yr

Technical Support Engineer
7 salaries
unlock blur

₹4 L/yr - ₹7.2 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹34.2 L/yr - ₹50 L/yr

Senior Technical Support Associate
4 salaries
unlock blur

₹3.8 L/yr - ₹4.7 L/yr

Senior Technical Specialist
3 salaries
unlock blur

₹7.5 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Justified Advertising Software Services with

Amazon

4.1
Compare

Flipkart

4.0
Compare

Amazon Development Centre India

4.1
Compare

Udaan

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