Нужна помощь.
-
- Уже с Приветом
- Posts: 597
- Joined: 24 Feb 1999 10:01
- Location: Sacramento CA,USA
Нужна помощь.
Прислали вопросы на позицию java developer.Помогите с ответами please.Всем заранее благодарен.
Вопросы следующие:
1. In your own words, why is the stripslashes() method in PHP useful? When would you use it?
2.In XSLT, what does < xsl:value-of select="//book[@name='foo']"/ > do: a. What is the equivalent code using the Java DOM API? b. Describe how (high-level) you would do the same in SAX.
3.What are the 2 main differences between a Hashtable and a HashMap in Java?
4.In SQL, how do you avoid a 'cartesian product' when joining multiple tables?
5.What is the difference between padding and margin in CSS?
6.(Java) Given an interface Person: interface Person { String getName(); Set getChildren(); } Implement the following method. getAllDescendants should return all of the possible children of the given person and any children of their children, etc.:
7.How do you prevent access to a file named foo.xml in Apache?
8.Draw a 10 x 20 pixel green filled square in SVG code.
9.Using javascript, how would you hide an element that looks like this: < div id="test">foo</ div>? Bonus points if it works in all browsers.
10.Print the value of the second command line argument (in Bash).
11.Implement this method in Python (you only need to find the first and return its name): def findFileInPath(filename, startpath):
12.Rewrite the following statement in XPath: Find all the input element where their type is text and they are contained within a div that has a class of sidebar, but make sure to not select anything named submit.
13.In Linux, how would you kill any process associated with apache (usually named httpd)?
14.How would you generate a GUID? Paste it (the generated GUID) here.
15.How do websites show the little icon next to their URL in your browser?
16.What do you think is the most compelling feature of the D language
17.You are designing an internationalized web application for deployment throughout the world. What encoding would you like to use in your application and database? What questions would you ask to come up with your answer?
18.Draw a window with a yellow triangle in the center in C# or VB.NET. Extra credit for both, or an additional .NET language.
19.I give you a URL (http://example.com/test/this/URL" onclick="window.open(this.href);return false; ). I tell you to write a unit test to verify that the URL returns data containing the string "testing is easy", and that the length of the response is 512 bytes. Write that unit test, or at least explain what you would use and how.
20.List some common authentication schemes for the Enterprise.
21.Please describe, in detail, what the following commands and parameters are trying to accomplish: `git status | grep -i -E "odified" | sed -e "s/^[^:]+:[ ]*//g" | xargs -n1 git add {}` Will this command line work as-is? What problems do you foresee?
Вопросы следующие:
1. In your own words, why is the stripslashes() method in PHP useful? When would you use it?
2.In XSLT, what does < xsl:value-of select="//book[@name='foo']"/ > do: a. What is the equivalent code using the Java DOM API? b. Describe how (high-level) you would do the same in SAX.
3.What are the 2 main differences between a Hashtable and a HashMap in Java?
4.In SQL, how do you avoid a 'cartesian product' when joining multiple tables?
5.What is the difference between padding and margin in CSS?
6.(Java) Given an interface Person: interface Person { String getName(); Set getChildren(); } Implement the following method. getAllDescendants should return all of the possible children of the given person and any children of their children, etc.:
7.How do you prevent access to a file named foo.xml in Apache?
8.Draw a 10 x 20 pixel green filled square in SVG code.
9.Using javascript, how would you hide an element that looks like this: < div id="test">foo</ div>? Bonus points if it works in all browsers.
10.Print the value of the second command line argument (in Bash).
11.Implement this method in Python (you only need to find the first and return its name): def findFileInPath(filename, startpath):
12.Rewrite the following statement in XPath: Find all the input element where their type is text and they are contained within a div that has a class of sidebar, but make sure to not select anything named submit.
13.In Linux, how would you kill any process associated with apache (usually named httpd)?
14.How would you generate a GUID? Paste it (the generated GUID) here.
15.How do websites show the little icon next to their URL in your browser?
16.What do you think is the most compelling feature of the D language
17.You are designing an internationalized web application for deployment throughout the world. What encoding would you like to use in your application and database? What questions would you ask to come up with your answer?
18.Draw a window with a yellow triangle in the center in C# or VB.NET. Extra credit for both, or an additional .NET language.
19.I give you a URL (http://example.com/test/this/URL" onclick="window.open(this.href);return false; ). I tell you to write a unit test to verify that the URL returns data containing the string "testing is easy", and that the length of the response is 512 bytes. Write that unit test, or at least explain what you would use and how.
20.List some common authentication schemes for the Enterprise.
21.Please describe, in detail, what the following commands and parameters are trying to accomplish: `git status | grep -i -E "odified" | sed -e "s/^[^:]+:[ ]*//g" | xargs -n1 git add {}` Will this command line work as-is? What problems do you foresee?
-
- Уже с Приветом
- Posts: 1211
- Joined: 02 Jul 2000 09:01
- Location: SFBA
Re: Нужна помощь.
Интересно, мне одному кажется, что набор вопросов не то идиотский, не то шизоидный? /я, правда, ни разу не java-developer/
-
- Уже с Приветом
- Posts: 597
- Joined: 24 Feb 1999 10:01
- Location: Sacramento CA,USA
Re: Нужна помощь.
я вот честно тоже не понял.....вроде позиция на java developer а вопросы блин чуть ли не по всем IT технологиям.
-
- Уже с Приветом
- Posts: 1211
- Joined: 02 Jul 2000 09:01
- Location: SFBA
Re: Нужна помощь.
если только совсем нет других вариантов, я бы не связывался
-
- Уже с Приветом
- Posts: 597
- Joined: 24 Feb 1999 10:01
- Location: Sacramento CA,USA
Re: Нужна помощь.
Пока нет.Был на интервью у индуса до этого который заведует местным стартапом.Позиция была на php developer.Слишком сложные вопросы были с закрученными кодами(в некоторых было много мусора для запутывания) на некоторые я к сожалению ответа дать не смог.
-
- Уже с Приветом
- Posts: 10599
- Joined: 17 Jul 2003 22:11
Re: Нужна помощь.
Ничего вас бросает: 2012 - QA tester, 2015 - C/C++, 2016 - Java/PHP developer.
Пх'нглуи мглв'нафх Ктулху Р'лайх угахнагл фхтагн
-
- Уже с Приветом
- Posts: 15242
- Joined: 01 Mar 2007 05:18
- Location: VVO->ORD->DFW->SFO->DFW->PDX
-
- Уже с Приветом
- Posts: 2123
- Joined: 08 Nov 2013 22:33
- Location: SFBA
Re: Нужна помощь.
+АццкоМото wrote:Набор вопросов для чемпионата по гуглению
-
- Уже с Приветом
- Posts: 1663
- Joined: 16 Jul 2009 14:18
- Location: Uganda
Re: Нужна помощь.
Жизнь вообще забавная штукаEasbayguy wrote:Ничего вас бросает: 2012 - QA tester, 2015 - C/C++, 2016 - Java/PHP developer.
Я вообще доктором начинал, чем заставляю HR впадать в кататонию при прочтении CV
-
- Уже с Приветом
- Posts: 597
- Joined: 24 Feb 1999 10:01
- Location: Sacramento CA,USA
Re: Нужна помощь.
mynameiszb wrote:Да я еще и python с sql и git освоил а что толку.Нужна практика которой у меня видимо недостаточно.Easbayguy wrote:Ничего вас бросает: 2012 - QA tester, 2015 - C/C++, 2016 - Java/PHP developer.
-
- Уже с Приветом
- Posts: 1558
- Joined: 13 Dec 2011 11:24
Re: Нужна помощь.
Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 12059
- Joined: 15 Feb 2002 10:01
- Location: TX
Re: Нужна помощь.
<MaxG wrote:Прислали вопросы на позицию java developer.Помогите с ответами please.Всем заранее благодарен.
Вопросы следующие:
1. In your own words, why is the stripslashes() method in PHP useful? When would you use it?
2.In XSLT, what does < xsl:value-of select="//book[@name='foo']"/ > do: a. What is the equivalent code using the Java DOM API? b. Describe how (high-level) you would do the same in SAX.
3.What are the 2 main differences between a Hashtable and a HashMap in Java?
4.In SQL, how do you avoid a 'cartesian product' when joining multiple tables?
5.What is the difference between padding and margin in CSS?
6.(Java) Given an interface Person: interface Person { String getName(); Set getChildren(); } Implement the following method. getAllDescendants should return all of the possible children of the given person and any children of their children, etc.:
7.How do you prevent access to a file named foo.xml in Apache?
8.Draw a 10 x 20 pixel green filled square in SVG code.
9.Using javascript, how would you hide an element that looks like this: < div id="test">foo</ div>? Bonus points if it works in all browsers.
10.Print the value of the second command line argument (in Bash).
11.Implement this method in Python (you only need to find the first and return its name): def findFileInPath(filename, startpath):
12.Rewrite the following statement in XPath: Find all the input element where their type is text and they are contained within a div that has a class of sidebar, but make sure to not select anything named submit.
13.In Linux, how would you kill any process associated with apache (usually named httpd)?
14.How would you generate a GUID? Paste it (the generated GUID) here.
15.How do websites show the little icon next to their URL in your browser?
16.What do you think is the most compelling feature of the D language
17.You are designing an internationalized web application for deployment throughout the world. What encoding would you like to use in your application and database? What questions would you ask to come up with your answer?
18.Draw a window with a yellow triangle in the center in C# or VB.NET. Extra credit for both, or an additional .NET language.
19.I give you a URL (http://example.com/test/this/URL" onclick="window.open(this.href);return false; ). I tell you to write a unit test to verify that the URL returns data containing the string "testing is easy", and that the length of the response is 512 bytes. Write that unit test, or at least explain what you would use and how.
20.List some common authentication schemes for the Enterprise.
21.Please describe, in detail, what the following commands and parameters are trying to accomplish: `git status | grep -i -E "odified" | sed -e "s/^[^:]+:[ ]*//g" | xargs -n1 git add {}` Will this command line work as-is? What problems do you foresee?
4.In SQL, how do you avoid a 'cartesian product' when joining multiple tables?
provide where clause
7.How do you prevent access to a file named foo.xml in Apache?
chmod 700 foo.xml
10.Print the value of the second command line argument (in Bash).
echo $1
13.In Linux, how would you kill any process associated with apache (usually named httpd)?
kill -9 `ps au | egrep 'httpd*' | cut -f2 `
19.I give you a URL (http://example.com/test/this/URL" onclick="window.open(this.href);return false; ). I tell you to write a unit test to verify that the URL returns data containing the string "testing is easy", and that the length of the response is 512 bytes. Write that unit test, or at least explain what you would use and how.
curl -s http://example.com/test/this/URL" onclick="window.open(this.href);return false; | egrep -c "testing is easy" > testfile.txt | find / -size 512b | grep testfile.txt > /dev/null && echo " line is found, 512 bytes" || echo "line is not found"
21.Please describe, in detail, what the following commands and parameters are trying to accomplish: `git status | grep -i -E "odified" | sed -e "s/^[^:]+:[ ]*//g" | xargs -n1 git add {}` Will this command line work as-is? What problems do you foresee?
a) displays git status
b) finds string "odified" , -i for case insensitive, -E - extended reg. expr.
c)replaces, more accurately deletes globally, what is starting with :+:
d)xargs makes list of values space separated
e) I think one pipe is missing xargs -n1 | git add {}`
f) git gets those list of parameters >
I don't know git command line, I'm just guessing.
11.Implement this method in Python (you only need to find the first and return its name): def findFileInPath(filename, startpath):
Python has os package. It'll look similar to Linux, ls startpath, and grab file name.
Something like this, I didn't try anything, I don't have time, sorry.
-
- Уже с Приветом
- Posts: 5737
- Joined: 13 Feb 2016 18:50
- Location: Кемерово
Re: Нужна помощь.
я гуглю когда нужна помощъ, а вот когда не було гугеля, то сам всё писал на коленке кривыми палъцами и даже руками.
-
- Уже с Приветом
- Posts: 597
- Joined: 24 Feb 1999 10:01
- Location: Sacramento CA,USA
Re: Нужна помощь.
Там есть ограничение на 1 час.rtogan wrote:Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 1558
- Joined: 13 Dec 2011 11:24
Re: Нужна помощь.
Ну и как, вы успели сделать пост, получить помощь на форуме и отослать ответы в течение часа?MaxG wrote:Там есть ограничение на 1 час.rtogan wrote:Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 12059
- Joined: 15 Feb 2002 10:01
- Location: TX
Re: Нужна помощь.
Ето похоже на <devOps> требования ?MaxG wrote:Там есть ограничение на 1 час.rtogan wrote:Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 12059
- Joined: 15 Feb 2002 10:01
- Location: TX
Re: Нужна помощь.
Ну, если все знать, то за пару часов можно что-то написать. Я вот тока закончила курс <Mastering The Linux Command Line>, И перед етим курсом брала < Python for Linux>, гооглила тока <Xargs>, не было такого. Но пришлось порыться в своих записях, хорошая была тренировка. 30% покрыло. Пусть ишо пишут Но я в <java-php> не работник.rtogan wrote:Ну и как, вы успели сделать пост, получить помощь на форуме и отослать ответы в течение часа?MaxG wrote:Там есть ограничение на 1 час.rtogan wrote:Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 343
- Joined: 20 Aug 2007 09:10
- Location: So San Fran, CA
Re: Нужна помощь.
Зачем вам это нужно? Сразу видно, что в конторе говнокод, работать не умеют, бардак и порядка нет. Скажите спасибо, что заранее это узнали, отделались малой кровью. Смело отправляйте в лес: after reviewing your questions I decided to pursue other opportunities.
-
- Уже с Приветом
- Posts: 349
- Joined: 24 Jul 2012 23:26
- Location: echo RU::US($me);
Re: Нужна помощь.
Народ ответь пожалусто, я искал код для работы с клавиатурой в Видовсе на Джаве. То и есть апликйшен должна итегрироваться в среде Виндовса и запускаться по дефолту при старте виндовса, распозновать что за клавиша нажата на кибоард, работать без ДжаваВиртуал Машин, это возможно? Так как только результат получаю на С++, о использовании Джаве везде пишут что не возможно.
-
- Уже с Приветом
- Posts: 15242
- Joined: 01 Mar 2007 05:18
- Location: VVO->ORD->DFW->SFO->DFW->PDX
Re: Нужна помощь.
Норот, нужна мне очинь плогин нопейсать штобы логин на форум под грибами не приходил а сразу ридиректело на трэш и угар везде пишут шта нивазможна и так роботоит толька с тровой памогити
Мат на форуме запрещен, блдж!
-
- Уже с Приветом
- Posts: 597
- Joined: 24 Feb 1999 10:01
- Location: Sacramento CA,USA
Re: Нужна помощь.
Я еще ниче не отправлял.Дело в том что там система такая что пока ты не ввел свой имейл и имя смотри эти вопросы сколько влезет.А потом когда готов отвечать ваел имя имейл и час пошел.rtogan wrote:Ну и как, вы успели сделать пост, получить помощь на форуме и отослать ответы в течение часа?MaxG wrote:Там есть ограничение на 1 час.rtogan wrote:Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 1558
- Joined: 13 Dec 2011 11:24
Re: Нужна помощь.
Ну и какой же смысл в таком ограничении? За час можно запэйстить целую книгу (копировать можно до начала отсчёта времени Что за шарашкина контораMaxG wrote:Я еще ниче не отправлял.Дело в том что там система такая что пока ты не ввел свой имейл и имя смотри эти вопросы сколько влезет.А потом когда готов отвечать ваел имя имейл и час пошел.rtogan wrote:Ну и как, вы успели сделать пост, получить помощь на форуме и отослать ответы в течение часа?MaxG wrote:Там есть ограничение на 1 час.rtogan wrote:Полнейший булщит. Какой смысл таких "домашних" вопросов, да еще без ограничения во времени
-
- Уже с Приветом
- Posts: 349
- Joined: 24 Jul 2012 23:26
- Location: echo RU::US($me);
Re: Нужна помощь.
Ну вот оскорбили, наплевали, вам как легче? Надеюсь да, неудачная неделя, девушки не смотрят вашу сторону, реализуетесь, понимаю и сочуствую. Я человек новый в Джава, так что у более толлерантного спрошу кто не комплексует. И я просил не готовое апп, а просто ответить на простой вопрос. Спасибо.
-
- Уже с Приветом
- Posts: 4205
- Joined: 10 Jan 2004 01:22
- Location: n-sk -> MD -> VA
Re: Нужна помощь.
Да ладно, вам, FreemanUSA. Вы когда пишете сюда то как бредите.
-
- Уже с Приветом
- Posts: 349
- Joined: 24 Jul 2012 23:26
- Location: echo RU::US($me);
Re: Нужна помощь.
Объясните на будушие, в чём бредб, я не понимаю? В техническом вопросе?