Тёмный

Accenture Coding Questions & Answers | Accenture Last min Preparation 

Prep Insta
Подписаться 480 тыс.
Просмотров 36 тыс.
50% 1

Accenture Coding Questions & Answers | Accenture Last min Preparation
Accenture Online Course: prepinstaprime...
Use Coupon Code RU-vid to get maximum discount on Prime Subscription
Accenture Syllabus & Test Pattern prepinsta.com/...
Accenture Cheat Sheet: bit.ly/accentu...
For Updates on Placements Join :
1. Instagram - prepinsta.com/...
2. Whatsapp - prepinsta.com/...
3. Telegram - prepinsta.com/...
4. LinkedIn - / prepinsta
5. Discord - prepinsta.com/...

Опубликовано:

 

24 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 39   
@AyushMitra
@AyushMitra 12 дней назад
Code in Java : int weight = 14; int n = 4; int weights[] = {1,3,10,14}; ArrayList mars = new ArrayList(); //weights present in mars for(int i = 1; i
@sagardutta799
@sagardutta799 Год назад
coding was difficult here.. took 30 mins to solve using recursion.. god no pls! esa matt dena
@PrepInsta
@PrepInsta Год назад
Join our TA Support Group on Discord, where we will help you out with all your queries: 📍prepinsta.com/discord/ If you are new to Discord, please watch our tutorial here❤️: bit.ly/how-to-use-prepinsta-discord-server Also, to get CODING guidance give us an instant call on 8448440710.
@ramyaananthasivaram5464
@ramyaananthasivaram5464 11 месяцев назад
u got same like this or a different pattern
@stupidBatman-b5z
@stupidBatman-b5z 15 дней назад
for the coding question, to do it in O(n) complexity we could create an array of size m and set true for all the indices which are there in earthStones[ ]. Then find the count of stones which can be taken in O(n) time by only adding those stones whose corresponding index is false. This way we can avoid sorting the array.
@stupidBatman-b5z
@stupidBatman-b5z 15 дней назад
To solve the coding question in O(n) complexity, we could create an array of size M and mark all those indices whose weight is given in comonStones[ ] array as false. then we just need to find the count of stones which could be taken and whose corresponding index is true. This avoids sorting the array.
@swetank123
@swetank123 10 месяцев назад
m=int(input('enter the size of bag')) n=int(input('enter the no of stone as same as earth')) arr=eval(input('weight of common stones')) l=[] for i in range(1,m+1): l.append(i) a=set(l)-set(arr) b=list(a) x=b[0] y=b[1] z=b[2] for i in range(len(b)): for j in range(i+2,len(b)): for k in range(i+3,len(b)): if b[i]+b[j]+b[k]
@PrepInsta
@PrepInsta 8 месяцев назад
We, the social media team is quite not confirmed about the answers but for sure our mentors will let you know soooon
@KNOX_1910
@KNOX_1910 Год назад
"Absolutely invaluable content! 😄🚀 This video truly helped me fine-tune my Accenture interview preparation at the last minute. The coding questions and answers shared here were spot on and boosted my confidence. Kudos for sharing such relevant and practical insights. A big thank you for aiding me in acing my interview! 🙌👍"
@PrepInsta
@PrepInsta Год назад
Yayyy! Thank you for the feedback.
@scoa33rutujar.ghosalkar44
@scoa33rutujar.ghosalkar44 Год назад
Thanks for your valuable support and teaching ❤
@PrepInsta
@PrepInsta Год назад
Yayyy! Thank you!
@user-th7es7kt8y
@user-th7es7kt8y Год назад
I am watching this video on the last minute at 12 AM, tomorrow is my Accenture coding test lol :(
@PrepInsta
@PrepInsta Год назад
We are glad to help you at the last minute! We wish you all the best 💚
@tulasiyanala2482
@tulasiyanala2482 Год назад
How did you wrote ur exam
@shaikkarishma9854
@shaikkarishma9854 Год назад
Hii...how did uh wrote? please reply back..i have exam tmrw getting too scared
@nehasaroch
@nehasaroch 11 месяцев назад
Mine's at 9 and it's 8 now
@priyuu13
@priyuu13 11 месяцев назад
I have it today 🌝
@Foodiee_wee
@Foodiee_wee 9 месяцев назад
24:06 sir in this why we take string length 5 ... The string starts with 0 so the total character is 4 and than we so the xor operation than the answer become 5
@pineapplejuice9814
@pineapplejuice9814 9 месяцев назад
No , string length is always the no of characters present not the index of the last element.
@PrepInsta
@PrepInsta 8 месяцев назад
Hey, we got pretty late with the response 🥺 How was your test?
@user-dc3lj2ij3n
@user-dc3lj2ij3n 21 день назад
😁i got selected
@nancysharma4180
@nancysharma4180 20 дней назад
did u get selected in accenture ?
@priyankamazumdar5243
@priyankamazumdar5243 Год назад
pseudocode questions too easy, unrealistic that accenture will give this
@PrepInsta
@PrepInsta 11 месяцев назад
Questions similar to this will be asked. Refer to this link- prepinsta.com/accenture/pseudo-code/
@le-404poosaswathi7
@le-404poosaswathi7 11 месяцев назад
How to solve this question in java
@PrepInsta
@PrepInsta 11 месяцев назад
Hey, You can check our Discord channel for all queries related to java . 👀❤ Join our TA Support Group on Discord, where we will help you out with all your technical queries: 📍prepinsta.com/discord/ If you are new to Discord, please watch our tutorial here❤️: bit.ly/how-to-use-prepinsta-discord-server We have dedicated material for Java, kindly reach out to us on 8448440710
@harshratthe3732
@harshratthe3732 11 месяцев назад
How will we solve coding question in Cpp ?
@PrepInsta
@PrepInsta 11 месяцев назад
Hey, You can refer the link: prepinsta.com/top-100-codes/ Follow our social media handles listed below to get instant updates 👇 Telegram- prepinsta.com/telegram/ Instagram- prepinsta.com/instagram/ WhatsApp- prepinsta.com/whatsapp/
@omkarartwork3567
@omkarartwork3567 10 месяцев назад
Too much time consuming 🫠
@PrepInsta
@PrepInsta 8 месяцев назад
Hey, we got pretty late with the response 🥺 How was your test?
@prasannathota7897
@prasannathota7897 11 месяцев назад
PLEASE PROVIDE CODING QUESTIONS
@PrepInsta
@PrepInsta 11 месяцев назад
Hey, Please refer to this link: prepinsta.com/accenture/coding/
@payalkhonde742
@payalkhonde742 11 месяцев назад
Question is too blur hard to understand
@PrepInsta
@PrepInsta 11 месяцев назад
Hey, thanks for informing us! We will forward your message to concern team👍
Далее
Accenture Pseudocode Questions and Answers 2024
17:43
Accenture Coding Questions and Answers
24:13
Просмотров 138 тыс.
Accenture Coding Assessment Questions and Answers 2024
14:26
Accenture Pseudo Code Questions and Answers
41:53
Просмотров 128 тыс.
Solve Any Pattern Question With This Trick!
57:20
Просмотров 2,3 млн