Upload Button Icon Add office photos
Engaged Employer

i

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

EOSGlobe Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EOSGlobe Digital Relationship Manager Interview Questions and Answers

Updated 25 May 2024

EOSGlobe Digital Relationship Manager Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. What is your hobby
  • Q3. Sale one product
  • Ans. 

    I would recommend our latest digital banking app, which offers convenient and secure access to all your financial needs.

    • Highlight the user-friendly interface and easy navigation

    • Emphasize the security features such as biometric login and encryption

    • Mention the convenience of 24/7 access to account information and transactions

  • Answered by AI
  • Q4. Why you choose sales process
  • Q5. What is your salery expectations
  • Ans. 

    My salary expectations are in line with industry standards and based on my experience and qualifications.

    • Research industry standards for Digital Relationship Managers

    • Consider my level of experience and qualifications

    • Be prepared to negotiate based on the overall compensation package offered

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Amcat aptitude tests

Round 2 - Group Discussion 

Gd on online/offline shopping

Round 3 - Technical 

(1 Question)

  • Q1. Basic technical questions scenario based questions
Round 4 - HR 

(1 Question)

  • Q1. Expectations and basic case study questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics covered and focus on speaking skills

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

Round 1 - Coding Test 

Hacker rank long coding questions with questions for python,c++,javascript , data bast related questions

Round 2 - Technical 

(1 Question)

  • Q1. Javascript related some coding questions and some data base related

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.good luck for your journey, prepare coding

Software Engineer Interview Questions & Answers

Adobe user image Devendra Bendkhale

posted on 4 Dec 2015

Interview Questionnaire 

8 Questions

  • Q1. WRITE A GENERIC SWAP FUNCTION
  • Ans. 

    A generic swap function swaps two values of any data type.

    • The function should take two parameters of any data type.

    • Use a temporary variable to store the value of one parameter.

    • Assign the value of the second parameter to the first parameter.

    • Assign the value of the temporary variable to the second parameter.

  • Answered by AI
  • Q2. SEARCH AN ELEMENT IN ROTATED SORTED LINKLIST .
  • Ans. 

    Search for an element in a rotated sorted linked list.

    • Find the pivot point where the list is rotated.

    • Divide the list into two sublists based on the pivot point.

    • Perform binary search on the appropriate sublist.

    • Handle edge cases such as empty list and list with only one element.

  • Answered by AI
  • Q3. SEARCH AN ELEMENT IN ROTATED SORTED ARRAY. WRITED A CODE FOR IT
  • Ans. 

    Search an element in a rotated sorted array

    • Find the pivot point where the array is rotated

    • Divide the array into two sub-arrays based on pivot point

    • Perform binary search on the appropriate sub-array

    • Repeat until element is found or sub-array size is 1

  • Answered by AI
  • Q4. In an Array of size 95 contain numbers in range 1 to 100. each number is at max once in the array. find the 5 missing numbers in array between 1-100
  • Ans. 

    Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.

    • Create a boolean array of size 100 and mark the present numbers

    • Iterate through the boolean array and find the missing numbers

    • Alternatively, use a HashSet to store the present numbers and find the missing ones

  • Answered by AI
  • Q5. Given sudoku as id array of size . in a given empty cell find the possible numbers that could be possible. Asked me to write code for it
  • Ans. 

    Given a Sudoku board, find possible numbers for an empty cell.

    • Iterate through empty cells and check possible numbers using row, column, and box constraints.

    • Use a set to keep track of possible numbers for each empty cell.

    • Return the set of possible numbers for the given empty cell.

  • Answered by AI
  • Q6. Given 4 unsigned integers find their integer average (eg. (2,2,2,3) => (2+2+2+3)/4 = 2) consider integer division ) without typecasting
  • Ans. 

    Find integer average of 4 unsigned integers without typecasting

    • Add all the integers and divide by 4

    • Use bit shifting to divide by 4

    • Handle overflow by using long long data type

    • Use unsigned int data type for input

  • Answered by AI
  • Q7. Write a code to identify wheter given processor is of 32 bit architecture or 64 bit architecture
  • Ans. 

    Code to identify 32 bit or 64 bit architecture of a processor

    • Check if the operating system is 32 bit or 64 bit

    • If OS is 32 bit, processor is 32 bit

    • If OS is 64 bit, check if processor supports 64 bit architecture

    • Use CPUID instruction to check if processor supports 64 bit architecture

  • Answered by AI
  • Q8. Convert a binary number into base 64 integer
  • Ans. 

    Convert binary number to base 64 integer

    • Divide the binary number into groups of 6 bits

    • Convert each group of 6 bits to decimal

    • Map the decimal value to the corresponding base 64 character

    • Concatenate the base 64 characters to form the final integer

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: SIMPLE CODING QUESTIONS SPEED MATTERS.
Duration: 60 minutes
Total Questions: 3

Skills: Analytics And Coding
College Name: IIT Guwahati

Skills evaluated in this interview

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly motivated and organized individual with a passion for leadership and team building.

    • I have several years of experience in management roles, including overseeing teams of up to 20 employees.

    • I am skilled in project management, budgeting, and strategic planning.

    • I have a proven track record of improving team performance and achieving business goals.

    • I am a strong communicator and enjoy collaborating with others...

  • Answered by AI
  • Q2. Describe the work that you did in FSAE club
  • Ans. 

    As a member of FSAE club, I designed and built a formula-style race car for competition.

    • Designed and fabricated various components of the car, including the chassis, suspension, and steering system

    • Collaborated with team members to optimize the car's performance and ensure compliance with competition rules

    • Participated in testing and tuning sessions to improve the car's speed and handling

    • Managed the team's budget and res...

  • Answered by AI
  • Q3. Stress strain curve for ductile material
  • Ans. 

    Stress strain curve for ductile material

    • Ductile materials can undergo large plastic deformations before failure

    • Stress strain curve shows the relationship between stress and strain during deformation

    • The curve has three regions: elastic, plastic, and necking

    • Elastic region: linear relationship between stress and strain

    • Plastic region: non-linear relationship between stress and strain

    • Necking region: localized reduction in c...

  • Answered by AI
  • Q4. Why do we have piston rings?
  • Ans. 

    Piston rings are essential components in an engine that prevent oil from entering the combustion chamber and help maintain compression.

    • Piston rings create a seal between the piston and cylinder wall

    • They prevent oil from entering the combustion chamber

    • They help maintain compression by preventing gases from escaping

    • Piston rings also help dissipate heat from the piston

    • Without piston rings, the engine would lose power and

  • Answered by AI
  • Q5. Why not Masters?
  • Ans. 

    I chose to gain practical experience and develop my skills in the industry.

    • I wanted to gain practical experience in the industry

    • I believed that hands-on experience would be more valuable than a Masters degree

    • I wanted to develop my skills in a real-world setting

    • I felt that pursuing a Masters degree at this time would not align with my career goals

    • I have taken courses and attended workshops to continue my education and s

  • Answered by AI
  • Q6. What skills do you have that can benefit the company?
  • Ans. 

    I have strong leadership, communication, and problem-solving skills that can benefit the company.

    • Leadership skills to motivate and guide team members towards achieving goals

    • Effective communication skills to ensure clear understanding and collaboration among team members and with customers

    • Strong problem-solving skills to identify and resolve issues efficiently and effectively

    • Experience in managing budgets, schedules, an...

  • Answered by AI
  • Q7. On what factors the spring stiffness of a spring depends?
  • Ans. 

    The spring stiffness depends on various factors.

    • The material of the spring

    • The thickness of the wire used in the spring

    • The number of coils in the spring

    • The diameter of the spring

    • The length of the spring

    • The type of loading on the spring

    • The temperature of the spring

    • The presence of any pre-stress in the spring

  • Answered by AI
  • Q8. What non-technical works were you involved in FSAE club?
  • Ans. 

    I was involved in various non-technical works in FSAE club.

    • Organizing and managing team meetings

    • Coordinating with sponsors and arranging sponsorships

    • Planning and executing fundraising events

    • Recruiting new members and conducting interviews

    • Managing team budget and expenses

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: It was a technical+HR round.
Tips: Write genuine HR answers.

General Tips: Select the sector that interests you and start revising core courses from the start of your placement semester.
Prepare for non-core also as the options in core sector are limited.
Learn from your failures and keep preparing for upcoming companies.  But do not lose hope.
Talk to seniors already placed in the company that you have targeted. try to attend ppts of all companies where you really want to go.Give some mock interviews. They can boost your confidence.
College Name: IIT KANPUR
Motivation: I was interested in a core mechanical job.
Bosch was on my top list as it makes tools and machines parts that are essentially the bread and butter of mechanical engineering.

Interview Questionnaire 

1 Question

  • Q1. Solve a magic cube

Interview Preparation Tips

Round: Test
Experience: Aptitude test was taken on aspiring minds and name of the test series was AMCAT.600 students gave the exam and 90 were selected for the GD.
There were four sections and each section had a minimum number of questions to be attempted and there was no negative marking.Navigation among questions and sections were not allowed so use you time and mind carefully.
Section 1 - Quants
Section 2 - Verbal Ability and Critical Reasoning
Section 3 - Logical Reasoning
Section 4 - Programming and Computer Science
Tips: Speed is the key.key. Quants are easier they test only the speed of the candidate.I think the programming section has the max weight age so try to focus on that section and try to score maximum marks in that section. Programming questions were tough and there were questions from a wide range of subjects Networking , Algorithms ,Data Structures , Java, C/C++, Operating Systems,Advanced Databases etc.


Round: Group Discussion
Experience: Group discussion was very ordinary and easy to crack if you have the right content and suitable examples and clear and crisp communication skills.I took the against side of the issue which only 2 out of 10 members did and I was very bold and effective with my statements and defended my stance effectively.
Tips: Give examples,Be bold and clear and crisp .
Duration: 25 minutes

Round: HR Interview
Experience: My HR interview started at around 11pm in the night so it was very chilled out.He asked me about what excites me , why verizon , what projects I have done and what role I've played it them.He asked about my college life ? What do we study ? Why do you want to work for a MNC rather then a startup? and many more general questions which I don't remember because my interview was very chilled out. I was having fun.I asked him a lot of questions about job profile and company and many of their products so he was impressed with me.
Tips: Please do a detailed survey of the work that the company does and have knowledge about the sector and SDLC.

Round: Puzzle Interview
Experience: I was given a 3*3 and 5*5 magic cube to solve.I tried a lot of times and it took nearly 15-20 minutes to solve both the questions correctly.He asked my approach I said politely Hit and Trial and then he said to me there's a shortcut and he told me a very nice and quick trick to solve the magic cube.

Round: Technical Interview
Experience: Basic programming questions were asked about patterns, strings and some algorithms like quick sort and merge sort.
Major tough and difficult questions were asked on databases and advanced databases in oracle.He asked many questions about the projects that I've done.In depth questions regarding projects were asked.He asked questions about various things used in web application and may question regarding MySql and Tables and JOINS.
Tips: Keep your calm even if you don't know any answer. I couldn't answer to one question of databases which carried our discussion on that questions for around 10 mins but still I couldn't answer the question and in the end I asked just out of curiosity that I want to know the answer to the question and he explained me the concept perfectly.

Skills: Programming, Databases, Communication Skills, Software Development Life Cycle
College Name: SRM University

Interview Questionnaire 

12 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in management and leadership.

    • I have over 5 years of experience in management roles

    • I am skilled in team building and employee development

    • I have a proven track record of achieving targets and driving business growth

    • I am adaptable and able to work well under pressure

    • I am passionate about delivering exceptional customer service

  • Answered by AI
  • Q2. Why Bosch ?
  • Ans. 

    Bosch is a leading global technology and services company with a strong focus on innovation and sustainability.

    • Bosch has a reputation for excellence in engineering and innovation

    • The company is committed to sustainability and social responsibility

    • Bosch offers opportunities for career growth and development

    • The company has a diverse and inclusive culture

    • Bosch has a strong global presence and a wide range of products and s

  • Answered by AI
  • Q3. Were you interviewed in any other company ?
  • Ans. 

    Yes, I was interviewed in two other companies.

    • I interviewed at XYZ Corp for a Sales Manager position.

    • I also interviewed at ABC Inc for a Marketing Manager role.

    • Both interviews were great learning experiences.

    • I gained valuable insights into the industry and the expectations of the role.

    • However, I believe this Assistant Manager position is the best fit for my skills and career goals.

  • Answered by AI
  • Q4. Will you be able to manage working/living away from home ?
  • Ans. 

    Yes, I am open to the idea of working and living away from home.

    • I have previously worked in a different city for a year and managed to adapt to the new environment.

    • I am a quick learner and can adjust to new surroundings easily.

    • I am excited about the opportunity to explore new places and cultures.

    • I have a strong support system in place that will help me manage any challenges that may arise.

  • Answered by AI
  • Q5. Strengths and Weaknesses
  • Q6. What did you do at Gtec, Whirlpool (Summer intern) ?
  • Ans. 

    At Gtec, I worked as a software developer and at Whirlpool, I assisted in the development of a new product line.

    • At Gtec, I developed software applications using Java and Python.

    • I also worked on database management and data analysis.

    • At Whirlpool, I assisted in the development of a new product line by conducting market research and analyzing consumer feedback.

    • I also helped in designing the product and creating prototypes...

  • Answered by AI
  • Q7. What is your interest area ?
  • Ans. 

    My interest area is in project management and team leadership.

    • I enjoy organizing and delegating tasks to ensure efficient completion of projects.

    • I have experience leading teams in various projects, including a successful marketing campaign.

    • I am interested in learning new project management techniques and strategies to improve team productivity.

    • I also have a passion for mentoring and developing team members to reach the

  • Answered by AI
  • Q8. Pressure variation in an IC engine
  • Ans. 

    Pressure variation in an IC engine

    • Pressure variation occurs due to the movement of the piston in the cylinder

    • The pressure increases during the compression stroke and decreases during the exhaust stroke

    • The pressure variation affects the performance and efficiency of the engine

    • Factors like fuel quality, ignition timing, and engine load can also affect pressure variation

  • Answered by AI
  • Q9. Working of a spark/ignition plug
  • Ans. 

    A spark plug ignites the fuel-air mixture in the combustion chamber of an internal combustion engine.

    • The spark plug is connected to the ignition coil by a wire.

    • The spark plug has a center electrode and a ground electrode.

    • When the voltage from the ignition coil is high enough, it jumps the gap between the electrodes and creates a spark.

    • The spark ignites the fuel-air mixture in the combustion chamber, causing combustion ...

  • Answered by AI
  • Q10. Force analysis of a spark plug
  • Ans. 

    Force analysis of a spark plug

    • Spark plug is subjected to compression, combustion and exhaust forces

    • Compression force is generated by the piston pushing the air-fuel mixture into the cylinder

    • Combustion force is generated by the ignition of the air-fuel mixture

    • Exhaust force is generated by the expulsion of the exhaust gases from the cylinder

    • The spark plug must withstand these forces to maintain proper engine function

  • Answered by AI
  • Q11. Stresses in pure bending and its variation over the length
  • Ans. 

    Stresses in pure bending and its variation over the length

    • Stresses in pure bending occur when a beam is subjected to a bending moment

    • The maximum stress occurs at the outermost fibers of the beam, known as the extreme fibers

    • The stress varies linearly from zero at the neutral axis to a maximum at the extreme fibers

    • The stress distribution can be represented by a stress diagram

    • The magnitude of the maximum stress depends on...

  • Answered by AI
  • Q12. Detailed drawing of a rectangular block in any projection with dimensions, tolerances, surface finish etc
  • Ans. 

    A detailed drawing of a rectangular block with dimensions, tolerances, and surface finish.

    • Include all three views: front, top, and side

    • Label all dimensions and tolerances clearly

    • Specify the surface finish using appropriate symbols

    • Use standard drafting conventions

    • Include a title block with project information

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 60 minutes minutes

Round: Test
Duration: 30 minutes minutes

Round: Resume Shortlist
Experience: The shortlist came only 3-4 hrs before the commencement of interviews so I didn’t have enough time to prepare anything extra after the list was forwarded.

Round: Technical Interview
Experience: The interviewee had a cross-sectional diagram of a fuel injector and there was a graph plotted versus time against it, showing the variation of fuel pressure at 2 places, positions of movable parts in the plug, etc based on which he asked me to tell how the fuel injector worked. He later also asked me force analysis of a movable rod in the injector. Initially, he was mainly asking me the questions related to engines though I told him that my interest area is FEM and simulations. Once my interview was over and I moved out, after 2-3 minutes he again called me back and this time he asked me technical questions related to my interest area only. I answered almost all questions related to engines correctly, so you need to be prepared to answer questions which are not your interest area. I failed to answer a question about variation of stresses over the length of a bended circular beam and I also said that I am not good at fluid mechanics when he asked me about it.


General Tips: Do’s :
1) Revise all courses well beforehand.
2) Get your resumes reviewed by others or at least review it yourself multiple times and ensure that there are at least no spelling or grammatical mistakes.
3) Be prepared to answer any questions related to any software/concept/mechanism mentioned in your resume.
4) Be prepared to answer questions like Tell me about yourself, why this company, why should we choose you/what sets you apart compared to others etc.
5) Ask seniors what all to prepare for specific companies you are targeting.

Don’ts :
1) Don’t target everything that comes. If you don’t get specific to what kind of job you want you may end up not being prepared for either of them.
2) Don’t claim software's or concepts that you don’t know well or haven’t contributed anything to in your resume.
3) Don’t by heart answers to obvious questions word to word. Just make up the points and frame it on spot.
4) Don’t think that because of poor CPI you don’t have any chance. Preparation matters a lot. People with low CPI but good preparation get placed on day 1.

College Name: IIT Kanpur

I appeared for an interview in Aug 2017.

Interview Questionnaire 

4 Questions

  • Q1. Difference between c and java?
  • Ans. 

    C is a procedural programming language while Java is an object-oriented programming language.

    • C is a low-level language while Java is a high-level language.

    • C requires manual memory management while Java has automatic memory management.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C has a simpler syntax compared to Java.

  • Answered by AI
  • Q2. Difference between final, finally and finalize
  • Ans. 

    final, finally, and finalize are keywords in Java with different meanings.

    • final is a keyword used to declare a constant value, a variable that cannot be modified.

    • finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.

    • finalize is a method in the Object class that is called by the garbage collector before an object is destroyed.

    • final and finally a...

  • Answered by AI
  • Q3. About yourself
  • Q4. Why Johnson
  • Ans. 

    Johnson is a reputable company known for its innovative software solutions and collaborative work environment.

    • Johnson has a strong reputation in the industry for delivering high-quality software solutions.

    • The company values collaboration and teamwork, which aligns with my own work style.

    • I admire Johnson's commitment to innovation and staying ahead of technological advancements.

  • Answered by AI

Interview Preparation Tips

Round: Apptitude Test
Experience: Questions was unpredictable as it was from reasoning,verbal , and from general knowledge also.Technical questions was also there.
Tips: Technical question was not that hard. Just have good basic knowledge of programming and DBMS

Round: Technical Interview
Experience: It was from basic concepts only.

Round: HR Interview
Experience: There were 12 HRs to take my interview but asked mainly from CV only.

Tips: Be calm and confident and learn the basic of subjects

College Name: BPPIMT

Skills evaluated in this interview

I appeared for an interview in Jun 2017.

Interview Questionnaire 

11 Questions

  • Q1. How does ajax call work
  • Ans. 

    Ajax calls allow for asynchronous communication between client and server without reloading the page.

    • Ajax stands for Asynchronous JavaScript and XML

    • Uses XMLHttpRequest object to send and receive data

    • Allows for partial page updates without reloading the entire page

    • Can handle data in various formats such as JSON, XML, HTML, and plain text

    • Example: $.ajax({url: 'example.com', success: function(data){console.log(data)}});

  • Answered by AI
  • Q2. Difference between REST and SOAP
  • Ans. 

    REST is lightweight and uses HTTP while SOAP is XML-based and has more features.

    • REST uses HTTP methods like GET, POST, PUT, DELETE while SOAP uses XML messaging.

    • REST is stateless while SOAP can maintain state.

    • REST is faster and easier to use while SOAP is more secure and reliable.

    • REST is used for web services while SOAP is used for enterprise-level services.

    • Example of REST: Twitter API. Example of SOAP: Amazon Web Serv

  • Answered by AI
  • Q3. What is GET and POST
  • Ans. 

    GET and POST are HTTP methods used for sending data to a server.

    • GET is used to retrieve data from a server

    • POST is used to submit data to a server

    • GET requests can be cached and bookmarked

    • POST requests are not cached and cannot be bookmarked

    • GET requests have length restrictions

    • POST requests have no length restrictions

    • GET requests are less secure than POST requests

  • Answered by AI
  • Q4. What is observer pattern
  • Ans. 

    Observer pattern is a design pattern in which an object maintains a list of its dependents and notifies them automatically of any state changes.

    • Also known as publish-subscribe pattern

    • Used in event-driven systems

    • Allows loose coupling between objects

    • Example: A weather station broadcasts weather updates to multiple displays

    • Example: A stock market ticker notifies multiple investors of stock price changes

  • Answered by AI
  • Q5. What is singleton
  • Ans. 

    Singleton is a design pattern that restricts the instantiation of a class to a single object.

    • Singleton ensures that only one instance of a class exists in the entire application.

    • It provides a global point of access to the instance.

    • Commonly used in scenarios where a single instance needs to coordinate actions across the system.

    • Example: Database connection manager, logger, configuration manager.

  • Answered by AI
  • Q6. What is immutable in java
  • Ans. 

    Immutable in Java refers to objects whose state cannot be changed after creation.

    • String, Integer, and other wrapper classes are immutable in Java.

    • Immutable objects are thread-safe and can be shared without synchronization.

    • To create an immutable class, make all fields final and private, and don't provide setters.

    • Examples of immutable classes in Java include LocalDate, LocalTime, and LocalDateTime.

  • Answered by AI
  • Q7. How do you create immutable in java
  • Ans. 

    Creating immutable in Java

    • Use final keyword to make variables immutable

    • Use private constructor to prevent object modification

    • Use defensive copying to prevent modification of mutable objects

    • Use enum to create immutable objects

    • Use String class to create immutable strings

  • Answered by AI
  • Q8. Where have you used immutable in java
  • Q9. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern that allows objects to receive dependencies rather than creating them internally.

    • It helps to decouple the code and makes it more testable and maintainable.

    • It allows for easier swapping of dependencies without changing the code.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

    • Example: Instead of creating a database co...

  • Answered by AI
  • Q10. What is CORS
  • Ans. 

    CORS stands for Cross-Origin Resource Sharing. It is a security feature implemented in web browsers to restrict access to resources from different origins.

    • CORS allows web servers to specify which origins are allowed to access its resources

    • It is implemented using HTTP headers

    • CORS prevents malicious websites from accessing sensitive data from other websites

    • Examples of resources that may be restricted by CORS include cook

  • Answered by AI
  • Q11. How do you overcome CORS
  • Ans. 

    CORS can be overcome by configuring the server to allow cross-origin requests.

    • Configure the server to include the Access-Control-Allow-Origin header

    • Use JSONP (JSON with Padding) to bypass CORS restrictions

    • Use a proxy server to make the request on behalf of the client

    • Use a browser extension to disable CORS restrictions during development

    • Use a server-side proxy to forward requests to the target server

  • Answered by AI

Interview Preparation Tips

Skills: Java Programming

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. Suppose you are recruited as an ECE engineer in IRCTC. Your job is to stop the train accidents that happen every now and then. Use your Applied Electronics to construct a scheme/plan. Tell me how will you ...
  • Ans. 

    Using Applied Electronics to prevent train accidents in IRCTC

    • Implement sensors to detect obstacles on tracks

    • Use GPS and communication systems to alert train drivers of potential dangers

    • Install automatic braking systems in case of emergency

    • Regular maintenance and inspection of tracks and trains

    • Train and educate staff on safety protocols and emergency procedures

  • Answered by AI
  • Q2. Explain the working of IC 555 timer
  • Ans. 

    IC 555 timer is a versatile timer IC used in various applications like oscillators, timers, and flip-flops.

    • IC 555 timer has three modes of operation: monostable, astable, and bistable.

    • In monostable mode, the output is high for a fixed duration when triggered.

    • In astable mode, the output oscillates between high and low states.

    • In bistable mode, the output remains in either high or low state until triggered.

    • IC 555 timer ca...

  • Answered by AI
  • Q3. How internet works, Network model etc
  • Ans. 

    The internet is a global network of interconnected devices that communicate using standardized protocols.

    • The internet is based on the TCP/IP protocol suite.

    • Data is transmitted in packets across the network.

    • The network model consists of layers, including the physical, data link, network, transport, and application layers.

    • Routing protocols are used to direct packets to their destination.

    • Examples of internet applications ...

  • Answered by AI
  • Q4. General question from my CV
  • Q5. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web and mobile applications using various programming languages and frameworks.

    • Proficient in Java, Python, and JavaScript

    • Experience with React, Angular, and Node.js

    • Strong understanding of database management systems

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q6. Family, Schooling, Interests

Interview Preparation Tips

Round: Test
Experience: It was 2.5 hour long AMCAT test comprising of Quant, Verbal ability, analytic ability, technical section comprising questions from C, DSA and other computer fundamentals.
The test is not that difficult so the cutoff generally goes high
Duration: 150 minutes

Round: Technical Interview
Experience: Started with a formal "Tell me about yourself". While I continued for 2 minutes, he read my CV word to word. Since I had always been interested in programming and so it was my strong point. But he didn't even ask my area of interest and directly asked me question from core electronics that too application based. The questions were like this:
1. "Suppose you are recruited as an ECE engineer in IRCTC. Your job is to stop the train accidents that happen every now and then. Use your Applied Electronics to construct a scheme/plan. Tell me how will you proceed?"
I was literally stunned at such a question. However I took some seconds to think and gave him 2-3 answers all applying the idea in one way or the other. Like use of modern sensors, RADAR technology, Use of automated baricates at crossings and explained it to him. He wasn't fully convinced but somehow I was able to do OK.
After that i told him that I was more comfortable in programming and computer science subjects. he neglected this altogether and kept asking me ECE questions. Next questions were like "Explain the working of IC 555 timer." I told him straight away that I didn't know it very well.
After this he moved on to ask me the difference between GSM and CDMA technology, how mobile phones work and the whole concept of cellular telephony. I had prepared well for it and told him even more than he was expecting so he was quite pleased to hear it.
Next were some questions from computer networks like how internet works, Network model etc. I told him I was studying CN currently so i gave him the basics of OSI model explaining briefly each of the 7 layers. Also told him about sub-nets, sub-net masks etc.
After this he asked me some general question from my CV about my achievements like KVPY scholarship, NTSE scholarship and about my research paper. I explained it to him to the best I could. Then I asked a couple questions from my side and this interview was over. The whole process took around 35-40 minutes.
Tips: For technical, have a solid command over all the fundamentals of important subjects. You need to start early. 3rd year is a good time to plan and start your preparation. In your summer holidays before 7th semester, don't focus your full attention on your training. It is also important but you need to take out some extra time for aptitude building, revising concepts and enhancing your communication skills. Be confident and be honest. Try to make the conversation as interesting as possible. Try to be more interested in the company. If possible, do a little homework about the company visiting your college. It will prove to be useful and certainly will give you an edge above others.

Round: HR Interview
Experience: It had hardly been 15 minutes after the completion of my technical interview and I was called for the HR round. Again it started with “tell me about yourself” but this time the lady asked me everything about my family, my schooling, my interests and all. It was a really good 30 minutes spent as the conversation was really interesting. Then she asked me whether I had any problems in relocation. Then it led to a good discussion about how is life different in Hyderabad and Chennai. I asked her a little bit about her education and how she started a formal career in management. She was very happy to respond. Lastly, there were some concluding remarks, a formal thank you and the interview was over.
Tips: Make the interview as interactive as possible. Ask a lot of questions. The person should know that you are really interested in the company. Prepare good answers for HR round well in advance.Any extracurricular activities that you have been a part of may come up in the HR/Managerial round. I was asked what have you done in your college life so far other than studies. I had a lot to say in that matter as i was involved in dramatics, debating, quizzing and other activities right from the school level. They may be interested to know how efficiently have you handled any complex or challenging situations in your life. I was the Event Executive of Fashion Show "PANACHE" in BLITZSCHLAG'13. I explained to HR what all I did to make that event a success and she was really impressed with it.

General Tips: CGPA matters. Not always but definitely it's a point worth considering when the interviewers are confused even after the completion of all the rounds about which students to select.Although not specific to this company, but other companies give a lot of credit to CGPA. It is an important factor along with the 1st written round for the shortlisting of candidates.So, maintain as good a CGPA as you can.In your technical interview you are going to be asked about at least one project that you have been involved in your college life. If some project is mentioned in your CV, it is certain that the interviewer will ask you about it. I have seen discussions as long as 1 hour or more on one's project itself.
College Name: NIT JAIPUR

Skills evaluated in this interview

EOSGlobe Interview FAQs

How many rounds are there in EOSGlobe Digital Relationship Manager interview?
EOSGlobe interview process usually has 1 rounds. The most common rounds in the EOSGlobe interview process are HR.
What are the top questions asked in EOSGlobe Digital Relationship Manager interview?

Some of the top questions asked at the EOSGlobe Digital Relationship Manager interview -

  1. What is your salery expectati...read more
  2. Sale one prod...read more

Tell us how to improve this page.

EOSGlobe Digital Relationship Manager Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 512 Interviews
Startek Interview Questions
3.1
 • 478 Interviews
Bosch Interview Questions
4.2
 • 333 Interviews
HARMAN Interview Questions
3.7
 • 264 Interviews
Johnson Controls Interview Questions
3.6
 • 262 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Visa Interview Questions
3.5
 • 140 Interviews
Verizon Interview Questions
4.1
 • 111 Interviews
AB InBev India Interview Questions
3.4
 • 104 Interviews
View all
EOSGlobe Digital Relationship Manager Salary
based on 18 salaries
₹1.5 L/yr - ₹2.5 L/yr
33% less than the average Digital Relationship Manager Salary in India
View more details

EOSGlobe Digital Relationship Manager Reviews and Ratings

based on 8 reviews

3.6/5

Rating in categories

3.9

Skill development

2.3

Work-life balance

2.8

Salary

2.4

Job security

2.6

Company culture

3.0

Promotions

2.2

Work satisfaction

Explore 8 Reviews and Ratings
Customer Service Executive
282 salaries
unlock blur

₹1 L/yr - ₹4.4 L/yr

Customer Service Representative
274 salaries
unlock blur

₹0.9 L/yr - ₹4 L/yr

Customer Care Executive
178 salaries
unlock blur

₹1 L/yr - ₹2.9 L/yr

Team Lead
162 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

Quality Analyst
151 salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare EOSGlobe with

Startek

3.1
Compare

Bosch

4.2
Compare

Johnson Controls

3.6
Compare

HARMAN

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