Upload Button Icon Add office photos

LogixHealth

Compare button icon Compare button icon Compare

Filter interviews by

LogixHealth PR Associate Interview Questions and Answers

Updated 6 Jan 2018

LogixHealth PR Associate Interview Experiences

1 interview found

PR Associate Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2018

I applied via Naukri.com and was interviewed before Jan 2017. There were 4 interview rounds.

Interview Preparation Tips

General Tips: Attend the interview with confidence...It will be easy... Don't get serious, tense...
Skills: Communication, Body Language, Leadership
Duration: 1-4 weeks

Top trending discussions

View All
Interview Tips & Stories
6d (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 LogixHealth?
Ask anonymously on communities.

Interview questions from similar companies

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 - Coding Test 

Two easy questions two wasy questions two easy questions two easy questions

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interviews was very easy techijcal interviews was very easy very easy very easy
  • Q2. Interviews was conducted in advance of a news conference in the United Kingdom and the European government on Tuesday

Interview Preparation Tips

Interview preparation tips for other job seekers - Ghar was the second man killed by an twowwywiwywuw The new rules would be similar y

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

Interview Questionnaire 

3 Questions

  • Q1. Find k min elements in given array.
  • Ans. 

    Find k min elements in given array.

    • Sort the array and return the first k elements.

    • Use a min heap of size k to find the k min elements.

    • Use quickselect algorithm to find the kth smallest element and return first k elements smaller than it.

  • Answered by AI
  • Q2. Find that given tree is BST or not.
  • Ans. 

    Check if a given tree is a Binary Search Tree (BST) or not.

    • Traverse the tree in-order and check if the elements are in ascending order.

    • Check if the maximum value in the left subtree is less than the root and the minimum value in the right subtree is greater than the root.

    • Use recursion to check if all subtrees are BSTs.

    • Time complexity: O(n), Space complexity: O(h) where h is the height of the tree.

  • Answered by AI
  • Q3. Find pair in BST with given sum
  • Ans. 

    Given a BST and a sum, find a pair of nodes whose values add up to the given sum.

    • Traverse the BST in-order and store the nodes in a list

    • Use two pointers approach to find the pair with the given sum

    • If the sum is less than the current pair, move the right pointer to the left

    • If the sum is greater than the current pair, move the left pointer to the right

    • If the sum is equal to the current pair, return the pair

    • Time complexit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was Focused on DS Algo mostly.
2 technical round ( DS Algo)
1 managerial round ( General past working experiences questions)

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 coding question, and basic MCQ

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Maximal rectangal
  • Ans. 

    Find the largest rectangle containing only 1s in a binary matrix.

    • Use dynamic programming to track heights of consecutive 1s.

    • For each row, treat it as a histogram and calculate the maximal rectangle.

    • Utilize a stack to efficiently compute the largest rectangle in a histogram.

    • Example: For a matrix [[0,1,1],[1,1,0],[1,1,1]], the largest rectangle has area 4.

  • Answered by AI
  • Q2. Loop in linked list
  • Ans. 

    Loop in linked list is a situation where a node points to a previous node in the list, creating an infinite loop.

    • Check for loops using Floyd's cycle detection algorithm

    • Use two pointers, one moving twice as fast as the other, to detect a loop

    • If the fast pointer catches up to the slow pointer, there is a loop

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic hr question regarding your project and all
  • Q2. He was more interested in what is my thinking pattern

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - HR 

(2 Questions)

  • Q1. Orientation skills
  • Q2. Tell me about yourself
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for problem-solving.

    • Graduated with a degree in Computer Science from XYZ University.

    • Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.

    • Proficient in languages like JavaScript, Python, and Java, with experience in frameworks such as React and Django.

    • Enjoy collaborating in agile teams...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience

I applied via Campus Placement and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Case based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be analytical in answering and ask questions before you start answering.

I applied via Recruitment Consultant and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Problem solving,Core Java,SQL queries,Design patterns,project based questions

Interview Questionnaire 

5 Questions

  • Q1. A Big Bazaar store had low profits for the last two months. Whats going on?
  • Ans. 

    Low profits in Big Bazaar store for last two months.

    • Check if there is a decrease in footfall or sales.

    • Analyze the competition in the area.

    • Check if there are any supply chain issues.

    • Evaluate the marketing strategies and promotions.

    • Assess the economic conditions of the area.

    • Consider the impact of COVID-19 on consumer behavior.

    • Review the store's inventory management and pricing strategies.

  • Answered by AI
  • Q2. Heres some data about the quantity of a particular item sold in a store for the last few weeks. Any thoughts?
  • Q3. You have two brands of milk that you can sell in your store,. Which one would you pick?
  • Ans. 

    I would pick the brand that has a higher quality and better taste.

    • Check the quality and taste of both brands

    • Consider the price of each brand

    • Look at the expiration date of both brands

    • Consider the popularity of each brand among customers

  • Answered by AI
  • Q4. Why do you want to work at Dunnhumby?
  • Ans. 

    I am passionate about data-driven insights and Dunnhumby's reputation as a leader in customer data science.

    • I am impressed by Dunnhumby's innovative approach to customer data science

    • I am excited about the opportunity to work with a talented team of data analysts

    • I am drawn to Dunnhumby's reputation for delivering actionable insights to clients

    • I believe that Dunnhumby's focus on customer-centricity aligns with my own valu...

  • Answered by AI
  • Q5. Tell me about this particular internship that you did
  • Ans. 

    I interned at a marketing firm where I worked on social media campaigns and market research.

    • Assisted in creating social media content for clients

    • Conducted market research on target demographics

    • Analyzed data to improve campaign performance

    • Attended client meetings and presented findings

    • Learned about marketing strategies and industry trends

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: 70 people shortlisted probably by cv and pre-assessment test results.

Round: Group Discussion
Experience: 70 shortlisted candidates were divided into 10 groups of 10. GD started, we sat in a circle around a table. All of us were handed a booklet and rough sheets. The interviewers told us that the booklet had three sections. Each section contained some data about a company followed by a question. We, as a group had to answer the three questions within one hour. He, himself suggested that we take twenty minutes per section - 5 mins to go through the data, fifteen to discuss and come to a conclusion. The first section gave us an idea about the company and asked some general questions about decreasing costs. Generic case study stuff. The next two sections were quant heavy. Required us to do a lot of calculations albeit simple. We divided the task among the group members. Ran out of time before solving the third question. Interviewer stepped in and helped us reach a conclusion. We were asked to leave the rough sheet behind. One of the longest and most civil Gds that I have attended. A wonderful experience.
Tips: Try to help move the discussion forward. Draw out your calculations and tables in the rough sheet. Let others speak, one hour is enough time for everyone to shine :).

Round: Case Study Interview
Experience: One interviewer. Small talks about the GD. A moderately long case followed by two short cases. The cases involved some quants. Nothing fancy. I did not follow any framework but he did not seem to mind. He helped me out any place that i got stuck. Asked me about why Dunnhumby. Nailed this answer. Did not ask a lot a questions from my cv, just about an internship i had done at a startup. Asked me whether i was comfortable with coding, told him i had not coded since my first year at college. That was it. Shaked hands and asked me to wait outside. HR came and told me i got the job.
Tips: Think out loud. Whatever you are thinking when looking at the tables or numbers, just speak them out loud for the interviewer so that he knows your thought process. Learn about the company a little bit before showing up for the interview. I was asked only cases, I heard others were asked guesstimates as well.

General Tips: Case in Point is more than enough as far as preparation is concerned. A good CV and CGPA helps. Don't worry, I myself lacked both :P
Skills: Ability To Work In A Team, Case Solving Ability, Quant+Math
College Name: IIT Kharagpur
Motivation: Wanted a job as an analyst with a good work-life balance and a moderately good pay.

Interview Preparation Tips

Round: Test
Experience: Pre-Assesment Test conducted in my college.
Consists of Quant, Verbal and logical reasoning.
Students who scored good in this test and had CG above 7 are shortlisted

Tips: Cat preparation would help
Practice aptitude for two months prior to placement season


Round: Group Discussion
Experience: A case was given and should be solved by the group of 8 people in an hour.
They will closely monitor the group and select the students who provide right insights, direct the group in right direction.
Tips: Avoid talking just for sake of talking.
Understand the case and then summarize what you understood.
Speak you idea and also discuss other ideas.
Make sure that the invigilator understands that you are good with cases.
Read Case in point or other case books to get in touch with different cases.
Duration: 60 minutes

Round: Case Study Interview
Experience: Asked few questions like Why Dunnhumy? Type of profiles you applied for? Tell me about your childhood? and few basic HR questions.
Asked a profitability case problem.Even though I did not solve the entire problem, my approach was right.
Gave some data and asked my inference.
Asked to calculate a problem without using pen and paper.
Tips: You need to be good with numbers.
You need to show them that you have the enthusiasm to learn things.



Skill Tips: Go through any good case book.
Show them you enjoy numbers.
Show them you like this work.
Skills: Case Solving Ability, Number Crunching, Ability To Make Quick Calculations
College Name: IIT Kharagpur

Tell us how to improve this page.

Interview Questions from Similar Companies

Sigmoid Interview Questions
3.3
 • 62 Interviews
Merilytics Interview Questions
2.9
 • 51 Interviews
ICRA Analytics Interview Questions
3.3
 • 43 Interviews
Dunnhumby Interview Questions
4.0
 • 31 Interviews
Coronis Health Interview Questions
3.7
 • 26 Interviews
Everest Group Interview Questions
3.3
 • 25 Interviews
View all

LogixHealth PR Associate Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Quality Analyst
123 salaries
unlock blur

₹3.3 L/yr - ₹8.5 L/yr

Medical Coder
103 salaries
unlock blur

₹2.5 L/yr - ₹6.7 L/yr

Group Coordinator
98 salaries
unlock blur

₹4.2 L/yr - ₹9.3 L/yr

Senior Specialist
82 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Specialist
79 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare LogixHealth with

Markets and Markets

3.0
Compare

Ascent Business Solutions

3.2
Compare

Coronis Health

3.6
Compare

Quintessence Business Solutions & Services

4.0
Compare
write
Share an Interview