Upload Button Icon Add office photos

Filter interviews by

EBLA Computer Consultancy Interview Questions and Answers

Updated 1 Apr 2024

EBLA Computer Consultancy Interview Experiences

Popular Designations

2 interviews found

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

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Previeous experience
  • Q2. Self esteeme question
Round 2 - Technical 

(4 Questions)

  • Q1. Your IT back ground
  • Ans. 

    I have a strong background in IT with experience in network administration, cybersecurity, and cloud computing.

    • Experience in network administration

    • Knowledge of cybersecurity best practices

    • Familiarity with cloud computing technologies

  • Answered by AI
  • Q2. Soloutions that you know about
  • Q3. Technologies that you are aware of
  • Ans. 

    I am aware of various technologies including cloud computing, artificial intelligence, blockchain, and Internet of Things (IoT).

    • Cloud computing

    • Artificial intelligence

    • Blockchain

    • Internet of Things (IoT)

  • Answered by AI
  • Q4. Where is your strength concentrated
  • Ans. 

    My strength is concentrated in my ability to analyze complex problems, communicate effectively, and develop innovative solutions.

    • Analytical skills to break down complex problems

    • Effective communication skills to convey ideas clearly

    • Innovative thinking to develop creative solutions

    • Ability to work well under pressure and meet deadlines

    • Strong attention to detail and organization

    • Experience in successfully leading projects a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - you need to follow the process, HR will contact you to make the screening, and then in the technical interview, you need to have a good background in IT solutions and well-known technologies, be self-confident, talk more about your achievements, and your knowledge about Kuwait market.

Solution Specialist Interview Questions asked at other Companies

Q1. Were you utilising any CRM or tools to tap all the data and get better insights, any hands-on experience with the same?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Java interview questions
  • Q2. Filenet interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well. All the very best. Good company. Good working environment.

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Derivatives, fees and commission

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all financial markets related concepts and little information on advance Excel

I appeared for an interview before Sep 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Easy

Timing: 12PM
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
The interviewer was very polite and helpful. She dropped hints in between to help me reach the final solution when I was stuck or needed some clarity. She wanted to check how analytically I could solve the problem. She focused more on my approaches towards the problem.
There was also a brief discussion on my resume and projects.

  • Q1. 

    Serialization and Deserialization of an N-ary Tree

    Given an N-ary tree where each node has at most 'N' child nodes, the task is to serialize the tree into a sequence of bits and then deserialize it back t...

  • Ans. 

    Serialization and deserialization of an N-ary tree involves converting the tree into a sequence of bits and reconstructing the original tree from this format.

    • Serialize the N-ary tree by traversing it in level order and representing each node and its children using a space-separated sequence of integers.

    • Deserialize the serialized tree by parsing the input sequence and reconstructing the tree structure based on the provi...

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

Timing: Mid-afternoon
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
The interviewer was very polite and helpful. He dropped hints in between to help me reach the final solution when I was stuck or needed some clarity. He wanted to check how analytically I could solve the problem. He focused more on my approaches towards the problem.
There was also a brief discussion on my resume and projects.

  • Q1. 

    Design a Constant Time Data Structure

    Create a data structure that maintains mappings between keys and values, supporting the following operations in constant time:

    1. INSERT(key, value): Add or update t...
  • Ans. 

    Design a constant time data structure for key-value mappings with operations like INSERT, DELETE, SEARCH, GET, GET_SIZE, and IS_EMPTY.

    • Use a hash table to achieve constant time complexity for operations.

    • Implement INSERT, DELETE, SEARCH, GET, GET_SIZE, and IS_EMPTY functions.

    • Ensure key is a string and value is a positive integer.

    • Return appropriate results based on the operation type.

    • Handle edge cases like key not found o

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Medium

Timing: Evening
Due to covid, the interviews happened over a video call on Zoom. They also shared an IDE link where we could write our code and the interview could see it.
There was a panel of three people as interviewers in this round.
I was also asked one behaviour questions in this round.

  • Q1. 

    Simplify Directory Path Problem Statement

    You are provided with a directory path in Unix-style notation, and your task is to simplify it according to given rules.

    In a Unix-style file system:

    • A dot (...
  • Ans. 

    Given a Unix-style directory path, simplify it by following certain rules and return the simplified path.

    • Use a stack to keep track of directories while iterating through the input path.

    • Handle cases for '.', '..', and multiple slashes appropriately.

    • Return the simplified path by joining the directories in the stack with '/' separator.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. Eligibility criteriaNo criteria.Goldman Sachs interview preparation:Topics to prepare for the interview - Data Structures, Database Management System, Object-Oriented Programming System Algorithms, Dynamic Programming, Graph, Puzzles, Operating System, Multi-Threading, projects.Time required to prepare for the interview - 10 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on Data Structures and Algorithms. Practising questions based on them every day is the key to succeeding. You can enroll into a Data Structures and Algorithms course by Coding Ninjas. This course helped me build a strong foundation in these topics. I also recommend platforms like LeetCode and InterviewBit for further practice.
Tip 2 : During your interview THINK OUT LOUD!!! It is very important that you voice your approach towards the problem otherwise interviewer will have no clue what you are thinking. 
Tip 3 : Do give mock interviews to some college senior or mentor. They help you understand how to express your thought process better (Think out loud) and also reduce the interview stress and anxiety.

Application resume tips for other job seekers

Tip 1 : In order to make a strong resume you must include at least 2-3 Projects and an intern/work experience. Mention all your skills which you are confident of in your resume. 
Tip 2 : Try to make it of one page only. You can use overleaf to make your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First round: Online Test ( aptitude and decision based questions) second round: interview(guesstimates and puzzles) third round: interview( puzzles and hr questions) fourth round: HR and negotiation round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare guesstimates and puzzles properly

Analyst Interview Questions & Answers

IQVIA user image Anonymous

posted on 15 Apr 2021

Interview Questionnaire 

2 Questions

  • Q1. Primary research and secondary research
  • Q2. About my project

Interview Questionnaire 

4 Questions

  • Q1. What is Google sheets
  • Ans. 

    Google Sheets is a cloud-based spreadsheet program offered by Google as part of the Google Drive office suite.

    • Allows users to create and edit spreadsheets online

    • Offers collaboration features for real-time editing and commenting

    • Can import and export various file formats, including Microsoft Excel

    • Offers add-ons and scripts for automation and customization

    • Accessible from any device with internet connection

  • Answered by AI
  • Q2. What is the MDD & OMC of soil
  • Ans. 

    MDD & OMC are important parameters for soil compaction and moisture content.

    • MDD stands for Maximum Dry Density, which is the maximum density that can be achieved for a given soil compaction effort.

    • OMC stands for Optimum Moisture Content, which is the moisture content at which the maximum dry density can be achieved.

    • These parameters are important for determining the appropriate moisture content and compaction effort for...

  • Answered by AI
  • Q3. What is the velocity of steel
  • Ans. 

    The velocity of steel varies depending on the type and conditions.

    • The velocity of steel can range from 5000 to 6000 meters per second

    • The velocity of steel can be affected by factors such as temperature and pressure

    • The velocity of steel is important in industries such as construction and manufacturing

  • Answered by AI
  • Q4. What is the cube test result in 7 days
  • Ans. 

    The cube test result in 7 days depends on the purpose of the test and the specific cube being tested.

    • The cube test can refer to various tests in different fields such as construction, engineering, and materials science.

    • For example, in construction, the cube test is used to determine the compressive strength of concrete cubes after 7 days of curing.

    • The result of the cube test can vary depending on factors such as the ty...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was difficult aptitude test. One need to be well versed in aptitude and coding ( any programming language).

Round 2 - Technical 

(1 Question)

  • Q1. I don't know i didn't pass aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as the test is hard to crack.

I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Searching and Sorting
  • Q2. If You have an infinite array then how many ways to sort it and also tell the complexities
  • Ans. 

    There are infinite ways to sort an infinite array with varying complexities.

    • Sorting algorithms like QuickSort, MergeSort, HeapSort, etc. can be used to sort the array.

    • The time complexity of sorting algorithms varies from O(n log n) to O(n^2).

    • The space complexity also varies depending on the algorithm used.

    • Sorting an infinite array is not practical, so it is usually done in chunks or using parallel processing.

    • The sortin...

  • Answered by AI
  • Q3. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all charge your laptop. In my case there is some electricity issue , my laptop is not fully charged and interviewer taking interview one by one to every student . So I m very scared at that time , But by god I have my brother laptop so I do not face any problem at the time of interview .

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What is accrual entry ?
  • Ans. 

    Accrual entry is a journal entry made to record revenue or expenses that have been earned or incurred but not yet received or paid.

    • Accrual entry is used to match revenue and expenses to the period in which they were earned or incurred.

    • It is recorded as a debit to an expense or asset account and a credit to a liability or revenue account.

    • Examples of accrual entries include recording unpaid salaries, interest on loans, a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - answer

EBLA Computer Consultancy Interview FAQs

How many rounds are there in EBLA Computer Consultancy interview?
EBLA Computer Consultancy interview process usually has 2 rounds. The most common rounds in the EBLA Computer Consultancy interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in EBLA Computer Consultancy interview?

Some of the top questions asked at the EBLA Computer Consultancy interview -

  1. where is your strength concentra...read more
  2. technologies that you are aware...read more
  3. your IT back gro...read more

Tell us how to improve this page.

EBLA Computer Consultancy Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
IQVIA Interview Questions
3.9
 • 472 Interviews
Atos Interview Questions
3.8
 • 381 Interviews
Goldman Sachs Interview Questions
3.5
 • 380 Interviews
TCE Interview Questions
3.8
 • 251 Interviews
View all

EBLA Computer Consultancy Reviews and Ratings

based on 4 reviews

4.6/5

Rating in categories

3.8

Skill development

4.5

Work-life balance

3.6

Salary

4.6

Job security

4.5

Company culture

2.9

Promotions

3.7

Work satisfaction

Explore 4 Reviews and Ratings
Filenet Developer
7 salaries
unlock blur

₹24.1 L/yr - ₹24.6 L/yr

Software Developer
4 salaries
unlock blur

₹10 L/yr - ₹43.7 L/yr

System Engineer
4 salaries
unlock blur

₹12.5 L/yr - ₹22 L/yr

Explore more salaries
Compare EBLA Computer Consultancy with

Wipro

3.7
Compare

Cognizant

3.7
Compare

Infosys

3.6
Compare

Tech Mahindra

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