Upload Button Icon Add office photos

Filter interviews by

Axxela Advisory Services LLP Consultant Interview Questions and Answers

Updated 19 Nov 2024

Axxela Advisory Services LLP Consultant Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 19 Nov 2024

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

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

Round 1 - Aptitude Test 

MCQ within 30 min and 1 min for each q

Round 2 - Group Discussion 

Any topic currently going on like AI DS

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Mar 2023. There were 3 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 - Aptitude Test 

Xxyy tt yy tt ttttt 55yyr

Round 3 - Technical 

(2 Questions)

  • Q1. \ifmmgkld kdlfd;lv lldkf; d;k;d d;k;dv d;;;;;;
  • Q2. Fgfd fgfdf dgfrg dgdfg dfgdf dfgdfg

Interview Preparation Tips

Interview preparation tips for other job seekers - all the very best. rock it. you are going to nail it
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions on Tableau
  • Q2. Questions on SQL
  • Q3. Questions on Python
Round 2 - One-on-one 

(2 Questions)

  • Q1. About the recent projects
  • Q2. Questions on Alteryx

I applied via Job Portal and was interviewed in Feb 2022. 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. Tell me about yourself.
  • Ans. 

    I am a highly experienced consultant with a strong background in problem-solving and strategic planning.

    • Over 10 years of experience in consulting roles

    • Expertise in developing and implementing effective strategies

    • Proven track record of delivering successful projects

    • Strong analytical and problem-solving skills

    • Excellent communication and interpersonal skills

    • Ability to work well in cross-functional teams

    • Experience in vario...

  • Answered by AI
  • Q2. Job description, daily routine,

Interview Preparation Tips

Interview preparation tips for other job seekers - It's appears to me that finally got a job I was been pinged by Randstad regarding job description of what I wanted, and finally got placed one of randstad client J.P Morgan Chase, it's a been a week since my DOJ, All was good till now, Hope more performance allied ahead.....

I applied via Campus Placement

Round 1 - Case Study 

Three sections (minimum two to be completed)-Aptitude, Case Solving and Machine Learning.

Round 2 - Case Study 

What do you know about Amex?

First case - you have data about the users of IRCTC app - login time, usage time, clicks, services, demographics etc.

IRCTC wants to launch air tickets booking service on the app and for this they will first show a pop up advertisement to inform their existing users about this service. Tell the parameters or criteria's to clean the data to come up with the target group to whom they will show this ad and are guaranteed to use this new service.

You have mentioned photography as your hobby. I know there is already a photography club in the campus but suppose you want to come up with a new but niche club only for select users who have high experience.

Suppose you have a genie, who can get you any database from any source which could be of help to you. With those data points overlapping over one another, you will eventually come up with a new data of users who are most likely to join your club. Tell me from what sort and type of data you will ask him to fetch and why? What information are you exactly searching for through those?

Round 3 - Guesstimates 

(2 Questions)

  • Q1. You're from Faridabad? So I want you to tell me the number of autorickshaws running in Faridabad in a day.
  • Q2. So now you have come up with the supply of autorickshaws. Now tell me what is the actual demand of these autorickshaws and see if the number is matching with supply or not. Had it been a different product,...
  • Ans. 

    To determine if supply of autorickshaws matches demand, we need to conduct market research and analyze data. Approach for a different product would depend on the nature of the product.

    • Conduct market research to determine the demand for autorickshaws

    • Analyze data to compare demand with supply

    • If demand is higher than supply, increase production or import more autorickshaws

    • If demand is lower than supply, decrease productio...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Interviewers were looking for the ways
candidates used logic to come up with insights
for data analytics.

2.Prior experience in data analytics is not necessary.

3.Interactions with seniors.

4. Company website.

5. Internet.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about you
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(4 Questions)

  • Q1. CompletableFuture VS Future
  • Ans. 

    CompletableFuture is an enhanced version of Future in Java that provides more flexibility and functionality.

    • CompletableFuture is part of the Java 8 concurrency framework.

    • It allows chaining of multiple asynchronous operations.

    • CompletableFuture can be explicitly completed or cancelled.

    • It supports callbacks and combinators for handling completion.

    • Future is a basic interface for representing the result of an asynchronous c...

  • Answered by AI
  • Q2. ConcurrentHashmap
  • Q3. Composition Vs inheritance
  • Ans. 

    Composition is a design principle where objects are composed of other objects, while inheritance is a mechanism where objects inherit properties and behaviors from a parent object.

    • Composition promotes code reusability and flexibility by allowing objects to be composed of other objects.

    • Inheritance allows objects to inherit properties and behaviors from a parent object, promoting code reuse.

    • Composition is more flexible t...

  • Answered by AI
  • Q4. Spring boot, microservices, Design patterns

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Parallel Calls in java
  • Ans. 

    Parallel calls in Java allow multiple tasks to be executed simultaneously, improving performance.

    • Parallel calls can be achieved using threads or the Executor framework.

    • Threads allow concurrent execution of tasks, but require manual management of synchronization and resource sharing.

    • The Executor framework provides higher-level abstractions for managing parallel tasks, such as thread pools and task scheduling.

    • Example: us...

  • Answered by AI
  • Q2. Lock Vs Sync Block
  • Ans. 

    Lock and Sync Block are mechanisms used for thread synchronization in multi-threaded programming.

    • Lock is a low-level synchronization mechanism that provides exclusive access to a shared resource.

    • Sync Block is a higher-level synchronization mechanism that allows multiple threads to access a shared resource concurrently.

    • Lock is more flexible and can be used in various scenarios, but it requires explicit acquisition and r...

  • Answered by AI
  • Q3. Hsshmap internal working , Checked Exception

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(13 Questions)

  • Q1. Tell me something about yourself.
  • Q2. What is current job responsibilities ?
  • Q3. Can you help me all OSI layers ?
  • Ans. 

    The OSI (Open Systems Interconnection) model consists of 7 layers that define the functions of a network.

    • Physical layer - deals with physical connections and signals (e.g. Ethernet cables)

    • Data link layer - responsible for node-to-node communication (e.g. MAC addresses)

    • Network layer - handles routing and forwarding of data packets (e.g. IP addresses)

    • Transport layer - ensures end-to-end communication (e.g. TCP/UDP)

    • Sessio...

  • Answered by AI
  • Q4. What are the private IP address ranges ?
  • Ans. 

    Private IP address ranges are reserved for use within private networks and are not routable on the public internet.

    • Private IP address ranges include 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255, and 192.168.0.0 to 192.168.255.255

    • These addresses are commonly used in home, office, and corporate networks to allow devices to communicate with each other within the same network

    • Private IP addresses are not unique ...

  • Answered by AI
  • Q5. What is RFC 1918 ?
  • Ans. 

    RFC 1918 refers to a set of IP address ranges reserved for private networks.

    • RFC 1918 defines three blocks of IP addresses that are reserved for private networks: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255

    • These private IP addresses are not routable on the public internet and are commonly used within organizations for internal networks

    • Using RFC 1918 addresses helps prevent c...

  • Answered by AI
  • Q6. What is OSPF and how it is differ from EIGRP ?
  • Ans. 

    OSPF is a link-state routing protocol while EIGRP is a distance-vector routing protocol.

    • OSPF uses Dijkstra algorithm to calculate the shortest path while EIGRP uses Diffusing Update Algorithm (DUAL)

    • OSPF supports VLSM and CIDR while EIGRP does not

    • OSPF is an open standard protocol while EIGRP is Cisco proprietary

    • OSPF has a lower administrative distance (110) compared to EIGRP (90)

  • Answered by AI
  • Q7. What are the types of BGP protocol ?
  • Ans. 

    The types of BGP protocol include eBGP and iBGP.

    • eBGP (External BGP) is used between different AS (Autonomous Systems)

    • iBGP (Internal BGP) is used within the same AS

    • eBGP is typically used for connecting to external networks, while iBGP is used for internal routing within the same network

  • Answered by AI
  • Q8. What is Ipsec ? What is IKE ?
  • Ans. 

    IPsec is a protocol suite for securing Internet Protocol (IP) communications. IKE is a key management protocol used with IPsec.

    • IPsec stands for Internet Protocol Security and is used to secure IP communications.

    • It provides authentication, encryption, and key management for network traffic.

    • IKE (Internet Key Exchange) is a key management protocol used with IPsec to establish security associations and negotiate cryptograp...

  • Answered by AI
  • Q9. What is main mode and aggressive mode ?
  • Ans. 

    Main mode and aggressive mode are two different negotiation strategies used in business and consulting.

    • Main mode is a collaborative negotiation approach where parties work together to find mutually beneficial solutions.

    • Aggressive mode is a competitive negotiation approach where one party seeks to maximize their own gains at the expense of the other party.

    • Main mode focuses on building relationships and trust, while aggr...

  • Answered by AI
  • Q10. What is IPSec Parameters ?
  • Ans. 

    IPSec Parameters are settings used to configure and control the IPSec protocol for secure communication over a network.

    • IPSec parameters include encryption algorithms such as AES, DES, and 3DES.

    • Authentication methods like HMAC-SHA1, HMAC-MD5, and digital certificates are also part of IPSec parameters.

    • Key exchange protocols such as IKEv1 and IKEv2 are used to establish secure communication channels.

    • IPSec parameters also ...

  • Answered by AI
  • Q11. What is next Generation Firewall ?
  • Ans. 

    Next Generation Firewall (NGFW) is a network security system that integrates intrusion prevention, application awareness, and other advanced features.

    • NGFW combines traditional firewall capabilities with advanced security features like application control, intrusion prevention, and SSL inspection.

    • It provides deeper visibility into network traffic and more granular control over applications and users.

    • NGFWs can identify a...

  • Answered by AI
  • Q12. What is NAT ?
  • Ans. 

    NAT stands for Network Address Translation, a process used to modify network address information in packet headers while in transit.

    • NAT allows multiple devices on a local network to share a single public IP address.

    • There are different types of NAT such as Static NAT, Dynamic NAT, and PAT (Port Address Translation).

    • NAT helps improve security by hiding internal IP addresses from external networks.

    • Example: A home router u...

  • Answered by AI
  • Q13. General questions about firewall.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Basic questions about securities market.
  • Q2. About communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident thats it. All the best for the people who is attending Interview in JP.

Axxela Advisory Services LLP Interview FAQs

How many rounds are there in Axxela Advisory Services LLP Consultant interview?
Axxela Advisory Services LLP interview process usually has 2 rounds. The most common rounds in the Axxela Advisory Services LLP interview process are Aptitude Test and Group Discussion.

Tell us how to improve this page.

Axxela Advisory Services LLP Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Market Analyst
48 salaries
unlock blur

₹7.8 L/yr - ₹14.1 L/yr

Trainee Analyst
41 salaries
unlock blur

₹10.8 L/yr - ₹15 L/yr

Analyst
13 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Associate
9 salaries
unlock blur

₹10 L/yr - ₹18.6 L/yr

Trainee Market Analyst
9 salaries
unlock blur

₹11 L/yr - ₹11.1 L/yr

Explore more salaries
Compare Axxela Advisory Services LLP with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

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