AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Strategic Resources

Compare button icon Compare button icon Compare
2.8

based on 19 Reviews

Play video Play video Video summary
  • About
  • Reviews
    19
  • Salaries
    144
  • Interviews
    1
  • Jobs
    7
  • Benefits
    4
  • Photos
    -

Filter interviews by

Strategic Resources Interview Questions and Answers

Updated 16 Sep 2021

Strategic Resources Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2021

I appeared for an interview in Jan 2021.

Round 1 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Hard

This was face to face interview round. All questions asked by the interviewer were based on data structures.

  • Q1. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.

    • Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.

    • Maintain two pointers, one moving at twice the speed of the other, if they meet at some point, there is a cycle.

    • If one of the pointers reaches the end of the list (null), there is no cycle.

  • Answered by AI
    Add your answer
  • Q2. 

    Anagram Pairs Verification Problem

    Your task is to determine if two given strings are anagrams of each other. Two strings are considered anagrams if you can rearrange the letters of one string to form the...

  • Ans. 

    Determine if two strings are anagrams of each other by checking if they have the same characters in different order.

    • Create character frequency maps for both strings and compare them.

    • Sort both strings and compare them.

    • Use a hash table to store character counts and check if they are equal for both strings.

  • Answered by AI
    Add your answer
Round 2 - HR 

Round duration - 20 minutes
Round difficulty - Easy

HR round is easy, in this round the HR basically ask some basic questions regarding me. He just want to check my confidence and communication skills .

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in NoidaEligibility criteriaabove 60%Strategic IP Information Pte Ltd. interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating System, Computer Networks, Security, and Authentication, and Basic Computer Science backgroundTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Always be confident in front of the interviewer but don’t be overconfident. 
Tip 2 : Also for interview preparation, I took course from Coding Ninjas which was a game-changer for me as I got to know all the important concepts and questions which are asked in interviews.
Tip 3 : Practice previous interview questions from LeetCode, GeeksForGeeks.
Tip 4 : Revise Computer Science subjects like DBMS, OOPS thoroughly.

Application resume tips for other job seekers

Tip 1 : Be honest on resume.
Tip 2 : Keep it subtle. 
Tip 3 : Even if you are a good Competitive programmer, don’t brag during interviews.
Tip 4 : Mention your projects that are most relevant to the job position which you are applying for and that which you are most knowledgeable about.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Strategic Resources?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Analyst Interview Questions & Answers

Randstad user image Anonymous

posted on 6 Jun 2017

Interview Preparation Tips

Round: Group Discussion
Experience: Discussion has started . Each one on the table shared their views and opinions. In the end three names were called out and rest of them were asked to leave .
Tips: Just chillax and speak your mind
Duration: 20 minutes

Round: Test
Experience: Basic aptitude
Tips: Work out aptitude, logic and reasoning
Duration: 20 minutes
Total Questions: 30

Round: HR Interview
Experience: Open ended questions ...

Round: Technical + HR Interview
Experience: Plain and simple

College Name: Vignan
Anonymous
company Logo

Analyst Interview Questions & Answers

ABC Consultants user image Anonymous

posted on 7 Apr 2021

I applied via Referral and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Who are you
  • Add your answer
  • Q2. Why you leave job
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential
Anonymous
company Logo

Software Developer Interview Questions & Answers

Experis IT user image SWARNA SEKHAR DHAR

posted on 28 Jun 2022

I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Basic overall skill verification
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - search google for best 10 interview question
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Experis IT user image RONAK YADAV

posted on 16 Apr 2021

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about youself
  • View 1 more answer
  • Q2. What is c
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level control.

    • C was developed by Dennis Ritchie at Bell Labs in the 1970s.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is known for its simplicity, allowing direct memory manipulation and efficient code execution.

    • It influenced the development of many other programming languages, such as C++, Ja...

  • Answered by AI
    View 2 more answers
  • Q3. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its write once, run anywhere (WORA) principle.

    • Java programs are compiled into bytecode and executed on a Java Virtual Machine (JVM).

    • It supports multithreading, exception handling, and automatic memory management.

    • Popular framew...

  • Answered by AI
    View 1 more answer
  • Q4. What is lamda
  • Ans. 

    Lambda is a function that allows you to write and use small, anonymous functions in programming languages.

    • Lambda functions are often used in functional programming languages.

    • They are anonymous, meaning they don't have a name.

    • Lambdas can be used as arguments to higher-order functions.

    • They are commonly used for tasks that require a short, one-time function.

    • Lambda functions can be written in various programming languages,...

  • Answered by AI
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

Anonymous
company Logo

Analyst Interview Questions & Answers

ABC Consultants user image Yogesh Sharma

posted on 19 Apr 2021

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Business analysis
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium difficulty
Anonymous
company Logo

Sales Executive Interview Questions & Answers

Randstad user image Anonymous

posted on 24 May 2022

I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.

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 - HR 

(2 Questions)

  • Q1. My Working experience
  • Ans. My Working experience was awesome...bcos my daily field work with new challenges and opportunities
  • Answered Anonymously
    View 1 more answer
  • Q2. What is my Working style
  • Ans. 

    I am a results-driven professional who thrives in collaborative environments and adapts to challenges with a proactive approach.

    • I prioritize teamwork, often collaborating with colleagues to achieve common goals, like coordinating with marketing for a successful campaign.

    • I am highly organized, using tools like CRM software to track leads and manage my sales pipeline effectively.

    • I adapt my approach based on client needs,...

  • Answered by AI
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Please see my ability and experience...
Anonymous
Are these interview questions helpful?
company Logo

Associate Interview Questions & Answers

Innovsource Services user image Anonymous

posted on 6 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. Tell me about your Self.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Virtual Employee user image Anonymous

posted on 22 Jan 2022

Round 1 - One-on-one 
Round 2 - Coding Test 
Round 3 - HR 

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly focus on your skill and your project that you have done
Anonymous
company Logo

Software Developer Interview Questions & Answers

Experis IT user image Anonymous

posted on 14 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. They don't ask any questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company, it's worst company, they will posted you in another company after that they didn't contact you, if you want to contact them they are not going to reply your email and not receiving your call.
Anonymous
More about working at Strategic Resources
  • HQ - Bellevue, United States
  • Recruitment
  • 11-50 Employees (Global)

Strategic Resources Interview FAQs

How to prepare for Strategic Resources 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 Strategic Resources. The most common topics and skills that interviewers at Strategic Resources expect are Talent Management, Leadership Development, Talent Development, HR Consulting and HR Operations.

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Senior Executive Interview Questions
  • Associate Interview Questions
  • Analyst Interview Questions
  • Intern Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Accountant Interview Questions
  • Java Developer Interview Questions
  • Data Analyst Interview Questions
  • Show more
  • Senior Software Engineer Interview Questions
  • Deputy Manager Interview Questions

Interview Questions from Similar Companies

Randstad
Randstad Interview Questions
3.7
 • 284 Interviews
ABC Consultants
ABC Consultants Interview Questions
3.9
 • 214 Interviews
Innovsource Services
Innovsource Services Interview Questions
3.9
 • 68 Interviews
LanceSoft
LanceSoft Interview Questions
3.1
 • 62 Interviews
CIEL HR
CIEL HR Interview Questions
3.9
 • 58 Interviews
Teamware Solutions
Teamware Solutions Interview Questions
4.2
 • 58 Interviews
PeopleStrong
PeopleStrong Interview Questions
3.5
 • 53 Interviews
Experis IT
Experis IT Interview Questions
3.0
 • 51 Interviews
Virtual Employee
Virtual Employee Interview Questions
3.4
 • 46 Interviews
T&N Business Services
T&N Business Services Interview Questions
4.8
 • 45 Interviews
View all

Strategic Resources Reviews and Ratings

based on 19 reviews

2.8/5

Rating in categories

2.7

Skill development

3.2

Work-life balance

2.5

Salary

2.9

Job security

2.5

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 19 Reviews and Ratings
Jobs at Strategic Resources
Strategic Resources
Head - Presales - CPAAS (12-20 yrs)

12-20 Yrs

Not Disclosed

Strategic Resources
Finance Head - Startup (10-15 yrs)

10-15 Yrs

Not Disclosed

Strategic Resources
Consultant - Merges & Acquisition - Automobile/IT (8-15 yrs)

8-15 Yrs

Not Disclosed

Explore more jobs
Strategic Resources Salaries in India
Research Analyst
31 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Senior Research Analyst
28 salaries
unlock blur

₹2.7 L/yr - ₹4.3 L/yr

Team Lead
8 salaries
unlock blur

₹3.1 L/yr - ₹7.1 L/yr

Consultant
4 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Research Associate
4 salaries
unlock blur

₹3 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Strategic Resources with
Randstad

Randstad

3.7
Compare
Innovsource Services

Innovsource Services

3.9
Compare
IMPACT Infotech

IMPACT Infotech

3.4
Compare
CIEL HR

CIEL HR

3.9
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Strategic Resources Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter